summaryrefslogtreecommitdiff
path: root/src/system
diff options
context:
space:
mode:
authorSimon <965089+sarthurdev@users.noreply.github.com>2026-05-12 15:58:51 +0200
committerGitHub <noreply@github.com>2026-05-12 16:58:51 +0300
commitab28ff732ca159438ef911cd91fd86ddd5000970 (patch)
treea7e2bd032bed2302948af8f4e76b4a7ef37e1441 /src/system
parent9d1657b715d8377b4b914b544ce05e375ce351d9 (diff)
downloadvyos-1x-ab28ff732ca159438ef911cd91fd86ddd5000970.tar.gz
vyos-1x-ab28ff732ca159438ef911cd91fd86ddd5000970.zip
wan: T8481: scope flush-connections to WLB connection marks (#5163)
* wan: T8481: scope flush-connections to WLB connection marks flush-connections runs conntrack --delete which destroys all conntrack entries system-wide, including unrelated NAT translations and established connections that have nothing to do with WLB. WLB tags every connection it manages with a conntrack mark via the wlb_mangle_isp_<ifname> chain (ct mark set 0xc9, 0xca, etc.). Scope the flush to these marks so only WLB-managed connections are affected. Signed-off-by: doctorpangloss <2229300+doctorpangloss@users.noreply.github.com> * wan: T8481: replace conntrack deletion from state changed block --------- Signed-off-by: doctorpangloss <2229300+doctorpangloss@users.noreply.github.com> Co-authored-by: doctorpangloss <2229300+doctorpangloss@users.noreply.github.com>
Diffstat (limited to 'src/system')
0 files changed, 0 insertions, 0 deletions