Mike Mallin
Mike Mallin
This HLD introduces support for EVPN-VXLAN Multihoming on SONiC.
This changeset introduces changes in lib for prefix_sg (and associated downstream consumers in bgpd/zebra) - src address in prefix_sg is now v6 aware (struct ipaddr) - %pSG4 now prints a...
This PR extends the existing EVPN-VXLAN support for IPv6 VTEPs
# Add -fno-var-tracking-assignments to pysairedis_wrap.cpp when built with GCC This improves compilation time by a total of 16m by disabling the GCC feature "Variable Tracking Assingments." The trade-off for disabling...
This makes Logger::swssPrioNotify a public API to allow a developer to enable debug logging in SWSS mock_tests This is required for https://github.com/sonic-net/sonic-swss/pull/3283
NOTE: This depends on the changes in https://github.com/sonic-net/sonic-swss-common/pull/914 **What I did** Added new program options to the SWSS Mock Tests to enable dumping SWSS debugs: ``` Supported logging options: --help...