aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/464xlat/files
Commit message (Collapse)AuthorAgeFilesLines
* 464xlat: delete SNATed conntracks on interface teardownAlin Nastac2022-06-271-0/+3
| | | | | | | | | | Existing conntracks will continue to be SNATed to 192.0.0.1 even after 464xlat interface gets teared down. To prevent this, matching conntracks must be killed. Signed-off-by: Alin Nastac <alin.nastac@gmail.com> Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> [PKG_RELEASE increase] (cherry picked from commit 289c46869b969864676cf9abde4e1e0df33bcf37)
* 464xlat: don't set default firewall zone to wanHans Dedecker2019-05-261-12/+16
| | | | | | | | | | Don't set the default firewall zone to wan if not specified to keep the behavior aligned with other tunnel protocols like gre and 6rd. If the interface zone is not specified try to get it from the firewall config when constructing the procd firewall rule. While at it only add a procd inbound firewall rule if a zone is specified. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* 464xlat: import from routing, add myself as maintainerHans Dedecker2019-01-271-0/+111
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>