aboutsummaryrefslogtreecommitdiff
path: root/sbin/routed/output.c
Commit message (Expand)AuthorAgeFilesLines
* sbin/routed: Remove unused code for sgi and NetBSD.Xin LI2020-12-261-7/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Avoid NULL de-references.Pedro F. Giffuni2016-05-141-2/+2
* routed(8): use NULL instead of zero for pointers.Pedro F. Giffuni2016-05-141-19/+19
* Fix a bug which could make routed(8) daemon exit by sending a special RIPHiroki Sato2014-09-211-2/+0
* Add some consts, remove some unused stuff and other attempts to calmPoul-Henning Kamp2009-04-051-0/+2
* Modernize prototypes (ie: no extern)Poul-Henning Kamp2009-04-051-4/+4
* Kick WARNS level up to 6 by fixing various trivial warnings.Poul-Henning Kamp2009-04-051-1/+1
* Use <sys/queue.h> to manage the interface list.Poul-Henning Kamp2009-04-051-2/+2
* Send multicast on p2p interfaces if they can and are not prohibitedPoul-Henning Kamp2009-04-051-2/+9
* Update routed to use the RFC 3678 protocol-independent multicast API. UsePoul-Henning Kamp2008-07-301-24/+9
* 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-20/+32
|\
| * Virgin import of rhyolite.com routed v2.27vendor/SGIBruce M Simpson2004-02-251-21/+32
* | Replace various spelling with FALLTHROUGH which is lint()ablePhilippe Charnier2002-08-251-1/+1
* | o Move NTOHL() and associated macros into <sys/param.h>. These areMike Barcroft2002-02-181-1/+1
* | Resolve conflicts from vendor merge.Sheldon Hearn2000-08-021-3/+3
|\|
| * Import routed-2.21.vendor/SGI/vjs_20000721Sheldon Hearn2000-08-021-4/+4
* | $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-127/+149
|\|
| * Latest-and-greatest routed.vendor/SGI/vjs_990324vendor/SGI/v_2_17Mark Murray1999-05-021-129/+150
* | Spelling, add rcsid, remove unused #includes.Philippe Charnier1998-07-281-8/+9
|/
* New version of Vern's routed. This includes more byte-order fixes,vendor/SGI/vjs_961211Garrett Wollman1996-12-111-31/+57
* Latest version of SGI routed courtesy of Vern Schryver. This versionGarrett Wollman1996-11-191-154/+206
* Virgin import of new BSD/SGI routed. This update contains a numbervendor/SGI/vjs_960912Garrett Wollman1996-09-161-0/+874