6 Commits

Author SHA1 Message Date
Aaron U'Ren
1a891c33ee fix(dsr): add family specific link inside pod
For IPv6 we need to have family specific links inside the pod to receive
the ip6ip6 and ipip traffic that we are sending.
2023-10-07 08:52:31 -05:00
Aaron U'Ren
514a8af7ed fix(dsr): add family for fwmark 2023-10-07 08:52:31 -05:00
Aaron U'Ren
9f23cf5a6e fix(linux_networking.go): add better error messages 2023-10-07 08:52:31 -05:00
Aaron U'Ren
7ce09a64d9 fix(linux_networking.go): don't return err on warn 2023-10-07 08:52:31 -05:00
Aaron U'Ren
c62e1b7902 feat(linux_networking.go): add more logging info
Adds more logging information (in the form of warnings) when we come
across common errors that are not big enough to stop processing, but
will still confuse users when the error gets bubbled up to NSC.
2023-10-07 08:52:31 -05:00
Aaron U'Ren
25ecb098c6 feat(nsc): add dualstack capabilities 2023-10-07 08:52:31 -05:00