summaryrefslogtreecommitdiff
path: root/changelogs/fragments/firewall_rules.yml
blob: 495da458788bba2994ac462da9d8ea1286f3a585 (plain)
1
2
3
4
5
6
7
8
9
10
---
breaking_changes:
  - vyos_firewall_rules - tcp.flags is now a list with an inversion flag to support 1.4+ firewall rules, but still supports 1.3-

minor_changes:
  - vyos_firewall_rules - Added support for 1.4+ firewall rules
  - vyos_firewall_rules - added support for 1.5+ firewall `match-ipsec-in`, `match-ipsec-out`, `match-none-in`, `match-none-out`

trivial:
  - vyos_firewall_rules - fix tests for 1.4+ firewall rules (ICMP V6 code and type)