Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   ozaki-r
Date:           Mon Jun 26 06:59:57 UTC 2017

Modified Files:
        src/sys/net: rtsock.c
        src/tests/net/arp: t_arp.sh
        src/tests/net/ndp: t_ndp.sh

Log Message:
Drop RTF_UP from a routing message of a deleted ARP/NDP entry


To generate a diff of this commit:
cvs rdiff -u -r1.222 -r1.223 src/sys/net/rtsock.c
cvs rdiff -u -r1.29 -r1.30 src/tests/net/arp/t_arp.sh
cvs rdiff -u -r1.26 -r1.27 src/tests/net/ndp/t_ndp.sh

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