Age | Commit message (Expand) | Author |
---|---|---|
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-06-27 | ALTQ'ify network drivers. | Kenjiro Cho |
2001-06-25 | ether_input_mbuf() conversion. | Federico G. Schwindt |
2001-06-23 | More constants cleaning. | Federico G. Schwindt |
2001-06-23 | Actually, should just use m_tag_init() | Angelos D. Keromytis |
2001-06-23 | LIST_INIT, not TAILQ_INIT. | Angelos D. Keromytis |
2001-05-20 | Convert from tdbi to tags. | Angelos D. Keromytis |
2001-03-22 | fix typo | Michael Shalayeff |
2001-03-22 | Paranoid -- clear tdbi field in mbuf pkthdr. | Angelos D. Keromytis |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff |
2001-02-03 | make it compile, new timeouts, space control | Michael Shalayeff |
1999-02-28 | compensate for the test of packet ownership being moved to ether_input() | Jason Wright |
1997-11-07 | $OpenBSD$ | Niklas Hallqvist |
1996-05-26 | sync 0521 | Theo de Raadt |
1996-05-10 | if_name/if_unit -> if_xname/if_softc | Theo de Raadt |