Commit Graph

9 Commits

Author SHA1 Message Date
Florent Kermarrec 34dad82620 ip: add checksum computation on ip tx (maybe not optimal on ressources) 2015-02-04 19:35:38 +01:00
Florent Kermarrec 6e966bef7e ip: simplify user interface, basic sim OK for TX/RX 2015-01-30 19:14:05 +01:00
Florent Kermarrec 1c2030d41e use ip model in ip_tb 2015-01-30 18:32:55 +01:00
Florent Kermarrec d066497ab1 ip: able to request mac_address if not cached and send an empty ip frame 2015-01-30 17:44:44 +01:00
Florent Kermarrec fa48346385 arp: request/reply with model OK 2015-01-30 12:02:01 +01:00
Florent Kermarrec a7d4427de4 arp: rx and decoding OK 2015-01-30 10:48:56 +01:00
Florent Kermarrec 18a7d66b5e add arp_tb and fixes (able to send a valid ARP request to the model) 2015-01-30 00:03:16 +01:00
Florent Kermarrec 51c9f84ef0 create LiteEthIPStack skeleton 2015-01-29 01:03:47 +01:00
Florent Kermarrec 5b37068393 make packetizer/depacketizer generic and use it for all layers 2015-01-29 00:25:55 +01:00