aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mrouted/callout.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove mrouted from -CURRENT.Bruce M Simpson2006-09-291-250/+0
| | | | | | | Discussed with: fenner, net@ Notes: svn path=/head/; revision=162781
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50479
* Merge conflicts from 3.9-beta3+IOS12. The conflicts were huge; cvs'sBill Fenner1999-01-201-66/+88
| | | | | | | | merge algorithm failed on several files, and the translation of the mrouted man page to mdoc didn't help... Notes: svn path=/head/; revision=42891
* Add rcsid. Change exit(-1). Use err() instead of warn()/exit().Philippe Charnier1998-01-161-3/+5
| | | | Notes: svn path=/head/; revision=32538
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22997
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Resync our mainline to mrouted release 3.8.Peter Wemm1996-01-061-5/+23
| | | | | | | | | | 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 Notes: svn path=/head/; revision=13281
* Upgrade to mrouted version 3.6. This includes a substantial clean-upGarrett Wollman1995-06-281-27/+33
| | | | | | | | | 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-34/+33
| | | | | | | | | | | | 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
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-29/+29
| | | | Notes: svn path=/head/; revision=8857
* A number of bug fixes to mrouted (no functionality enhancements from 3.5, justJordan K. Hubbard1995-05-161-6/+8
| | | | | | | | | | | | | | | | | the fixes!): o Scoped addresses might let traffic in o IGMP queries sent with wrong timeouts o Possible core dump in mtrace if we get a request for which we have no route o If a member on a transit network left a group, mrouted would stop forwarding even if there was a downstream router o Various code cleanups and logging changes Reviewed by: wollman Submitted by: Bill Fenner <fenner@parc.xerox.com> Notes: svn path=/head/; revision=8545
* mrouted from multicast 3.3 distributionvendor/mrouted/3.3Garrett Wollman1994-09-081-0/+201
Notes: svn path=/cvs2svn/branches/XEROX/; revision=2555 svn path=/cvs2svn/tags/MULTICAST_3_3/; revision=2557; tag=vendor/mrouted/3.3