aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorBernie Harris <[email protected]>2018-03-21 15:42:15 +1300
committerPablo Neira Ayuso <[email protected]>2018-03-30 11:03:39 +0200
commit39c202d228c3da5a5531be847e9b06cc9b787f31 (patch)
tree0d31c06872bde65e403c5943b9f976673bcb58cf /net/lapb/lapb_subr.c
parent78d9f4d49bbecd101b4e5faf19f8f70719fee2ca (diff)
netfilter: ebtables: Add support for specifying match revision
Currently ebtables assumes that the revision number of all match modules is 0, which is an issue when trying to use existing xtables matches with ebtables. The solution is to modify ebtables to allow extensions to specify a revision number, similar to iptables. This gets passed down to the kernel, which is then able to find the match module correctly. To main binary backwards compatibility, the size of the ebt_entry structures is not changed, only the size of the name field is decreased by 1 byte to make room for the revision field. Signed-off-by: Bernie Harris <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions