Files
Pat Whittingslow 813b7b5e57 Lay out device/stack interfaces - Netdev/Netlink (#92)
* good code today

* add netdev.Runner

* round off APIs more

* better interface method documentation

* improve DHCP netstack API

* add pico w netdev example

* remove temp file

* keep thinking about this. this is hard :/

* fix ci

* small fixer

* working dhcp

* fix rebase API mismatches

* begin adding espradio example

* keep working on espradio, icmp not working

* fix icmp by fixing dhcp
2026-06-17 14:18:08 -03:00
..
2026-04-17 15:58:55 -03:00

import-examples

This folder contains examples that need external imports to work.

This is done to avoid adding dependencies to lneto's go.mod file.

  • Trivial Auditing
    • No dependency analysis needed for vulnerability scanning
  • Eliminate a whole set of attack vectors for lneto importers
  • Ensures nothing outside Lneto gets compiled maintaining binary sizes small