This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/files/scripts
Ying Xie deab95cff6 [swss/syncd] cold start syncd service in swss in attach method ()
start() is called by service startPre method, which is blocking. Starting
syncd service here is causing deadlock.

attach() is called by service start method, which is non-blocking.

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2019-03-07 03:30:34 +00:00
..
arp_update Fix potential blackholing/looping traffic when link-local was used and refresh ipv6 neighbor to avoid CPU hit () 2018-08-12 03:14:55 -07:00
configdb-load.sh Store ConfigDB init indicator boolean value as 1/0 in Redis to be language-agnostic () 2018-01-30 15:04:52 -08:00
swss.sh [swss/syncd] cold start syncd service in swss in attach method () 2019-03-07 03:30:34 +00:00
syncd.sh [services] Ensure swss and syncd services start before dependent services () 2019-03-07 03:23:13 +00:00