Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mechanically substitute flags from historic mbuf allocator with | glebius | 2012-12-05 | 1 | -1/+1 |
* | Upgrade the netgraph vlan node to support 802.1q, encapsulation type, | adrian | 2012-03-11 | 1 | -144/+388 |
* | Node constructor methods are supposed to be called in syscall | glebius | 2011-04-18 | 1 | -3/+1 |
* | Retire the MALLOC and FREE macros. They are an abomination unto style(9). | des | 2008-10-23 | 1 | -5/+5 |
* | Silence a gcc warning in a more canonical way (evl = NULL rather than &evl). | imp | 2007-06-11 | 1 | -2/+1 |
* | Move ethernet VLAN tags from mtags to its own mbuf packet header field | andre | 2006-09-17 | 1 | -8/+8 |
* | When netgraph flow control message comes from downstream, broadcast | glebius | 2005-04-20 | 1 | -0/+28 |
* | Switch to using C99 sparse initialisers for the type methods array. | julian | 2004-05-29 | 1 | -12/+9 |
* | Netgraph node type for IEEE 802.1Q VLAN tagging. | ru | 2004-03-01 | 1 | -0/+444 |