Pat Whittingslow
f8166aea05
Fix slow exchanges on linux by adding polling and other improvements ( #14 )
...
* add prints to investigate slowness
* add loop sleep for blocking Stack
* add connection close http attribute and detect end of HTML page
* add timeout to bridge read
* examples/xnet: add ntp timestamp to prints and show output in readme
* add polling to http tap interface
* more digits in ntp format
* prevent crashes on non-8 timestamp
2026-01-01 09:35:35 -03:00
soypat
243d1a720d
fix httptap incorrectly capturing GRO frames
2025-12-31 17:08:53 -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
soypat
6b511999d1
begin testing tcp listener (not working)
2025-06-09 20:38:40 -03:00
soypat
bc14ed395d
tap program output much more readable
2025-06-04 01:13:26 -03:00
soypat
2d71907241
fix TCP flags not being extracted from capture correctly
2025-06-03 00:45:11 -03:00
soypat
55bc765d92
begin adding packet capture functionality
2025-06-01 13:04:43 -03:00
soypat
1ae8fab210
receive HTTP request success; still working on response
2025-05-31 14:08:32 -03:00
soypat
0008791bd8
fix ethernet gateway addr not being set; add IPID field; hardware addr support of tap; better tap interface
2025-05-31 12:47:09 -03:00
soypat
70a3bbbe2f
add stackbasic test
2025-04-05 17:17:32 -03:00
soypat
ba9124b079
fix basicstack example
2025-04-05 10:43:01 -03:00
soypat
39d5e4290e
add TCPConn type
2025-04-04 19:16:26 -03:00
soypat
d5d729b961
refactor lneto2->lneto package
2025-03-06 23:11:42 -03:00
soypat
f86bb6f01a
remove legacy remnants and move ip,udp,ethernet logic into subpackages
2025-02-20 16:00:55 -03:00
soypat
b40927ebcd
huge improvements to stack example
2025-01-24 17:30:23 -03:00
soypat
f2ce6312d3
round most of stack example
2025-01-21 10:33:00 -03:00