Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/netinet



Module Name:    src
Committed By:   itojun
Date:           Thu Jun 26 03:35:01 UTC 2003

Modified Files:
        src/sys/netinet: in.c ip_mroute.c ip_mroute.h

Log Message:
cleanup multicast routing stuff on if_detach().
XXX sideeffect to running instance of multicast routing daemon unknown


To generate a diff of this commit:
cvs rdiff -r1.88 -r1.89 src/sys/netinet/in.c
cvs rdiff -r1.71 -r1.72 src/sys/netinet/ip_mroute.c
cvs rdiff -r1.20 -r1.21 src/sys/netinet/ip_mroute.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index