Module Name: src Committed By: ozaki-r Date: Mon Jun 26 03:16:28 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: Improve backward compatibility of (fake) routing messages on adding an ARP/NDP entry A message originally included only DST and GATEWAY. Restore it. To generate a diff of this commit: cvs rdiff -u -r1.220 -r1.221 src/sys/net/rtsock.c cvs rdiff -u -r1.28 -r1.29 src/tests/net/arp/t_arp.sh cvs rdiff -u -r1.25 -r1.26 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.