summaryrefslogtreecommitdiff
path: root/changelogs/fragments/firewall_rules.yml
blob: 7cd02a24edbe838fc72b030275752ccc757e8106 (plain)
1
2
3
4
5
6
7
8
---
breaking_changes:
  - 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:
  - firewall_rules - Added support for 1.4+ firewall rules
  - fix tests for 1.4+ firewall rules (ICMP V6 code and type)
  - added support for 1.5+ firewall `match-ipsec-in`, `match-ipsec-out`, `match-none-in`, `match-none-out`