You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"only impact traffic using this IP protocol, supported: tcp, udp, icmp, all")
87
87
cmd.Flags().StringVarP(&options.AcceptTCPFlags, "accept-tcp-flags", "", "", "only the packet which match the tcp flag can be accepted, others will be dropped. only set when the protocol is tcp.")
88
-
cmd.Flags().BoolVar(&options.FullDisable, "full-disable", false, "network on device full disable flag")
0 commit comments