Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mechanically convert to if_inc_counter(). | glebius | 2014-09-19 | 1 | -2/+2 |
* | Remove ifq_drops from struct ifqueue. Now queue drops are accounted in | glebius | 2014-09-19 | 1 | -1/+0 |
* | The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare | glebius | 2013-10-26 | 1 | -0/+2 |
* | Add const qualifier to the dst parameter of the ifnet if_output method. | glebius | 2013-04-26 | 1 | -3/+3 |
* | In netpfil/pf: | glebius | 2012-12-28 | 1 | -2/+3 |
* | Make the "struct if_clone" opaque to users of the cloning API. Users | glebius | 2012-10-16 | 1 | -5/+7 |
* | Revert previous commit... | kevlo | 2012-10-10 | 1 | -1/+1 |
* | Prefer NULL over 0 for pointers | kevlo | 2012-10-09 | 1 | -1/+1 |
* | o Create directory sys/netpfil, where all packet filters should | glebius | 2012-09-14 | 1 | -0/+290 |