nebula/inside_generic.go
Wade Simmons 422fc2ad1e
Some checks failed
gofmt / Run gofmt (push) Has been cancelled
smoke-extra / Run extra smoke tests (push) Has been cancelled
smoke / Run multi node smoke test (push) Has been cancelled
Build and test / Build all and test on ubuntu-linux (push) Has been cancelled
Build and test / Build and test on linux with boringcrypto (push) Has been cancelled
Build and test / Build and test on linux with pkcs11 (push) Has been cancelled
Build and test / Build and test on macos-latest (push) Has been cancelled
Build and test / Build and test on windows-latest (push) Has been cancelled
go fix (#1608)
2026-02-17 11:42:14 -05:00

5 lines
129 B
Go

//go:build !darwin && !dragonfly && !freebsd && !netbsd && !openbsd
package nebula
const immediatelyForwardToSelf bool = false