libpcap: update to 1.9.0
001-Fix-compiler_state_t.ai-usage-when-INET6-is-not-defi.patch dropped due to upstream 002-Add-missing-compiler_state_t-parameter.patch dropped due to upstream 202-protocol_api.patch dropped due to implemented upstream by another way upstream commit:55c690f6f8and renamed via:697b1f7e9bead is the only user who use the protocol api, we have to use the new api since libpcap 1.9.0 Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
This commit is contained in:
		 Syrone Wong
					Syrone Wong
				
			
				
					committed by
					
						 John Crispin
						John Crispin
					
				
			
			
				
	
			
			
			 John Crispin
						John Crispin
					
				
			
						parent
						
							c0608c6a27
						
					
				
				
					commit
					4d57c696b1
				
			| @@ -1,6 +1,6 @@ | ||||
| --- a/pcap-common.c | ||||
| +++ b/pcap-common.c | ||||
| @@ -1447,14 +1447,23 @@ swap_pseudo_headers(int linktype, struct | ||||
| @@ -1524,14 +1524,23 @@ swap_pseudo_headers(int linktype, struct | ||||
|  		break; | ||||
|   | ||||
|  	case DLT_USB_LINUX: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user