nebula/inside_darwin.go
brad-defined 169cdbbd35
Immediately forward packets received on the nebula TUN device from self to self (#501)
* Immediately forward packets received on the nebula TUN device with a destination of our Nebula VPN IP right back out that same TUN device on MacOS.
2022-06-27 14:36:10 -04:00

4 lines
59 B
Go

package nebula
const immediatelyForwardToSelf bool = true