aboutsummaryrefslogtreecommitdiff
path: root/libexec/bootpd/rtmsg.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the 3rd clause ("advertising clause") of the BSD license asChristian Brueffer2014-02-171-5/+1
* Retire struct sockaddr_inarp.Gleb Smirnoff2013-01-311-19/+7
* Catch up with kernel using time_uptime to drive ARP timeouts.Gleb Smirnoff2010-12-061-3/+3
* Use RTF_LLDATA.Olivier Houchard2009-03-311-1/+1
* This main goals of this project are:Qing Li2008-12-151-1/+0
* Add FBSDID. udp/bootps -> bootps/udp. Use err(3).Philippe Charnier2003-02-051-1/+4
* de-__P()Alfred Perlstein2002-10-091-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Removed most unused includes of <net/if_var.h> outside the kernel.Bruce Evans1998-01-161-2/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Update to match changes in <net/if.h>.Garrett Wollman1997-01-031-1/+2
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadGarrett Wollman1996-12-101-1/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-5/+5
* Discard any messages which are buffered on the routing socket before usingDoug Rabson1995-01-301-2/+15
* Change to use RTM_CHANGE when an arp entry already exists. This closesDoug Rabson1995-01-161-2/+5
* Rearrange bootpdPaul Traina1994-09-301-0/+236