Revert "Use netlink.SetPromiscOn instead of iproute2 command"
This commit is contained in:
committed by
GitHub
parent
364d696fd5
commit
0459574450
10
vendor/github.com/vishvananda/netlink/netlink_linux.go
generated
vendored
10
vendor/github.com/vishvananda/netlink/netlink_linux.go
generated
vendored
@@ -1,10 +0,0 @@
|
||||
package netlink
|
||||
|
||||
import "github.com/vishvananda/netlink/nl"
|
||||
|
||||
// Family type definitions
|
||||
const (
|
||||
FAMILY_ALL = nl.FAMILY_ALL
|
||||
FAMILY_V4 = nl.FAMILY_V4
|
||||
FAMILY_V6 = nl.FAMILY_V6
|
||||
)
|
||||
Reference in New Issue
Block a user