Skip to content

v0.14.1

Compare
Choose a tag to compare
@pierky pierky released this 13 Nov 12:39
· 869 commits to master since this release
  • Fix: BIRD, "Unknown instruction 8574 in same (~)" error when reloading IPv6 configurations.

    A missing case for the !~ operator triggers this bug when neighbors are established and trying to reload bird6 configuration.

    Related: issue #20.