summaryrefslogtreecommitdiff
path: root/changes/feature17863
blob: 86c4e2ce0c97dc257cbd98018cd5c7aa3377aebd (plain)
1
2
3
4
5
6
  o Minor feature (IPv6):
    - Add address policy assume_action support for IPv6 addresses.
    - Limit IPv6 mask bits to 128.
    - Warn when comparing against an AF_UNSPEC address in a policy,
      it's almost always a bug.
      Closes ticket 17863; patch by "teor".