Jeff H 
							
						 
					 
					
						
						
							
						
						55e69bf9cb 
					 
					
						
						
							
							add option to route LWIP logs through ESP_LOG interface  
						
						 
						
						... 
						
						
						
						Signed-off-by: xueyunfei <xueyunfei@espressif.com >
Merges https://github.com/espressif/esp-idf/pull/8785 
Closes https://github.com/espressif/esp-idf/issues/8361  
						
						
					 
					
						2022-07-26 09:55:39 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						73d40cb813 
					 
					
						
						
							
							lwip: Support silent assertion configuration  
						
						 
						
						... 
						
						
						
						If silent assert configuration is enabled, LWIP asserts are now 'silent' also.
Also updates KConfig to note that LWIP asserts are also disabled when asserts
are disabled globally (this was already the behaviour, but the config item
suggested otherwise.)
Progress towards https://github.com/espressif/esp-idf/issues/5873  
						
						
					 
					
						2021-04-02 11:03:44 +11:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Cermak 
							
						 
					 
					
						
						
							
						
						a807f8e263 
					 
					
						
						
							
							lwip: Fixed minor debug print format issue  
						
						 
						
						... 
						
						
						
						This caused some unsigned int prints out to be printed as singed integer which made the logs unreadable, for example sequence numbers in TCP packet headers 
						
						
					 
					
						2021-01-12 11:57:49 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						66fb5a29bb 
					 
					
						
						
							
							Whitespace: Automated whitespace fixes (large commit)  
						
						 
						
						... 
						
						
						
						Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace) 
						
						
					 
					
						2020-11-11 07:36:35 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								xiehang 
							
						 
					 
					
						
						
							
						
						a133dbd848 
					 
					
						
						
							
							LWIP: Add lwip assert control  
						
						 
						
						
						
						
					 
					
						2020-03-19 19:00:19 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								suda-morris 
							
						 
					 
					
						
						
							
						
						28eae0d467 
					 
					
						
						
							
							lwip: cleanup lwip port layer  
						
						 
						
						... 
						
						
						
						1. add sys_mbox_trypost_fromisr
2. define sys_msleep
3. simpify semaphore take 
						
						
					 
					
						2019-10-29 13:11:14 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Anton Maklakov 
							
						 
					 
					
						
						
							
						
						afbaf74007 
					 
					
						
						
							
							tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)  
						
						 
						
						
						
						
					 
					
						2019-08-01 16:28:56 +07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								xueyunfei 
							
						 
					 
					
						
						
							
						
						fa02598b5c 
					 
					
						
						
							
							lwip_2.1.2 for idf_4.0  
						
						 
						
						
						
						
					 
					
						2019-07-07 01:51:45 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ivan Grokhotkov 
							
						 
					 
					
						
						
							
						
						1d0bffb20a 
					 
					
						
						
							
							lwip, wpa_supplicant: use endianness macros from libc if possible  
						
						 
						
						
						
						
					 
					
						2019-03-19 22:15:32 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Liu Zhi Fu 
							
						 
					 
					
						
						
							
						
						6933c103e5 
					 
					
						
						
							
							lwip: fix mbox thread-safe issue  
						
						 
						
						... 
						
						
						
						Fix a mbox free thread-safe issue that can lead to crash in sys_arch_mbox_fetch. 
						
						
					 
					
						2019-01-07 13:38:11 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Liu Zhi Fu 
							
						 
					 
					
						
						
							
						
						4fe3673f35 
					 
					
						
						
							
							lwip: fix crash caused by sys_mbox_free  
						
						 
						
						... 
						
						
						
						Fix lwip crashed bug caused by sys_mbox_free() 
						
						
					 
					
						2018-11-11 12:15:51 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zhang Yan Jiao 
							
						 
					 
					
						
						
							
						
						3578fe39e0 
					 
					
						
						
							
							Feature/sync lwip as submodule  
						
						 
						
						
						
						
					 
					
						2018-09-06 19:43:08 +08:00