Commit Graph

23 Commits

Author SHA1 Message Date
Patricio Whittingslow 41dffbb074 README update 2026-04-10 16:56:18 -03:00
Patricio Whittingslow 8807272494 documentation improvements to internal/slices.go and README 2026-04-10 12:16:21 -03:00
Patricio Whittingslow abb114fc31 add berkeley minimal working example of lneto 2026-03-25 19:27:04 -03:00
Pat Whittingslow de2e756628 HTTP bugfixes and tests + LLM Policy (#54)
* claude: add http tests+bugfix for parsing first line; incomplete line handling; detect Connection:close

* add more http tests
2026-03-14 20:10:08 -03:00
Patricio Whittingslow fae4552ddb add IP/TCP/HTTP fuzzing and fixes to panics found 2026-02-12 16:25:48 -03:00
Patricio Whittingslow 93ba512671 fix tinygo benchmark to optimize for performance 2026-01-13 11:31:13 -03:00
Patricio Whittingslow df1242ef0e add benchmarks to readme 2026-01-13 11:21:36 -03:00
soypat be194ad7ea remove old examples and update readme 2026-01-08 12:52:51 -03:00
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
Patricio Whittingslow 1554b89a08 StackNode refactor: add offsetToIP argument to Encapsulate 2025-12-19 00:38:28 -03:00
soypat c2995383da add x/xnet experimental package 2025-08-03 11:30:51 -03:00
soypat 9bd906326e solve #4 by adding features and use cases to README 2025-07-19 17:52:42 -03:00
soypat 5cea9727f0 standardise rng for dhcp example 2025-07-01 00:29:11 -03:00
soypat dcc7a95e62 huge tap/bridge overhaul; udp node; dhcp node; DHCP example 2025-06-15 18:01:04 -03:00
soypat 589c9d3013 update README with pcap and fix innaccuracies 2025-06-04 00:14:27 -03:00
soypat c3f0c218f7 add httpraw to readme 2025-05-25 17:01:31 -03:00
soypat e6496d2b07 add readme docs on how to develop 2025-05-14 18:31:08 -03:00
soypat d996040d92 add stringer methods 2025-02-20 23:41:27 -03:00
soypat 0290940e1b fix README 2025-01-14 08:48:18 -03:00
soypat 9abf0c11b9 restructure package, rename module/repo 2025-01-07 11:34:35 -03:00
soypat 8c3492b54b add IPv6, tcp packet, validation, IPProto 2024-12-24 14:02:25 -03:00
soypat 4ea0a782cf first commit 2024-12-23 18:56:52 -03:00
Patricio Whittingslow 53f3296e99 Initial commit 2024-12-23 18:37:48 -03:00