aboutsummaryrefslogtreecommitdiff
path: root/sys/netatm/spans/spans_arp.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the #include kitchensink <netatm/kern_include.h> and addPoul-Henning Kamp2000-10-121-1/+26
* Process SPANS ARP requests even if source IP is 0.0.0.0 (or broadcast). ThisMike Spengler2000-01-151-7/+12
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* Fix warnings in preparation for adding -Wall -Wcast-qual to theMatthew Dillon1999-01-271-4/+4
* Don't return errors for 'atm show arpserver' command on sigpvc and spansMike Spengler1999-01-191-2/+9
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()Archie Cobbs1998-12-041-3/+4
* Trivial stylish changes, mostly to silence gcc.Poul-Henning Kamp1998-10-311-5/+5
* Add new files for HARP3Poul-Henning Kamp1998-09-151-0/+1133