Age | Commit message (Expand) | Author |
---|---|---|
2006-03-25 | allow bpf(4) to ignore packets based on their direction (inbound or | Damien Miller |
2005-12-15 | If i is unsigned then i can wrap in 'for(...; i >= 0; i--)'. Spotted | Kenneth R Westerback |
2005-12-15 | Fix error printf()s. | Kenneth R Westerback |
2005-07-02 | clear IFF_RUNNING & IFF_OACTIVE in foo_stop() before de-allocating resources. | Brad Smith |
2005-06-28 | do not whine if we cannot get mbufs. | Brad Smith |
2005-05-10 | ANSI protos | Brad Smith |
2005-05-10 | - remove commented out header | Brad Smith |
2005-05-10 | Add epic(4) driver which supersedes tx(4). | Brad Smith |