Patricio Whittingslow
|
76f896af40
|
use common internal logger among all implementations(debugheaplog build tag)
|
2026-02-26 17:06:47 -03:00 |
|
Patricio Whittingslow
|
2e6e66e691
|
split out node callback between tinygo and go to avoid heap allocs
|
2026-01-13 10:38:21 -03:00 |
|
soypat
|
dc374169dc
|
use lneto.ErrDropPacket where appropiate; clean up examples/xnet output
|
2025-12-31 18:15:34 -03:00 |
|
Patricio Whittingslow
|
1554b89a08
|
StackNode refactor: add offsetToIP argument to Encapsulate
|
2025-12-19 00:38:28 -03:00 |
|
Patricio Whittingslow
|
ac7f752447
|
internet: add handlers data structure
|
2025-12-18 18:44:50 -03:00 |
|
soypat
|
61c66a2e58
|
remove NodeARP in favor of arp.Handler; fix bug in IP stack node handling; use registerNode where applicable
|
2025-07-14 19:48:29 -03:00 |
|
soypat
|
a257becf15
|
major ARP Handler refactor; DNS improvements; bridge example rework
|
2025-07-09 22:49:13 -03:00 |
|
soypat
|
489e9951fa
|
dhcp working!
|
2025-07-09 16:54:48 -03:00 |
|
soypat
|
1fcde05284
|
begin touching up a DNS Client implementation; internal.GetIP/SetIP refactor
|
2025-06-21 01:29:38 -03:00 |
|
soypat
|
2133966a16
|
add dhcp failing test
|
2025-06-17 02:07:11 -03:00 |
|
soypat
|
dcc7a95e62
|
huge tap/bridge overhaul; udp node; dhcp node; DHCP example
|
2025-06-15 18:01:04 -03:00 |
|