[Ebtables-devel] catch ebtables rule with a kernel module.
Brought to you by:
bdschuym
From: daniel t. <dan...@gm...> - 2013-07-22 13:50:32
|
Hello All, I have been working on Ethernet Bridge using ebtables on kernel 2.6 & 3.x. What I wanted to know is how can I catch {from kernel space} any new ebtable rule configured by the users, I want to catch the rules configured to the kernel and do some parsing on it. Thanks. Daniel. |