commit | 055c4b34b94f696d9bd9aad53a11378a0fc409c9 | [log] [tgz] |
---|---|---|
author | Phil Sutter <phil@nwl.cc> | Fri Mar 10 18:08:02 2017 +0100 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Mon Mar 13 13:45:36 2017 +0100 |
tree | 6684792302d223f0c50a28bdd47ebc04accae0af | |
parent | 1a64edf54f55d7956cf5a0d95898bc1f84f9b818 [diff] |
netfilter: nft_fib: Support existence check Instead of the actual interface index or name, set destination register to just 1 or 0 depending on whether the lookup succeeded or not if NFTA_FIB_F_PRESENT was set in userspace. Signed-off-by: Phil Sutter <phil@nwl.cc> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>