Skip to content

Commit bed8ecd

Browse files
authored
remove joinmcrouters
1 parent 5f26f14 commit bed8ecd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/igmpproxy.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,6 @@ int leaveMcGroup( int UdpSock, struct IfDesc *IfDp, uint32_t mcastaddr );
269269

270270
/* rttable.c
271271
*/
272-
void joinMcRoutersGroup(struct IfDesc *Dp);
273272
void clearRoutes(void);
274273
int insertRoute(uint32_t group, int ifx, uint32_t src);
275274
int activateRoute(uint32_t group, uint32_t originAddr, int upstrVif);

0 commit comments

Comments
 (0)