diff options
author | Phil Sutter <phil@nwl.cc> | 2020-12-17 15:52:03 +0100 |
---|---|---|
committer | Phil Sutter <phil@nwl.cc> | 2021-11-30 14:57:46 +0100 |
commit | 7cd0c8b3b8dd4251edd8a571c4d753a26b1c27e0 (patch) | |
tree | 3f3cd237c62aa17d75ec29cec4463a38340b1b75 /src/socket.c | |
parent | 40e2414b74a1b8370decae5dea6395200dfb1e6d (diff) |
mnl: Fix for missing info in rule dumps
Commit 0e52cab1e64ab improved error reporting by adding rule's table and
chain names to netlink message directly, prefixed by their location
info. This in turn caused netlink dumps of the rule to not contain table
and chain name anymore. Fix this by inserting the missing info before
dumping and remove it afterwards to not cause duplicated entries in
netlink message.
Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'src/socket.c')
0 files changed, 0 insertions, 0 deletions