probe::netfilter.bridge.post_routing — - Called before a bridging packet hits the wire
netfilter.bridge.post_routing
data_strA string representing the packet buffer contents
llcproto_stpConstant used to signify Bridge Spanning Tree Protocol packet
br_bidIdentity of bridge
pfProtocol family -- always “bridge”
br_msgMessage age in 1/256 secs
indevAddress of net_device representing input device, 0 if unknown
data_hexA hexadecimal string representing the packet buffer contents
nf_acceptConstant used to signify an 'accept' verdict
llcpduAddress of LLC Protocol Data Unit
nf_stopConstant used to signify a 'stop' verdict
br_htimeHello time in 1/256 secs
nf_dropConstant used to signify a 'drop' verdict
br_ridIdentity of root bridge
br_maxMax age in 1/256 secs
br_pridProtocol identifier
br_costTotal cost from transmitting bridge to root
outdevAddress of net_device representing output device, 0 if unknown
br_vidProtocol version identifier
nf_repeatConstant used to signify a 'repeat' verdict
nf_stolenConstant used to signify a 'stolen' verdict
brhdrAddress of bridge header
br_fdForward delay in 1/256 secs
br_macBridge MAC address
protocolPacket protocol
lengthThe length of the packet buffer contents, in bytes
nf_queueConstant used to signify a 'queue' verdict
outdev_nameName of network device packet will be routed to (if known)
br_flagsBPDU flags
br_poidPort identifier
br_typeBPDU type
indev_nameName of network device packet was received on (if known)
br_rmacRoot bridge MAC address