aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mrouted/rsrr.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove mrouted from -CURRENT.Bruce M Simpson2006-09-291-139/+0
| | | | | | | Discussed with: fenner, net@ Notes: svn path=/head/; revision=162781
* use strncpy correctlyWarner Losh1998-06-091-2/+3
| | | | | | | | | | | | | use strncat correctly check buffer size in graph_name Change paths from /tmp to /var/run for server sockets This has been building in my tree for ages, but has remained lightly tested. Reviewed by: jkh ages ago Notes: svn path=/head/; revision=36795
* Upgrade to mrouted version 3.6. This includes a substantial clean-upGarrett Wollman1995-06-281-2/+2
| | | | | | | | | and ANSIfication of much of the source base. Thanks, Bill! Submitted by: patch from Bill Fenner <fenner@parc.xerox.com> Notes: svn path=/head/; revision=9367
* This is mrouted version 3.5, with the route-change notification hook fromGarrett Wollman1995-06-131-0/+138
mrouted-3.5n. This is being splatted onto the head rather than properly imported thanks to the ``delete trailing whitespace'' screw. This code is now actively working in an operational environment (the DARTNET) so I have some confidence that the basic functionality actually works. Obtained from: Bill Fenner, PARC, and ISI Notes: svn path=/head/; revision=9210