summaryrefslogtreecommitdiff
path: root/libexec/bootpd/rtmsg.c
AgeCommit message (Expand)Author
2023-11-26libexec: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-04-18bootpd: Use C89 function definitions.John Baldwin
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2016-04-12bootpd(8): De-register and minor cleanups.Pedro F. Giffuni
2014-02-17Remove the 3rd clause ("advertising clause") of the BSD license asChristian Brueffer
2013-01-31Retire struct sockaddr_inarp.Gleb Smirnoff
2010-12-06Catch up with kernel using time_uptime to drive ARP timeouts.Gleb Smirnoff
2009-03-31Use RTF_LLDATA.Olivier Houchard
2008-12-15This main goals of this project are:Qing Li
2003-02-05Add FBSDID. udp/bootps -> bootps/udp. Use err(3).Philippe Charnier
2002-10-09de-__P()Alfred Perlstein
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1998-01-16Removed most unused includes of <net/if_var.h> outside the kernel.Bruce Evans
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1997-01-03Update to match changes in <net/if.h>.Garrett Wollman
1996-12-10Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadGarrett Wollman
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1995-01-30Discard any messages which are buffered on the routing socket before usingDoug Rabson
1995-01-16Change to use RTM_CHANGE when an arp entry already exists. This closesDoug Rabson
1994-09-30Rearrange bootpdPaul Traina