|
99e7d26e67
|
packsieve expects dynmem_alloc() allocated payloads, buffers get released when processing is done
|
2023-02-24 13:03:08 +01:00 |
|
|
a6ee1d3fe5
|
DHCP proc semaphor replaced with mutex
|
2023-02-24 12:19:58 +01:00 |
|
|
025f6d09b9
|
DHCP processing semaphore added
|
2023-02-24 11:29:32 +01:00 |
|
|
b45e8cd81d
|
-RX queue added
-Multiplatform thread and semaphore definitions added
|
2023-02-24 11:07:12 +01:00 |
|
|
704fef911f
|
- memory pool area flags simplified
|
2023-02-15 14:00:04 +01:00 |
|
|
c3e76236a6
|
DHCP recursive include fixed
|
2023-02-04 11:18:37 +01:00 |
|
|
ac5fc9c529
|
-IP reassembler added
-PcktSieve special return functionality added
-ARP multicast learning bug fixed
-include guards have been refactored
-Doxygen style tweaked
|
2023-02-04 11:04:26 +01:00 |
|
|
8676a392e5
|
- TCP basic implementation added
- TCPWindow added
- Checksum bug fixed (again)
- CBD introduced
- ConnBlock modified
- PackSieve report funtionality modified to decrease memory consumption
|
2023-01-30 11:04:46 +01:00 |
|
|
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 |
|
|
0b20b8cb60
|
timer aded
|
2022-12-25 11:03:01 +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 |
|
|
c14d3b192a
|
eth_interface development
|
2022-12-08 15:06:30 +01:00 |
|
|
586a9ba733
|
IPv4 header generation bug fixed; utils MSG(...) fixed
|
2022-11-13 15:54:28 +01:00 |
|
|
a46b3a8564
|
etherlib updated
|
2022-11-13 15:36:57 +01:00 |
|
|
3e1a2174a6
|
Load of advancements
|
2022-11-07 21:51:18 +01:00 |
|
|
49fa57b63e
|
Packet header linked list initially implemented
|
2022-11-04 07:54:57 +01:00 |
|
Wiesner András
|
0f3c8ca601
|
Ethernet II, IPv4, UDP packet parsers added (not complete)
|
2022-11-03 16:58:17 +01:00 |
|
|
1654523577
|
PcktRegistry initial steps
|
2022-11-03 07:47:10 +01:00 |
|
|
4f13160f52
|
MemoryPool implemented
|
2022-11-02 22:43:18 +01:00 |
|
|
1d80cebbce
|
initial
|
2022-10-27 21:03:58 +02:00 |
|