sonic-buildimage/dockers/docker-fpm-quagga
zhenggen-xu 51a76614a3 Restore neighbor table to kernel during system warm-reboot (#2213)
* Restore neighbor table to kernel during system warm-reboot

Added a service: "restore_neighbors" to restore neighbor table into
kernel during system warm reboot. The service is started by supervisord
in swss docker when the docker is started.

In case system warm reboot is enabled, it will try to restore the neighbor
table from appDB into kernel through netlink API calls and update the neighbor
table by sending arp/ns requests to all neighbor entries, then it sets the
stateDB flag for neighsyncd to continue the reconciliation process.

-- Added tcpdump python-scapy debian package into orchagent and vs dockers.
-- Added python module: pyroute2 netifaces into orchagent and vc dockers.
-- Workarounded tcpdump issue in the vs docker

Signed-off-by: Zhenggen Xu <zxu@linkedin.com>

* Move the restore_neighbors.py to sonic-swss submodule
Made changes to makefiles accordingly

Make dockerfile.j2 changes and supervisord config changes

Add python monotonic lib for time access

Signed-off-by: Zhenggen Xu <zxu@linkedin.com>

* Added PYTHON_SWSSCOMMON as swss runtime dependency

Signed-off-by: Zhenggen Xu <zxu@linkedin.com>
2018-11-09 17:06:09 -08: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 [ConfigDB] Move all BGP configuration into DB (#861) 2017-08-08 16:23:58 -07:00
bgpd.conf.j2 [bgp]: Enable bgp soft-reconfiguration inbound for quagga templates (#1803) 2018-06-22 18:04:18 -07: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 [dockers] Remove dependency to minigraph (#1179) 2017-11-23 16:31:37 -08:00
supervisord.conf quagga container processes could be restarted within a second (#1541) 2018-03-28 12:34:46 -07:00
unisolate.j2 Fix comment typos (#1794) 2018-06-14 21:53:31 -07:00
zebra.conf.j2 [zebra.conf] Avoid zebra crash upon empty configuration (#2203) 2018-10-28 22:32:31 -07:00