Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-25 | allow bpf(4) to ignore packets based on their direction (inbound or | Damien Miller | |
outbound), using a new BIOCSDIRFILT ioctl; guidance, feedback and ok canacar@ | |||
2005-11-19 | Remove superfluous statement-ending semi-colons. i.e., "return foo;;" should | Aaron Campbell | |
just be "return foo;". Cleaning out some M's in my tree. | |||
2005-11-07 | splimp -> splnet | Brad Smith | |
2005-07-02 | set IFCAP_VLAN_MTU and do not whine if we cannot get mbufs | Brad Smith | |
2005-01-15 | make sure interface is in RUNNING state before touching the multicast filters | Brad Smith | |
From NetBSD NetBSD PR 27678 for details ok mcbride@ | |||
2004-09-28 | Use ETHER_MAX_DIX_LEN/ETHER_MIN_LEN | Brad Smith | |
2004-09-23 | don't need to set ifp->if_mtu or ifp->if_output in each driver, | Brad Smith | |
{ether,atm,fddi}_ifattach already does this. ok mcbride@ markus@ henning@ | |||
2004-06-05 | Make multicast ranges work. | Ryan Thomas McBride | |
ok deraadt@ | |||
2004-05-26 | use ETHER_ALIGN | Brad Smith | |
2003-11-17 | Defined behavior. | Marc Espie | |
ok grange@ miod@ | |||
2003-10-21 | typos from Tom Cosgrove; | Jason McIntyre | |
Tom: I did not commit a couple of your changes. i did not include some punctuation fixes (full stops, etc.) mnemorable -> mnemonic: i decided memorable was probably better instrunctions -> instruction: i kept the plural | |||
2003-09-25 | update fom form@ including support for 891 chips and more | Michael Shalayeff | |