mtcp-stack / mtcp

mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems
Other
2k stars 436 forks source link

Fixed mtcp doesn't notify onvm to reclaim resource when a mtcp based … #227

Closed lyuxiaosu closed 5 years ago

lyuxiaosu commented 5 years ago

Fix bug: When a mtcp-based NF exits normally, it doesn't call onvm api to let onvm reclaim resource. This change has been tested and confirmed by @koolzz