aboutsummaryrefslogtreecommitdiff
path: root/changes/bug34065
blob: f81cb77c217079b63844740afb05fc5505a850c6 (plain)
1
2
3
4
5
  o Minor features (IPv6, ExcludeNodes):
    - Make routerset_contains_router() capable of handling IPv6
      addresses. This makes ExcludeNodes capable of excluding an
      IPv6 adddress. Previously, ExcludeNodes ignored IPv6
      addresses. Closes ticket 34065. Patch by Neel Chauhan.