4 Commits
Author SHA1 Message Date
Nayana BidariandgVisor bot ee34fd3b9d Mark more structs in netstack as savable.
PiperOrigin-RevId: 663780274
2024-08-16 10:47:24 -07:00
Kevin KrakauerandgVisor bot b4aeb6cd0c remove unnecessary build tags
Fixes #9237

PiperOrigin-RevId: 553523044
2023-08-03 10:48:45 -07:00
Adin ScannellandgVisor bot 1ceb814544 Add default_applicable_licenses rules to packages.
PiperOrigin-RevId: 513581243
2023-03-02 10:50:04 -08:00
Kevin KrakauerandgVisor bot f18c6daa56 xdp: split out link endpoint
The XDP dispatcher has little in common with the existing fdbased link
endpoint, so keeping both inside fdbased was messy. This change makes XDP its
own endpoint.

XDP never makes use of HWGSO, iovecs, writev/sendmmsg, etc.

PiperOrigin-RevId: 477280273
2022-09-27 14:49:11 -07:00