summaryrefslogtreecommitdiffstats
path: root/package/iptables/0001-utils-nfsynproxy-fix-build-with-musl-libc.patch
Commit message (Collapse)AuthorAgeFilesLines
* iptables: bump to version 1.6.2Antoine Tenart2018-02-231-44/+0
| | | | | | | | Also removed a patch fixing the build with musl as it made its way into the 1.6.2 version. Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* iptables: fix build with muslBaruch Siach2017-03-021-0/+44
Add a patch that defines _GNU_SOURCE to expose some struct tcphdr fields. Fixes: http://autobuild.buildroot.net/results/bee/bee20b689345b593378cfd91e0abc48bf381d3f9/ Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud