mirror of
				https://github.com/hzyitc/openwrt-redmi-ax3000
				synced 2025-11-02 16:27:05 +08:00 
			
		
		
		
	kernel: modules: add xdp-sockets-diag support
Support for PF_XDP sockets monitoring interface used by the ss tool. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
		
				
					committed by
					
						
						Hauke Mehrtens
					
				
			
			
				
	
			
			
			
						parent
						
							32ed976446
						
					
				
				
					commit
					06e64f9b36
				
			@ -1107,6 +1107,12 @@ config KERNEL_NET_L3_MASTER_DEV
 | 
			
		||||
	  This module provides glue between core networking code and device
 | 
			
		||||
	  drivers to support L3 master devices like VRF.
 | 
			
		||||
 | 
			
		||||
config KERNEL_XDP_SOCKETS
 | 
			
		||||
	bool "XDP sockets support"
 | 
			
		||||
	help
 | 
			
		||||
	  XDP sockets allows a channel between XDP programs and
 | 
			
		||||
	  userspace applications.
 | 
			
		||||
 | 
			
		||||
config KERNEL_WIRELESS_EXT
 | 
			
		||||
	def_bool n
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user