Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -1/+0 |
* | sys: general adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | Mechanically substitute flags from historic mbuf allocator with | Gleb Smirnoff | 2012-12-05 | 1 | -1/+1 |
* | Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. | Ed Schouten | 2011-11-07 | 1 | -1/+1 |
* | Node constructor methods are supposed to be called in syscall | Gleb Smirnoff | 2011-04-18 | 1 | -3/+1 |
* | Properly unref ng_hub nodes on shutdown, so that we don't leak them. | Marko Zec | 2011-04-07 | 1 | -0/+2 |
* | Add an optional "persistent" flag to ng_hub and ng_bridge, which if set, | Marko Zec | 2010-05-05 | 1 | -1/+73 |
* | Having moved metadata usage to mbuf tags, remove code that supports | Julian Elischer | 2004-06-26 | 1 | -11/+1 |
* | Don't give up if sending to one link fails, continue. | Ruslan Ermilov | 2004-04-17 | 1 | -1/+1 |
* | A simple packet distribution node type that acts like an Ethernet hub. | Ruslan Ermilov | 2004-04-17 | 1 | -0/+110 |