1
0
Fork 0
Commit Graph

10 Commits

Author SHA1 Message Date
Alex Kotov af131f2615
Handle packet 2020-04-17 21:07:27 +05:00
Alex Kotov fcc2c4ec81
Add IpHeader.to_byte_string() 2020-04-17 21:00:26 +05:00
Alex Kotov 8271b616e9
Use IPv4Address 2020-04-17 20:28:29 +05:00
Alex Kotov 7d0195eadd
Add class Config 2020-04-17 20:25:30 +05:00
Alex Kotov c91299ae3b
Add IpPacket and handle_ip_packet 2020-04-17 20:18:09 +05:00
Alex Kotov cb299d9932
Establish TCP connection 2020-04-17 20:10:05 +05:00
Alex Kotov 1fc2bbe8dc
Use configs for iface 2020-04-17 19:58:05 +05:00
Alex Kotov 67b698f982
Parse config 2020-04-17 19:53:10 +05:00
Alex Kotov 88fd54bc54
Parse IP header (src, dst) 2020-04-17 19:39:56 +05:00
Alex Kotov 7ccd4c43f7
Initial code 2020-04-17 18:30:31 +05:00