packetgraph
packetgraph copied to clipboard
wall: tcp brick
Very similar to TCP brick, the idea is to provide an easy way to have a tcp server using packetgraph. This is quite more complicated as this imply to include a tcp stack but we can use TSO flags in mbuf. Maybe check for picoTCP integration.