]> git.puffer.fish Git - matthieu/frr.git/commit
FRR Release 8.4.3 frr-8.4.3
authorJafar Al-Gharaibeh <jafar@atcorp.com>
Wed, 15 Mar 2023 21:42:09 +0000 (16:42 -0500)
committerJafar Al-Gharaibeh <jafar@atcorp.com>
Wed, 15 Mar 2023 21:42:09 +0000 (16:42 -0500)
commit933b8347fb4aadf53bd23aaae6bee6edc6ce72b8
tree4e23af7382e9061e30255132ec4e80369ed6fb30
parent0c4bc751002555894fb1b7b8b75269dee0d665d2
FRR Release 8.4.3

This a convenience release/tag for house keeping. We currently don't plan to publish
binary packages with this release.

Changelog:

babeld
    Fix filtering against all interfaces

bgpd
    Avoid double aspath_dup() for confederation when remote-as != as_specified
    Convert evpn output to not pretty print json
    Evpn route detail json display non prett
    Fix deterministic-med check for stale paths
    Fix use-after-free crash for evpn
    Flowspec overflow issue
    Free rfapi callback object always
    Increment version number even when no data is sent
    Intern default-originate attributes to avoid use-after-free
    Pass global asn for confederation peers if not as_specified
    Prevent multipathing among evpn and non-evpn paths

lib, bgpd
    Add ability to specify that some json output should not be pretty

lib
    Fix non-use of option
    Free dnode before returning if yang translator model is already loaded
    Release memory of yang translation module on error

ospfclient
    Bugfix and no implicit register
    Remove register "ready" requirement

ospfd
    Compare prefix values in host order
    Inc. opaque data in `show opaque info detail json` output
    Small bugfix for miscounting a[s]brs

pbrd
    Fix large tableids displayed as negative

pceplib
    Add <time.h> include for time_t

pimd
    In_multicast needs host order
    Make logs useful for input drops
    Try to reinstall mfc when we get nocache
    V6 intentionally turned off route-maps.  turn it on.

tests
    Check if bgp confederation works with as_external (!as_specified)
    Improve the ospfapi test (move to square topology)

tools
    Fix missing pbrd in rsyslog.d 45-frr.conf file
    Frr-reload fix list value not present

vrrpd
    Give null when using null ifp to lookup vr

zebrad
    Add debug for bridge capability
    Fix other table inactive when ip import-table is on

Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
configure.ac
debian/changelog
redhat/frr.spec.in