mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-14 17:59:57 +07:00
optimize: allow to bind nothing
This commit is contained in:
@ -178,8 +178,6 @@ func (p bpfIfParams) CheckVersionRequirement(version *internal.Version) (err err
|
||||
type loadBpfOptions struct {
|
||||
PinPath string
|
||||
CollectionOptions *ebpf.CollectionOptions
|
||||
BindLan bool
|
||||
BindWan bool
|
||||
}
|
||||
|
||||
func fullLoadBpfObjects(
|
||||
|
Reference in New Issue
Block a user