Module Name: src Committed By: ozaki-r Date: Thu Jun 22 09:56:48 UTC 2017
Modified Files: src/sys/net: if_llatbl.c if_llatbl.h route.c src/tests/net/ndp: t_ra.sh Log Message: Purge all related L2 caches on removing a route The change addresses situations similar to PR 51179. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/net/if_llatbl.c cvs rdiff -u -r1.10 -r1.11 src/sys/net/if_llatbl.h cvs rdiff -u -r1.195 -r1.196 src/sys/net/route.c cvs rdiff -u -r1.28 -r1.29 src/tests/net/ndp/t_ra.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.