Skip to content
Snippets Groups Projects
  • Mason Johnson's avatar
    1c411e1a
    Filter interfaces by their associated IPs (#111) · 1c411e1a
    Mason Johnson authored
    * ip interface filter implementation
    
    * add ipv6 ip interface filter test cases
    
    * updated comments and docs
    
    * modify logic to allow subnets for InterfaceIPs and updated docs and tests to reflect it
    
    * go mod tidy and go mod vendor
    
    * update packets agent to use new interface filter interface
    
    * added error if both INTERFACES/EXCLUDE_INTERFACES and INTERFACE_IPS are specified
    
    * allow INTERFACE_IPS to be used for the packet agent
    
    * factor out IPsFromInterface function since we have it duplicated in two places now
    Filter interfaces by their associated IPs (#111)
    Mason Johnson authored
    * ip interface filter implementation
    
    * add ipv6 ip interface filter test cases
    
    * updated comments and docs
    
    * modify logic to allow subnets for InterfaceIPs and updated docs and tests to reflect it
    
    * go mod tidy and go mod vendor
    
    * update packets agent to use new interface filter interface
    
    * added error if both INTERFACES/EXCLUDE_INTERFACES and INTERFACE_IPS are specified
    
    * allow INTERFACE_IPS to be used for the packet agent
    
    * factor out IPsFromInterface function since we have it duplicated in two places now
Code owners
Assign users and groups as approvers for specific file changes. Learn more.