aboutsummaryrefslogtreecommitdiff
path: root/sys/netatm/spans
Commit message (Expand)AuthorAgeFilesLines
* Process SPANS ARP requests even if source IP is 0.0.0.0 (or broadcast). ThisMike Spengler2000-01-151-7/+12
* Fix a warning (unused variable RCSid)Peter Wemm1999-11-181-1/+1
* Fixed printf format errors (don't assume that ntohl() returns u_long;Bruce Evans1999-08-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2812-22/+22
* Fix warnings in preparation for adding -Wall -Wcast-qual to theMatthew Dillon1999-01-281-5/+5
* Fix warnings in preparation for adding -Wall -Wcast-qual to theMatthew Dillon1999-01-275-18/+20
* 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-044-45/+61
* Trivial stylish changes, mostly to silence gcc.Poul-Henning Kamp1998-10-319-50/+58
* Two patches from the HARP people:Poul-Henning Kamp1998-09-176-54/+53
* Add new files for HARP3Poul-Henning Kamp1998-09-1512-0/+9185