summaryrefslogtreecommitdiffstats
path: root/sys/net/if_vlan.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing SYSCTL_DECL(_net_link); required by newer sysctl implementation.wpaul1999-04-071-1/+2
* Grrr... botched remote commit. Let's try this again: vlan updates,wpaul1999-03-151-1/+2
* Updates for vlan stuff:wpaul1999-03-151-25/+228
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-3/+3
* Yow! Completely change the way socket options are handled, eliminatingwollman1998-08-231-3/+3
* Fix an obvious parameter-order bogon. (Don't know what happened towollman1998-05-151-2/+2
* Add preliminary support for IEEE 802.1Q VLAN tagging. It doesn't actuallywollman1998-03-181-0/+363
OpenPOWER on IntegriCloud