19 Commits (7407f404d996594de43a546cfabbd40d776a4e22)

Author SHA1 Message Date
Brad Fitzpatrick 7c1d6e35a5 all: use Go 1.22 range-over-int 2 years ago
Will Norris 71029cea2d all: update copyright and license headers 3 years ago
Brad Fitzpatrick a12aad6b47 all: convert more code to use net/netip directly 4 years ago
Brad Fitzpatrick 6a396731eb all: use various net/netip parse funcs directly 4 years ago
Brad Fitzpatrick 7eaf5e509f net/netaddr: start migrating to net/netip via new netaddr adapter package 4 years ago
Josh Bleecher Snyder 25df067dd0 all: adapt to opaque netaddr types 5 years ago
David Anderson 45578b47f3 tstest/natlab: refactor PacketHandler into a larger interface. 6 years ago
David Anderson 23123907c0 tstest/natlab: add a configurable SNAT44 translator. 6 years ago
David Anderson 39ecb37fd6 tstest/natlab: support different firewall selectivities. 6 years ago
David Anderson b3d65ba943 tstest/natlab: refactor, expose a Packet type. 6 years ago
David Anderson 5eedbcedd1 tstest/natlab: add a stateful firewall. 6 years ago
David Anderson 0ed9f62ed0 tstest/natlab: provide inbound interface to HandlePacket. 6 years ago
Brad Fitzpatrick 6c74065053 wgengine/magicsock, tstest/natlab: start hooking up natlab to magicsock 6 years ago
David Anderson 0aea087766 tstest/natlab: add PacketHandler and Inject. 6 years ago
David Anderson 73db7e99ab tstest/natlab: make Machine constructible directly. 6 years ago
David Anderson c53b154171 tstest/natlab: use &Network in test. 6 years ago
David Anderson 1d4f9852a7 tstest/natlab: correctly handle dual-stacked PacketConns. 6 years ago
David Anderson f2e5da916a tstest/natlab: allow sensible default construction of networks. 6 years ago
Brad Fitzpatrick 14b4213c17 tstest/natlab: add missing tests from earlier commits 6 years ago