inetstack
inetstack copied to clipboard
[tcp] Improve Resource Usage of TCP Layer
Description
We should implement the follow features in order to improve resource usage of TCP layer:
- [ ] Memory usage
- [ ] Better data structure for open ports
- [ ] Slim down TCP control block
- [ ] Slim down TCP background workers