You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Dunham
8f7f9ac17e
wgengine/netstack: handle 4via6 routes that are advertised by the same node
...
Previously, a node that was advertising a 4via6 route wouldn't be able
to make use of that same route; the packet would be delivered to
Tailscale, but since we weren't accepting it in handleLocalPackets, the
packet wouldn't be delivered to netstack and would never hit the 4via6
logic. Let's add that support so that usage of 4via6 is consistent
regardless of where the connection is initiated from.
Updates #11304
Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: Ic28dc2e58080d76100d73b93360f4698605af7cb
2 years ago
..
bench
ipn/ipnlocal, all: plumb health trackers in tests
2 years ago
capture
various: add golangci-lint, fix issues ( #7905 )
3 years ago
filter
all: use Go 1.22 range-over-int
2 years ago
magicsock
ipnlocal, magicsock: store last suggested exit node id in local backend ( #11959 )
2 years ago
netlog
wgengine: add exit destination logging enable for wgengine logger ( #11952 )
2 years ago
netstack
wgengine/netstack: handle 4via6 routes that are advertised by the same node
2 years ago
router
various: implement stateful firewalling on Linux ( #12025 )
2 years ago
wgcfg
tailcfg,all: add/plumb Node.IsJailed
2 years ago
wgint
wgengine{,/wgint}: add wgint.Peer wrapper type, add to wgengine.Engine
2 years ago
wglog
all: use Go 1.22 range-over-int
2 years ago
winnet
all: update copyright and license headers
3 years ago
mem_ios.go
all: update copyright and license headers
3 years ago
pendopen.go
wgengine: make pendOpen time later, after dup check
2 years ago
userspace.go
ipn/ipnlocal, all: plumb health trackers in tests
2 years ago
userspace_ext_test.go
ipn/ipnlocal, all: plumb health trackers in tests
2 years ago
userspace_test.go
ipn/ipnlocal, all: plumb health trackers in tests
2 years ago
watchdog.go
ipn/ipnlocal,net/tstun,wgengine: create and plumb jailed packet filter
2 years ago
watchdog_js.go
all: update copyright and license headers
3 years ago
watchdog_test.go
ipn/ipnlocal, all: plumb health trackers in tests
2 years ago
wgengine.go
ipn/ipnlocal,net/tstun,wgengine: create and plumb jailed packet filter
2 years ago