diff options
author | Phil Sutter <phil@nwl.cc> | 2022-09-28 18:08:43 +0200 |
---|---|---|
committer | Phil Sutter <phil@nwl.cc> | 2022-09-28 19:21:16 +0200 |
commit | 66806feef085c0504966c484f687bdf7b09510e3 (patch) | |
tree | 7039e5195da9955faab2f3419684b1a919e9eab2 /extensions/libxt_standard.c | |
parent | eddbb27651b93ac6f329bf8113223e7360ea7613 (diff) |
nft: Fix meta statement parsing
The function nft_meta_set_to_target() would always bail since nothing
sets 'sreg->meta_sreg.set' to true. This is obvious, as the immediate
expression "filling" the source register does not indicate its purpose.
The whole source register purpose storing in meta_sreg seems to be
pointless, so drop it altogether.
Fixes: f315af1cf8871 ("nft: track each register individually")
Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'extensions/libxt_standard.c')
0 files changed, 0 insertions, 0 deletions