Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix panic in ng_patch(4) caused by checksum flags being added to mbuf flags. | melifaro | 2012-04-22 | 1 | -1/+1 |
* | Use M_WAITOK flag instead M_WAIT for malloc. | ae | 2011-04-18 | 1 | -5/+6 |
* | * Include sys/systm.h for KASSERT() | ae | 2010-06-15 | 1 | -6/+3 |
* | Style(9) fixes: | ae | 2010-06-10 | 1 | -31/+43 |
* | New netgraph node ng_patch(4). It performs data modification of packets | ae | 2010-06-09 | 1 | -0/+566 |