mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-30 20:51:41 +00:00 
			
		
		
		
	 ef50beb4d0
			
		
	
	ef50beb4d0
	
	
	
		
			
			CI: add vlan example to ethernet patterns Included a Pytest for the vlan_support example, which focuses on testing the NAPT module in lwip by forwarding packets between different VLAN interfaces.
		
			
				
	
	
		
			6 lines
		
	
	
		
			153 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			153 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| CONFIG_LWIP_NUM_NETIF_CLIENT_DATA=1
 | |
| CONFIG_EXAMPLE_EXTRA_VLAN_INTERFACE=y
 | |
| CONFIG_EXAMPLE_VLAN_NAPT_IF=y
 | |
| CONFIG_LWIP_IP_FORWARD=y
 | |
| CONFIG_LWIP_IPV4_NAPT=y
 |