sonic-buildimage/dockers/docker-fpm-quagga
pavel-shirshov a881a23908
[bgpcfgd]: Generate set src configuration dynamically (#4273)
* [bgpcfgd]: Generate set src configuration dynamically

Sometimes zebra starts faster then swss configures Loopback0
In this case "set src" inside of the route map will not be
inserted to the configuration because zebra doesn't see Loopback
ips in the list of available ip addresses.

I've added extra logic to push the "set src" configuration only
when Loopback has been configured by swss.
2020-03-18 08:48:03 -07:00
..
base_image_files Manually send SIGHUP to vtysh when the current session was disconnected (#1801) 2018-06-20 12:15:09 -07:00
bgpcfgd [bgpcfgd]: Generate set src configuration dynamically (#4273) 2020-03-18 08:48:03 -07:00
bgpd.conf.j2 [docker-fpm-quagga]: Enable sending ipv6 prefixes over ipv4 BGPMON session. (#3828) 2019-11-30 22:28:46 -08:00
bgpd.peer.conf.j2 Downport BGPM and addrack patches to configlet_201811 branch (#3669) 2019-11-07 20:08:02 +00:00
Dockerfile.j2 Restore neighbor table to kernel during system warm-reboot (#2213) 2018-11-09 17:06:09 -08:00
isolate.j2 Fix comment typos (#1794) 2018-06-14 21:53:31 -07:00
start.sh Downport BGPM and addrack patches to configlet_201811 branch (#3669) 2019-11-07 20:08:02 +00:00
supervisord.conf [quagga]: Increase netlink receive buffer for zebra (#4228) 2020-03-06 11:14:25 -08:00
unisolate.j2 Fix comment typos (#1794) 2018-06-14 21:53:31 -07:00
zebra.conf.j2 [bgpcfgd]: Generate set src configuration dynamically (#4273) 2020-03-18 08:48:03 -07:00
zebra.set_src.conf.j2 [bgpcfgd]: Generate set src configuration dynamically (#4273) 2020-03-18 08:48:03 -07:00