X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/543491d603fb8f443e8854c39b59301e117e1fda..697cd0b66726d3d6eb14e71c157f0789c0be14d6:/package/iptables/patches/002-layer7_2.22.patch?ds=sidebyside diff --git a/package/iptables/patches/002-layer7_2.22.patch b/package/iptables/patches/002-layer7_2.22.patch index 04b21c010..ba4531e3f 100644 --- a/package/iptables/patches/002-layer7_2.22.patch +++ b/package/iptables/patches/002-layer7_2.22.patch @@ -1,5 +1,5 @@ --- /dev/null -+++ b/libxt_layer7.c ++++ b/extensions/libxt_layer7.c @@ -0,0 +1,368 @@ +/* + Shared library add-on to iptables for layer 7 matching support.