Bring aboard TCP segment (IP and TCP headers)
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Sun, 6 Nov 2011 20:11:12 +0000 (18:11 -0200)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Sun, 6 Nov 2011 20:11:12 +0000 (18:11 -0200)
commitc2601cc966fa31c28573e53ea11351b45a98c0cd
tree7c463b98f51cefda06b073a44679d2991cd7f95f
parent203750d4e2ed9e679080064805930215412a9e00
Bring aboard TCP segment (IP and TCP headers)
- This allows to polymorphically change IPv4 and IPv6
src/CMakeLists.txt
src/tcp/tcpipv4segment.cpp [new file with mode: 0644]
src/tcp/tcpipv4segment.h [new file with mode: 0644]
src/tcp/tcpsegment.cpp [new file with mode: 0644]
src/tcp/tcpsegment.h [new file with mode: 0644]