]> git.proxmox.com Git - mirror_frr.git/commit
FRRouting Releast 7.0.1 frr-7.0.1
authorMartin Winter <mwinter@opensourcerouting.org>
Mon, 13 May 2019 11:49:49 +0000 (04:49 -0700)
committerMartin Winter <mwinter@opensourcerouting.org>
Mon, 13 May 2019 11:49:49 +0000 (04:49 -0700)
commit056c0cd070d3c7c5f174357610336cb891ed30e0
treeccb681a003612f55cafbbc901543292c82c386ae
parent8905677dac9be27e4e3a8a670796bbf5f6705038
FRRouting Releast 7.0.1

Changes since 7.0:
- bgp:
-   Don't send Updates with BGP Max-Prefix Overflow
-   Make sure `next-hop-self all` backward compatible with force
-   Fix as-path validation in "show bgp regexp"
-   Fix interface-based peers to override peergroups
-   Fix removing private AS numbers if local-as is used
-   Fix show bgp labeled_unicast
-   Add command to lookup prefixes in rpki table
-   Fix peer count in "show bgp ipv6 summary"
-   Add missing ipv6 only peer flag action
-   Fix address family output in "show bgp [ipv4|ipv6] neighbors"
-   Add missing checks for vpnv6 nexthops
-   Fix nexthop for ipv6 vpn case
- rip: Fix removal of passive interfaces
- ospf:
-   Fix json timer output
-   Fix milliseconds in json output
- bfd:
-   Fix source port according RFC 5881, Sec 4
-   Fix IPv6 link-local peer removal
-   Fix interface clean up when deleting interface
- pim: Fix interface clean up when deleting interface
- nhrp: Fix interface clean up when deleting interface
- lib:
-   Workaround to get FRR building with libyang 0.x and 1.x
-   Fix in priv handling
-   Make priv elevation thread-safe
- zebra:
-   Pseudowire event recovery
-   Fix race condition in label manager
-   Fix system routes selection and next-hop tracking
-   Set connected route metric based on devaddr metric
-   Display metric for connected routes
-   Add selected fib details to json output
-   Always use replace if installing new route
- watchfrr: Silently ignore declare failures (for backward compatibility)
- RPM packages: Switch to new init script

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
changelog-auto.in
configure.ac
redhat/frr.spec.in