Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for tracePacket (0.1 sec)

  1. pkg/proxy/nftables/helpers_test.go

    	matches []string
    
    	// outputs accumulates the list of matched terminal rule targets (endpoint
    	// IP:ports, or a special target like "REJECT") and is eventually used to generate
    	// the return value of tracePacket.
    	outputs []string
    
    	// markMasq tracks whether the packet has been marked for masquerading
    	markMasq bool
    }
    
    // newNFTablesTracer creates an nftablesTracer. nodeIPs are the IP to treat as local node
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Apr 02 09:57:47 UTC 2024
    - 48.5K bytes
    - Viewed (0)
  2. pkg/proxy/iptables/proxier_test.go

    	matches []string
    
    	// outputs accumulates the list of matched terminal rule targets (endpoint
    	// IP:ports, or a special target like "REJECT") and is eventually used to generate
    	// the return value of tracePacket.
    	outputs []string
    
    	// markMasq tracks whether the packet has been marked for masquerading
    	markMasq bool
    }
    
    // newIPTablesTracer creates an iptablesTracer. nodeIPs are the IPs to treat as local
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 21 14:39:54 UTC 2024
    - 249.9K bytes
    - Viewed (0)
Back to top