-
- Downloads
Track mbuf deallocation
Using unique_ptr and make sure we don't leak. Note that the FreeBSD convention is to let the upper protocols to free the mbuf in the receive path (without them increasing the ref count)
Please register or sign in to comment