Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff | |
2001-01-29 | init the interface before interrupt establishment; and change to OpenBSD ↵ | Theo de Raadt | |
printing "rules" | |||
2000-12-07 | Thanks to Peter Galbavy <peter.galbavy@knowledge.com> for noticing- | mjacob | |
need #if NBPFILTER > 0 around a couple of spots. | |||
2000-12-06 | Merge together FreeBSD && OpenBSD versions, benefitting OpenBSD with | mjacob | |
getting LIVENGOOD (newer chipset) support. There will be a bit more coming down the pipe with this in a couple of weeks when I get the board that does 10/100/1000 all through CAT-5 cable.... | |||
2000-08-11 | silence chatty messages | Theo de Raadt | |
2000-07-06 | #ifdef SIOCGIFMTU should have been SIOCSIFMTU. | mjacob | |
Noticed by: Chris Cappuccio <chris@dqc.org> | |||
2000-07-06 | Port latest in from FreeBSD- finally have some of the link issues sorted | mjacob | |
out so we should now be able to work with switches. | |||
2000-04-26 | Enable SIOCSIFMTU, as it is supported by if.c and ifconfig now | Chris Cappuccio | |
2000-03-22 | single line attach message | Theo de Raadt | |
2000-02-11 | Intel 82452 (Pro/1000) driver from mjacob@feral.com | Jason Wright | |