summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mrouted/rsrr.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove spurious extra format string argument.kris2001-04-171-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Merge conflicts from 3.9-beta3+IOS12. The conflicts were huge; cvs'sfenner1999-01-201-62/+28
| | | | | merge algorithm failed on several files, and the translation of the mrouted man page to mdoc didn't help...
* Add rcsid. Change exit(-1). Use err() instead of warn()/exit().charnier1998-01-161-0/+5
|
* Update to the unreleased mrouted 3.8a . This includes a minorfenner1996-11-111-0/+15
| | | | | | | | | | | | | endian-ness fix, Router Alert options on IGMP messages, and a new keyword, "advert_metric", for fine-tuning tunnel metrics. This also includes a new mtrace, which is also unreleased but builds significantly on the experiences of users' troubles with using and understanding mtrace in release 3.8 . (unreleased does not, of course, mean untested!) This is a candidate for both 2.2 and 2.1.6 .
* Resync our mainline to mrouted release 3.8.peter1996-01-061-1/+2
| | | | | | | This will make FreeBSD boxes better behaved 'MBONE Citizens', based on a couple of the comments about the severity of fixes.. Agreed to by: wollman, fenner@parc.xerox.com
* Upgrade to mrouted version 3.6. This includes a substantial clean-upwollman1995-06-281-47/+39
| | | | | | and ANSIfication of much of the source base. Thanks, Bill! Submitted by: patch from Bill Fenner <fenner@parc.xerox.com>
* Correctly calculate length of local-domain socket name for RSRR server.wollman1995-06-151-0/+8
|
* This is mrouted version 3.5, with the route-change notification hook fromwollman1995-06-131-0/+498
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
OpenPOWER on IntegriCloud