ebt: mark filter support

modulename: ebt_mark_m.ko

configname: CONFIG_BRIDGE_EBT_MARK

Linux Kernel Configuration
└─>Networking support
└─>Networking options
└─>Network packet filtering framework (Netfilter)
└─>Ethernet Bridge tables (ebtables) support
└─>ebt: mark filter support
In linux kernel since version 2.6.12  
This option adds the mark match, which allows matching frames based on
the 'nfmark' value in the frame. This can be set by the mark target.
This value is the same as the one used in the iptables mark match and
target.

To compile it as a module, choose M here. If unsure, say N.

source code: