10 Commits

Author SHA1 Message Date
51696f7341 - MemoryPool allocation-deallocation bug fixed
- generic Queue implemented
- PacketRegistry allocation bug fixed
- TCP implementation initials
- ALIGN to type macros added
2023-01-17 08:19:29 +01:00
05288d7a3c - ARP cache auto lookup feature added
- IGMPv2 capabilities added (report membership, leave group)
- ICMP capabilities added (ping)
- Tx Message Queue added
2023-01-14 14:24:56 +01:00
923ac4caa4 * 2023-01-14 14:23:58 +01:00
0ae4bc9526 DHCP initially working; ARP basics OK; memory leaks handled 2022-12-19 18:12:33 +01:00
3efcde1c4b ARP learning works; ARP connblock basics 2022-12-15 08:37:53 +01:00
905b455bb3 ARP cache added (initial implementation); DHCP basics 2022-12-14 22:07:16 +01:00
Wiesner András
e6c866b018 ARP basics added 2022-12-08 17:03:12 +01:00
586a9ba733 IPv4 header generation bug fixed; utils MSG(...) fixed 2022-11-13 15:54:28 +01:00
3e1a2174a6 Load of advancements 2022-11-07 21:51:18 +01:00
Wiesner András
0f3c8ca601 Ethernet II, IPv4, UDP packet parsers added (not complete) 2022-11-03 16:58:17 +01:00