mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 13:09:38 +00:00 
			
		
		
		
	 25c310b3da
			
		
	
	25c310b3da
	
	
	
		
			
			Added example to create a raw ICMPv6 socket and sends an ICMPv6 Echo-Request to the destination ipv6 address and wait for Echo-Reply for esp32 and Linux target.
		
			
				
	
	
		
			6 lines
		
	
	
		
			234 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			234 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # This file was generated using idf.py save-defconfig. It can be edited manually.
 | |
| # Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
 | |
| #
 | |
| CONFIG_EXAMPLE_CONNECT_IPV6_PREF_GLOBAL=y
 | |
| CONFIG_LWIP_IPV6_AUTOCONFIG=y
 |