tailscale/wgengine/tstun
David Anderson b3634f020d wgengine/filter: use netaddr types in public API.
We still use the packet.* alloc-free types in the data path, but
the compilation from netaddr to packet happens within the filter
package.

Signed-off-by: David Anderson <danderson@tailscale.com>
2020-11-09 21:39:25 -08:00
..
faketun.go wgengine/tstun/faketun: it's a null tunnel, not a loopback. 2020-10-08 01:01:39 -04:00
tun_test.go wgengine/filter: use netaddr types in public API. 2020-11-09 21:39:25 -08:00
tun.go net/packet: rename from wgengine/packet. 2020-11-09 16:25:24 -08:00