Actions
Bug #11700
closed
VG
VG
OpenVPN does not kill IPv6 client states on disconnect
Bug #11700:
OpenVPN does not kill IPv6 client states on disconnect
Start date:
03/18/2021
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
21.05
Release Notes:
Default
Affected Version:
2.5.0
Affected Architecture:
Description
openvpn.attributes.sh successfully kills all IPv4 states with:
/sbin/pfctl -k $ifconfig_pool_remote_ip
/sbin/pfctl -K $ifconfig_pool_remote_ip
but for IPv6 it must use $ifconfig_pool_remote_ip6
VG Updated by Viktor Gurov over 5 years ago
JP Updated by Jim Pingle over 5 years ago
- Status changed from New to Pull Request Review
- Target version set to CE-Next
VG Updated by Viktor Gurov over 5 years ago
- Status changed from Pull Request Review to Feedback
- % Done changed from 0 to 100
Applied in changeset commit:e1c8ca850e1986a910d113ed9d8fac1a82de45f9.
JP Updated by Jim Pingle over 5 years ago
- Target version changed from CE-Next to 2.6.0
JP Updated by Jim Pingle over 5 years ago
- Plus Target Version set to 21.05
JP Updated by Jim Pingle over 5 years ago
Already in 21.05 branch.
JP Updated by Jim Pingle over 5 years ago
- Subject changed from OpenVPN doesn't kill IPv6 client states on disconnect to OpenVPN does not kill IPv6 client states on disconnect
Updating subject for release notes.
JP Updated by Jim Pingle over 5 years ago
- Target version changed from 2.6.0 to 2.5.2
JP Updated by Jim Pingle over 5 years ago
- Status changed from Feedback to Closed
RB Updated by Renato Botelho about 5 years ago
- Assignee set to Viktor Gurov
Actions