Age | Commit message (Expand) | Author |
2006-03-25 | allow bpf(4) to ignore packets based on their direction (inbound or | Damien Miller |
2004-05-12 | network drivers don't need to include bpfdesc.h | Ted Unangst |
2003-01-27 | Pad tx buffer with 0's on minimum sized frames; based on NetBSD. | Jason Wright |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-06-27 | ALTQ'ify network drivers. | Kenjiro Cho |
2001-06-25 | ether_input_mbuf() conversion. | Federico G. Schwindt |
2001-06-23 | Remove repeated ethernet constants; use if_ether.h for it instead. | Federico G. Schwindt |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff |
1999-02-28 | compensate for the test of packet ownership being moved to ether_input() | Jason Wright |
1996-05-26 | sync 0521 | Theo de Raadt |
1996-05-10 | if_name/if_unit -> if_xname/if_softc | Theo de Raadt |
1996-05-07 | sync with 0504 -- prototypes and bus.h | Theo de Raadt |
1996-05-05 | add general ether_ioctl call in net/if_ethersubr.c, | Michael Shalayeff |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-03-20 | Fix back wrong patches. | Michael Shalayeff |
1996-03-19 | Merging w/ NetBSD 021796. | Michael Shalayeff |
1996-03-08 | From NetBSD: merge of 960217 | Niklas Hallqvist |
1996-02-20 | Pass device name to interrupt establish routines so it can be recorded in | Thorsten Lockert |
1995-12-27 | from netbsd: | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |