summaryrefslogtreecommitdiff
path: root/libexec/bootpd/rtmsg.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-5/+5
| | | | Notes: svn path=/head/; revision=8870
* Discard any messages which are buffered on the routing socket before usingDoug Rabson1995-01-301-2/+15
| | | | | | | | it otherwise the response to one of our routing messages could be lost due to buffer overflow. Notes: svn path=/head/; revision=6034
* Change to use RTM_CHANGE when an arp entry already exists. This closesDoug Rabson1995-01-161-2/+5
| | | | | | | | problem bin/57 which was caused when an incomplete entry was present for the host which was booting. Notes: svn path=/head/; revision=5661
* Rearrange bootpdPaul Traina1994-09-301-0/+236
Notes: svn path=/cvs2svn/branches/MC/; revision=3229