Skip to content

Releases: irrtoolset/irrtoolset

IRRToolSet 5.1.3

10 Nov 13:46
Compare
Choose a tag to compare

IRRToolSet 5.1.3 has been released and is available for download from Github:

https://github.com/irrtoolset/irrtoolset/releases

This is a bugfix release. The supported platforms are GCC and clang on the following platforms:

  • Debian 6+
  • Ubuntu 12.04+
  • FreeBSD 10+
  • MacOS 10.14

The build process has changed and now requires autotools.

New Features

  • none

Bug Fixes

  • fix compile issue on gcc8

Other Notes

  • none

We'd like to thank ISC for their continued support and the small but important army of contributors who made this release possible.

IRRToolSet 5.1.2

15 Oct 15:45
Compare
Choose a tag to compare

IRRToolSet 5.1.2 has been released and is available for download from Github:

https://github.com/irrtoolset/irrtoolset/releases

This is a feature and bugfix release. The supported platforms are GCC and clang on the following platforms:

  • Debian 6+
  • Ubuntu 12.04+
  • FreeBSD 10+
  • MacOS 10.14

The build process has changed and now requires autotools.

New Features

  • initial support for IOS XR in rtconfig
  • IOS support for peer templates (-cisco_peer_templates)
  • support of community.delete on Cisco IOS
  • implement importPeerGroup for JUNOS

Bug Fixes

  • better asn32 support on JUNOS
  • fix JUNOS output so it can be deployed using "load replace" (-junos_replace)
  • several toolchain bugfixes (bison 2.x, gcc)
  • workaround for compiler optimisation bug in gcc6
  • permit community values starting with 0:
  • updates for autotools

Other Notes

  • Solaris no longer formally supported
  • delete bugs/, contrib/ and tests/ directories
  • added Travis CI support

We'd like to thank ISC for their continued support and the small but important army of contributors who made this release possible.