tailscale/net/packet
Tom DNetto 656a77ab4e net/packet: implement methods for rewriting v6 addresses
Implements the ability for the address-rewriting code to support rewriting IPv6 addresses.

Specifically, UpdateSrcAddr & UpdateDstAddr.

Signed-off-by: Tom DNetto <tom@tailscale.com>
Updates https://github.com/tailscale/corp/issues/11202
2023-10-02 11:13:27 -07:00
..
doc.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
header.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
icmp.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
icmp4.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
icmp6.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
icmp6_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
ip4.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
ip6.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
packet.go net/packet: implement methods for rewriting v6 addresses 2023-10-02 11:13:27 -07:00
packet_test.go net/packet: implement methods for rewriting v6 addresses 2023-10-02 11:13:27 -07:00
tsmp.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tsmp_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
udp4.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
udp6.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00