diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2018-01-20 20:14:47 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-01-20 20:22:01 +0100 |
commit | f9aca01a53b041973496528af96d91b551bdeb1d (patch) | |
tree | c9d6dfdf6b3562c05960e12c7ee33e3b63a38707 /target/linux/octeon/Makefile | |
parent | e787ad5c9658deb1baae7ebb1f86bfbe219cb13f (diff) | |
download | upstream-f9aca01a53b041973496528af96d91b551bdeb1d.tar.gz upstream-f9aca01a53b041973496528af96d91b551bdeb1d.tar.bz2 upstream-f9aca01a53b041973496528af96d91b551bdeb1d.zip |
kernel: backport fix for nftables on big Endian
nftables 0.8.1 generates some new commands which will not work without
this on big endian systems. This patch is included in Linux 4.11 and
later.
My rule matching a TCP port was not working:
nft add rule ip foo bar ct state new tcp dport 22 accept
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/octeon/Makefile')
0 files changed, 0 insertions, 0 deletions