aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libnfnetlink/patches
Commit message (Collapse)AuthorAgeFilesLines
* libnfnetlink: update to 1.0.2Nick Hainke2022-04-091-20/+0
| | | | | | | | | | | | | | | | | | | | | | | Changes: c63f193 bump version to 1.0.2 3cffa84 libnfnetlink: Check getsockname() return code 90ba679 include: Silence gcc warning in linux_list.h bb4f6c8 Make it clear that this library is deprecated e46569c Minimally resurrect doxygen documentation 5087de4 libnfnetlink: hide private symbols 62ca426 autogen: don't convert __u16 to u_int16_t efa1d8e src: Use stdint types everywhere 7a1a07c include: Sync with kernel headers 7633f0c libnfnetlink: initialize attribute padding to resolve valgrind warnings 94b68f3 configure: uclinux is also linux 617fe82 src: get source code license header in sync with current licensing terms 97a3960 build: resolve automake-1.12 warnings Removed the patch 100-missing_include.patch, libnfnetlink compiles fine with musl without this patch. Signed-off-by: Nick Hainke <vincent@systemli.org>
* conntrack-tools: update package (along with associated libraries) to the ↵Felix Fietkau2015-03-281-0/+10
| | | | | | | | latest version, fix musl build issues Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45077
* libnfnetlink: fix musl compile errorsFelix Fietkau2014-06-091-0/+10
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41061