mirror of
				https://git.proxmox.com/git/mirror_iproute2
				synced 2025-11-04 04:29:54 +00:00 
			
		
		
		
	
				Allow setting 'mirror' trap action for traps that support it. Extend the
devlink-trap man page and bash completion accordingly.
Example:
# devlink -jp trap show netdevsim/netdevsim10 trap igmp_query
{
    "trap": {
        "netdevsim/netdevsim10": [ {
                "name": "igmp_query",
                "type": "control",
                "generic": true,
                "action": "mirror",
                "group": "mc_snooping"
            } ]
    }
}
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
		
	
					 | 
			||
|---|---|---|
| .. | ||
| devlink | ||
| tc | ||