aboutsummaryrefslogtreecommitdiff
path: root/net/jool/patches
Commit message (Collapse)AuthorAge
* jool: update to 4.1.8Tiago Gaspar2022-03-29
| | | | | | Update jool to the latest version. Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
* jool: remove iptables support and update templatesTiago Gaspar2022-01-21
| | | | | | | | | | | | | | | | | | | | This commit removes iptables backend support and leaves only the netfilter backend support. This means that: - iptables and nftables firewall based systems (firewall3 and firewall 4) are supported trough the netfilter instance mode - the iptables/xtables mode support is disabled For more information on the modes and how to use the new netfilter instance checkout https://www.jool.mx/en/intro-jool.html This move is made out of the commit upstream that sets firewall4 as the default for new default buils and based on the conversation in #16818 and was decided that the netfilter interface is the priority since iptables support will be dropped in the foreseeable future. While at it update the templates provided. Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
* jool: Update to 4.0.6Tiago Gaspar2019-11-06
| | | | | | Update jool to te latest stable version (4.0.6). Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
* jool: Update to 4.0.5Rosen Penev2019-10-01
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* jool: Backport two fixes for newer kernels.Rosen Penev2018-10-11
The first is needed for 4.14 (maybe the relevant parts got packported and the second is for when OpenWrt migrates to 4.19. Signed-off-by: Rosen Penev <rosenp@gmail.com>