Source-Changes archive

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

CVS commit: basesrc/usr.sbin/rtsold



Module Name:    basesrc
Committed By:   itojun
Date:           Mon Jul  9 06:04:30 UTC 2001

Modified Files:
        basesrc/usr.sbin/rtsold: Makefile if.c rtsold.c rtsold.h
Added Files:
        basesrc/usr.sbin/rtsold: rtsock.c

Log Message:
sync with kame.

KAME rtsold.c 1.28
watch routing socket, and check for pcmcia card removal.
if pcmcia card gets removed, bring the interface state into IFS_DOWN.

KAME rtsold.c 1.29
changed the timeout period after sending MAX_RTR_SOLICITATIONS solicitation
from RTR_SOLICITATION_INTERVAL to MAX_RTR_SOLICITATION_DELAY according to
the last paragraph of RFC 2461 Section 6.3.7.
in response to a comment from Pekka Savola <pekkas%netcore.fi@localhost>


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/usr.sbin/rtsold/Makefile
cvs rdiff -r1.6 -r1.7 basesrc/usr.sbin/rtsold/if.c \
    basesrc/usr.sbin/rtsold/rtsold.h
cvs rdiff -r0 -r1.1 basesrc/usr.sbin/rtsold/rtsock.c
cvs rdiff -r1.9 -r1.10 basesrc/usr.sbin/rtsold/rtsold.c

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