aboutsummaryrefslogtreecommitdiff
path: root/sbin/routed/if.c
Commit message (Expand)AuthorAgeFilesLines
* Fix casts which are not by definition safe, but which malloc(3)Poul-Henning Kamp2009-04-051-6/+6
* Modernize prototypes (ie: no extern)Poul-Henning Kamp2009-04-051-9/+12
* Convert list of remote interfaces to LIST_* macrosPoul-Henning Kamp2009-04-051-13/+5
* Kick WARNS level up to 6 by fixing various trivial warnings.Poul-Henning Kamp2009-04-051-1/+2
* Use <sys/queue.h> to manage the interface list.Poul-Henning Kamp2009-04-051-24/+14
* Update routed to use the RFC 3678 protocol-independent multicast API. UsePoul-Henning Kamp2008-07-301-17/+14
* o Remove rev. 1.14 debug printf(3) leftovers.Maxim Konovalov2005-12-201-6/+1
* Remove #ident directives, they don't exist on the vendor branch anymore.Stefan Farfeleder2005-05-311-1/+1
* Don't declare everything we find on a loopback interface for passive:Poul-Henning Kamp2004-08-141-3/+9
* Replace ROUNDUP/ADVANCE with SA_SIZELuigi Rizzo2004-04-131-16/+1
* 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-10/+21
|\
| * Virgin import of rhyolite.com routed v2.27vendor/SGIBruce M Simpson2004-02-251-10/+21
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-1/+1
* | o Move NTOHL() and associated macros into <sys/param.h>. These areMike Barcroft2002-02-181-2/+2
* | Resolve conflicts.Sheldon Hearn2000-08-101-0/+3
|\|
| * Import routed-2.22.vendor/SGI/vjs_20000806Sheldon Hearn2000-08-101-1/+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-112/+152
|\|
| * Latest-and-greatest routed.vendor/SGI/vjs_990324vendor/SGI/v_2_17Mark Murray1999-05-021-83/+142
* | Spelling, add rcsid, remove unused #includes.Philippe Charnier1998-07-281-6/+7
* | Check if routed had the same problems that route(1) had.Julian Elischer1997-07-181-11/+31
|/
* Quoth Vern:vendor/SGI/vjs_970104Garrett Wollman1997-01-061-23/+24
* Latest routed from Vern Schryver. This is supposed to fixvendor/SGI/vjs_961217Garrett Wollman1996-12-171-17/+33
* New version of Vern's routed. This includes more byte-order fixes,vendor/SGI/vjs_961211Garrett Wollman1996-12-111-29/+52
* Latest version of SGI routed courtesy of Vern Schryver. This versionGarrett Wollman1996-11-191-185/+333
* Virgin import of new BSD/SGI routed. This update contains a numbervendor/SGI/vjs_960912Garrett Wollman1996-09-161-0/+1153