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: Wed Jun 28 04:14:53 UTC 2017
Modified Files:
src/sbin/route: rtutil.c
src/sys/net: if_llatbl.c rtsock.c
src/tests/net/arp: t_arp.sh
src/tests/net/ndp: t_ndp.sh
src/tests/net/route: t_flags.sh t_flags6.sh
Log Message:
Restore ARP/NDP entries to route show and netstat -r
Requested by dyoung@ some time ago
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sbin/route/rtutil.c
cvs rdiff -u -r1.20 -r1.21 src/sys/net/if_llatbl.c
cvs rdiff -u -r1.223 -r1.224 src/sys/net/rtsock.c
cvs rdiff -u -r1.31 -r1.32 src/tests/net/arp/t_arp.sh
cvs rdiff -u -r1.27 -r1.28 src/tests/net/ndp/t_ndp.sh
cvs rdiff -u -r1.17 -r1.18 src/tests/net/route/t_flags.sh
cvs rdiff -u -r1.13 -r1.14 src/tests/net/route/t_flags6.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