libnetfilter-log: Backport kernel header syncs
authorBrett Mastbergen <bmastbergen@untangle.com>
Thu, 18 Jul 2019 19:28:09 +0000 (15:28 -0400)
committerPetr Štetiar <ynezz@true.cz>
Thu, 12 Nov 2020 17:21:55 +0000 (18:21 +0100)
commite800ecfa3dd91bf789dc28f1c3f8f485c619c01c
tree9f4c6603b3d0124d674b45d7fc5be559ec4c2236
parent3c0357e7b4229e8855d6f1a98db6d840bb9e0e86
libnetfilter-log: Backport kernel header syncs

Backport upstream commits that sync the local kernel header
copies in this library, with up to date copies.  These updated
headers ensure that libnetfilter-log users can use current
kernel functionality such as requesting that conntrack
information be appended to nflog events sent to userspace via
the NFULNL_CFG_F_CONNTRACK flag.  This functionality has been
available since kernel version 4.4

Signed-off-by: Brett Mastbergen <bmastbergen@untangle.com>
package/libs/libnetfilter-log/Makefile
package/libs/libnetfilter-log/patches/0007-include-Sync-with-current-kernel-headers.patch [new file with mode: 0644]
package/libs/libnetfilter-log/patches/0008-include-Sync-with-current-kernel-headers.patch [new file with mode: 0644]