aboutsummaryrefslogtreecommitdiff
path: root/sbin/routed/main.c
Commit message (Expand)AuthorAgeFilesLines
* routed(8): Use arc4random_uniform instead of arc4random.Pedro F. Giffuni2016-05-151-7/+2
* routed(8): Use arc4random.Pedro F. Giffuni2016-05-141-2/+2
* routed(8): use NULL instead of zero for pointers.Pedro F. Giffuni2016-05-141-9/+9
* Fix a bug which could make routed(8) daemon exit by sending a special RIPHiroki Sato2014-09-211-1/+5
* Spelling fixes for sbin/Ulrich Spörlein2012-01-071-2/+2
* Some constificationsPoul-Henning Kamp2009-04-051-1/+1
* Modernize prototypes (ie: no extern)Poul-Henning Kamp2009-04-051-12/+15
* Use <sys/queue.h> to manage the interface list.Poul-Henning Kamp2009-04-051-5/+7
* Remove newlines from string argument of __COPYRIGHT(), it results inPoul-Henning Kamp2009-04-051-2/+2
* Update routed to use the RFC 3678 protocol-independent multicast API. UsePoul-Henning Kamp2008-07-301-14/+12
* Sync up with rhyolite routed 2.31 which fixes the handling of varargs.Tom Rhodes2006-11-051-12/+15
* Remove #ident directives, they don't exist on the vendor branch anymore.Stefan Farfeleder2005-05-311-1/+0
* Remove advertising clause from University of California Regent's license,Mark Murray2004-04-091-4/+0
* Sync HEAD sources to vendor branch import of routed v2.27 from rhyolite.com.Bruce M Simpson2004-02-251-18/+29
|\
| * Virgin import of rhyolite.com routed v2.27vendor/SGIBruce M Simpson2004-02-251-19/+29
* | Use srandomdev() for FreeBSDAndrey A. Chernov2003-02-111-0/+4
* | Resolve conflicts.Sheldon Hearn2000-08-101-1/+1
|\|
| * Import routed-2.22.vendor/SGI/vjs_20000806Sheldon Hearn2000-08-101-2/+2
* | Resolve conflicts from vendor merge.Sheldon Hearn2000-08-021-2/+4
|\|
| * Import routed-2.21.vendor/SGI/vjs_20000721Sheldon Hearn2000-08-021-3/+5
* | $Revision$ -> $FreeBSD$ (more cleanup needed here)Peter Wemm1999-09-051-1/+1
* | $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* | Merge-o-matic and add a bunch of $Id'sMark Murray1999-05-021-70/+114
|\|
| * Latest-and-greatest routed.vendor/SGI/vjs_990324vendor/SGI/v_2_17Mark Murray1999-05-021-67/+110
| * New version of Vern's routed. This includes more byte-order fixes,vendor/SGI/vjs_961211Garrett Wollman1996-12-111-26/+63
| * Latest version of SGI routed courtesy of Vern Schryver. This versionGarrett Wollman1996-11-191-35/+70
* | Spelling, add rcsid, remove unused #includes.Philippe Charnier1998-07-281-10/+12
* | Fix typo in comment.Daniel O'Callaghan1997-09-121-1/+1
* | Sync man page and usage string. Remove unused -p option from getopt call.Philippe Charnier1997-06-181-2/+2
* | compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* | Merge from vendor branch.Garrett Wollman1996-12-111-26/+62
* | For some reason the merge of this file didn't get committed properly.Garrett Wollman1996-11-201-36/+71
* | Layer on FreeBSD local changes from old routed.Garrett Wollman1996-09-161-2/+2
|/
* Virgin import of new BSD/SGI routed. This update contains a numbervendor/SGI/vjs_960912Garrett Wollman1996-09-161-0/+830