michael-dev / ebtables-dhcpsnooping

Linux generic dhcp snooping daemon using nflog and ebtables or nftables
GNU General Public License v3.0
51 stars 15 forks source link

Is it necessary to apply the patch in the kernel 3.16.0-37-generic? #2

Closed jpereira closed 9 years ago

jpereira commented 9 years ago

Hi @michael-dev,

Is it necessary to apply the patch in the kernel 3.16.0-37-generic? Because I have checked in the kernel source[1] and they looks like the same behavior added by your patch.

[1] https://github.com/torvalds/linux/blob/v3.16/net/bridge/br_fdb.c

michael-dev commented 9 years ago

The referenced upstream code looks good as it has the changes [1]. Thought you might need to check with the actual sources of 3.16.0-37-generic, because this does not look like a vanilla kernel.

[1] http://git.embedian.com/developer/smarc-ti-linux-kernel/commit/c65c7a306610ee7c13669a8f5601b472c19dc6f1