diff options
author | omnom62 <75066712+omnom62@users.noreply.github.com> | 2025-01-28 12:54:31 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-27 21:54:31 -0500 |
commit | 7dded0a0a411c2df7a0bcbcdc24da3ffef353efd (patch) | |
tree | d4c8693c84d5e45478b4ed22954c9427f8998981 /changelogs | |
parent | f64dd509fc1f53a2e9b4296512f1ee5c46bb47e6 (diff) | |
download | vyos.vyos-7dded0a0a411c2df7a0bcbcdc24da3ffef353efd.tar.gz vyos.vyos-7dded0a0a411c2df7a0bcbcdc24da3ffef353efd.zip |
T7083 p2p removed (#378)
* T7083 p2p removed
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/fragments/T7083_firewall_rules.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/T7083_firewall_rules.yml b/changelogs/fragments/T7083_firewall_rules.yml new file mode 100644 index 00000000..412b3abf --- /dev/null +++ b/changelogs/fragments/T7083_firewall_rules.yml @@ -0,0 +1,3 @@ +--- +breaking_changes: + - firewall_rules - p2p -> the code and the corresponding documentation and configuration should be removed as deprecated since 1.2 |