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