CVS commit: src/usr.sbin/mrouted

2020-09-07 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Sep 7 18:37:21 UTC 2020 Modified Files: src/usr.sbin/mrouted: defs.h inet.c Log Message: change cksum prototype to const void *, and check alignment via assertion. To generate a diff of this commit: cvs rdiff -u -r1.15 -r

CVS commit: src/usr.sbin/mrouted

2015-02-05 Thread Greg Troxel
Module Name:src Committed By: gdt Date: Thu Feb 5 16:50:19 UTC 2015 Modified Files: src/usr.sbin/mrouted: vif.c Log Message: Fix bug in mrouted about aging neighbors. mrouted will periodically age its neighbors and will remove a neighbor if it hasn't heard from it for NE

CVS commit: src/usr.sbin/mrouted

2011-02-22 Thread David Young
Module Name:src Committed By: dyoung Date: Wed Feb 23 01:23:04 UTC 2011 Modified Files: src/usr.sbin/mrouted: defs.h kern.c Log Message: Don't use bool as a variable name. Remove a bunch of parameter names form function prototypes. To generate a diff of this commit: cvs