sonic-buildimage/dockers/docker-orchagent
Shuotian Cheng d1b12dc0ca [swss]: Sleep 5 min regardless of arp_update return code (#743)
- arp_update return code is not guaranteed to be true/false.
  When there is no VLAN, arp_update will return true.
  When there are VLANs, arp_update will return false because the
  command arping returns 1 due to the option '-w 0'.
- This script should be run every 5 minutes regardless of the return
  code.
2017-06-22 21:26:33 -07:00
..
base_image_files [interfaces]: Remove bridge-utils from swss docker and add it to base image (#417) 2017-03-20 21:39:09 -07:00
arp_update [orchagent]: Add ARP update script to maintain VLAN neighbors (#401) 2017-05-15 17:06:19 -07:00
Dockerfile.j2 [orchagent]: Add ARP update script to maintain VLAN neighbors (#401) 2017-05-15 17:06:19 -07:00
ipinip.json.j2 [swss]: Generate config files for Everflow and IPinIP from minigraph (#507) 2017-04-21 14:28:29 -07:00
mirror.json.j2 [swss]: Generate config files for Everflow and IPinIP from minigraph (#507) 2017-04-21 14:28:29 -07:00
orchagent.sh [swss]: Update swss/common and add --batch_size 8192 option to orchagent (#668) 2017-06-04 01:35:47 -07:00
start.sh [orchagent]: Add ARP update script to maintain VLAN neighbors (#401) 2017-05-15 17:06:19 -07:00
supervisord.conf [swss]: Sleep 5 min regardless of arp_update return code (#743) 2017-06-22 21:26:33 -07:00
swssconfig.sh [device]: Add support for SKU Force10-S6000-Q32 (#624) 2017-05-24 11:59:01 -07:00