Revision history for Perl6-Net-BGP

0.0.4  2019-01-06T11:19:23-07:00
    - Improve performance of IPv4 UPDATE messages
    - Improve handling of closed connections (they should not kill the
      process)

0.0.3  2019-01-05T16:22:37-07:00
    - Add announce() method to Net::BGP to announce prefixes easier
    - Improve documentation
    - Reformatting class modules (mostly whitespace and adding
      StrictClass)

0.0.2  2019-01-02T20:35:31-07:00
    - Fix crash when receiving packet with no NLRI6 data
    - Allow specification of IPv6 address family to bgpmon (--af-ipv6)
    - Reduce bloat

0.0.1  2018-12-31T19:42:45-07:00
    - Initial version
