Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The current code incorrectly assumes that all vlans | jkh | 1999-12-13 | 1 | -4/+3 |
* | sys/net/if_vlan.c fails to maintain the IFF_RUNNING flag on the | jkh | 1999-12-13 | 1 | -2/+3 |
* | Remove NBPF conditionality of bpf calls in most of our network drivers. | phk | 1999-09-25 | 1 | -11/+0 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Rename bpfilter to bpf. | des | 1999-07-06 | 1 | -8/+8 |
* | Add missing SYSCTL_DECL(_net_link); required by newer sysctl implementation. | wpaul | 1999-04-07 | 1 | -1/+2 |
* | Grrr... botched remote commit. Let's try this again: vlan updates, | wpaul | 1999-03-15 | 1 | -1/+2 |
* | Updates for vlan stuff: | wpaul | 1999-03-15 | 1 | -25/+228 |
* | Examine all occurrences of sprintf(), strcat(), and str[n]cpy() | archie | 1998-12-04 | 1 | -3/+3 |
* | Yow! Completely change the way socket options are handled, eliminating | wollman | 1998-08-23 | 1 | -3/+3 |
* | Fix an obvious parameter-order bogon. (Don't know what happened to | wollman | 1998-05-15 | 1 | -2/+2 |
* | Add preliminary support for IEEE 802.1Q VLAN tagging. It doesn't actually | wollman | 1998-03-18 | 1 | -0/+363 |