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/dockers
Shuotian Cheng 72e947621c [config-engine]: Fix bug multiple ports connecting to same neighbor (#1005)
The current DEVICE_NEIGHBOR format doesn't support multiple different
ports connecting with same neighbor. Thus the lldpd.conf file is not
generated correctly, causing missing information for LAG members.

This fix reverts the data structure in the previous version of
minigraph parser - using local port as the key and remote port/device
as the value of the map. Sample format is:

DEVICE_NEIGHBOR['Ethernet124'] = {
    'name': 'ARISTA04T1',
    'port': 'Ethernet1/1'
}

The corresponding unit test in test_cfggen is updated.
Add one more unit test for lldpd.conf.j2 verification.

Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2017-10-03 16:23:19 -07:00
..
docker-base Remove extra trailing newlines at EOF (#804) 2017-07-12 20:54:37 -07:00
docker-basic_router Remove extra trailing newlines at EOF (#804) 2017-07-12 20:54:37 -07:00
docker-config-engine [translate-acl] Specify pyangbind version to not introduce new dependency (#915) 2017-08-24 18:38:47 -07:00
docker-database [docker-database]: Start rsyslogd to allow supervisor to log to syslog (#890) 2017-08-15 10:38:49 -07:00
docker-dhcp-relay [configdb] Migrate minigraph configurations to DB (#942) 2017-09-12 14:13:27 -07:00
docker-fpm-frr [config] Fix an issue that bgp asn data type is not consistent (#953) 2017-09-13 21:23:06 -07:00
docker-fpm-gobgp [config] Fix an issue that bgp asn data type is not consistent (#953) 2017-09-13 21:23:06 -07:00
docker-fpm-quagga Always start with Forwarding State flag set for bgpd (#963) 2017-09-19 12:27:18 -07:00
docker-lldp [swsssdk]: Update nomenclature: 'sswsdk' -> 'swsssdk' (#445) 2017-03-30 11:51:05 -07:00
docker-lldp-sv2 [config-engine]: Fix bug multiple ports connecting to same neighbor (#1005) 2017-10-03 16:23:19 -07:00
docker-mlnx-sswsyncd [All Dockerfiles]: Prevent apt asking questions on the console (#300) 2017-02-16 21:48:49 -08:00
docker-mlnx-sswsyncd-rpc Change to thrift 0.9.3 for docker-mlnx-sswstncd-rpc, docker-syncd-mlnx-rpc, and docker-syncd-rpc (#86) 2016-11-29 17:39:30 -08:00
docker-orchagent [swss]: Update the ipinip.j2 template to specify the IPv4 loopback address (#998) 2017-09-30 11:03:32 -07:00
docker-platform-monitor [docker-platform-monitor]: Remove stale fancontrol.pid file (if exists) before starting fancontrol (#1002) 2017-09-30 10:55:03 -07:00
docker-ptf [docker-ptf]: Update entrypoint entry for docker-ptf (#836) 2017-07-24 13:36:40 -07:00
docker-ptf-saithrift [docker-ptf-*]: Use buildimage infrastructure to build docker-ptf-* (#638) 2017-05-26 17:18:11 -07:00
docker-saiserver-brcm Remove extra trailing newlines at EOF (#804) 2017-07-12 20:54:37 -07:00
docker-saiserver-cavm Remove extra trailing newlines at EOF (#804) 2017-07-12 20:54:37 -07:00
docker-saiserver-mlnx Remove extra trailing newlines at EOF (#804) 2017-07-12 20:54:37 -07:00
docker-snmp [swsssdk]: Update nomenclature: 'sswsdk' -> 'swsssdk' (#445) 2017-03-30 11:51:05 -07:00
docker-snmp-sv2 Disable snmpd module disk_hw, so no syslog messages about unavailable disks (#977) 2017-09-21 17:31:39 -07:00
docker-sonic-mgmt [sonic-mgmt]: move sonic-mgmt docker build into sonic-slave (#819) 2017-07-19 08:10:45 -07:00
docker-sswsyncd [All Dockerfiles]: Prevent apt asking questions on the console (#300) 2017-02-16 21:48:49 -08:00
docker-teamd [teamd]: Remove deprecated blocking logic before starting teamd (#976) 2017-09-21 14:56:16 -07:00
docker-orchagent-cavm Add support for cavium SAI (#5) 2016-09-25 21:48:25 -07:00
docker-orchagent-centec Support centec platform (#376) 2017-03-04 02:17:38 -08:00
docker-orchagent-mlnx Squash merge master (11de390) 2016-08-04 10:39:33 -07:00