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/src
sudhanshukumar22 7fc2d381a9
[lldp] lldp upstream patches (#6118)
The details are as follows:

    1. 0010-Ported-fix-for-length-exceeded-from-lldp-community.patch

    Patch taken from 78243478dc

    lib: remove limit on system description length

    The limit was introduced in 9c49ced while fixing a memory leak.
    The state data is used to ensure we don't interleave operations. We
    need to handle the case where the value is truncated because it is
    larger than the allocated size.

    Fix issue https://github.com/lldpd/lldpd/issues/408

    2. 0011-fix-med-location-len.patch
    
    Patch taken from 5c3479463a

    lib: fix LLDP-MED location parsing in liblldpctl

    Some bounds were not checked correctly when parsing LLDP-MED civic
    location fields. This triggers out-of-bound reads (no write) in
    lldpcli, ultimately leading to a crash.

    Fix https://github.com/lldpd/lldpd/pull/420

Signed-off-by: sudhanshukumar22 <sudhanshu.kumar@broadcom.com>
2021-01-04 23:19:50 -08:00
..
bash Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
dhcpmon [dhcpmon] Print Both Snapshot And Current Counters (#5374) 2020-09-15 15:27:36 -07:00
gobgp Update go version to 1.11.2 for gobgp and telemetry (#2230) 2018-11-09 21:56:39 -08:00
hiredis Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
iccpd [iccpd] Fix the bug of iccp cmd show. (#5214) 2020-09-01 13:07:13 -07:00
ifupdown2 Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
initramfs-tools [secureboot] Add secureboot support for Arista devices (#4741) 2020-06-22 09:30:31 -07:00
iproute2 Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
iptables [docker-nat]: upgrade docker-nat to buster (#4943) 2020-07-15 22:48:09 -07:00
isc-dhcp [relay]: Prevent Buffer Overrun Of Malformed DHCP Packet (#6057) 2020-12-11 16:28:05 -08:00
ixgbe Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
kdump-tools Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
libnl3 Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
libteam [teamd]: Remove extensive debug output for libteamdctl (#5870) 2020-11-10 19:12:51 -08:00
libyang [libyang] Adding LFS support for arm32 (#6018) 2020-11-25 01:10:53 -08:00
libyang1 [libyang1] Adding LFS support for arm32 (#6346) 2021-01-04 12:28:32 -08:00
lldpd [lldp] lldp upstream patches (#6118) 2021-01-04 23:19:50 -08:00
lm-sensors [dockers] update mellanox syncd and pmon to buster (#4818) 2020-07-18 03:46:15 -07:00
monit [monit] Adding patch to enhance syslog error message generation for monit alert action when status is failed. (#5720) 2020-10-31 17:29:49 -07:00
mpdecimal Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
ntp [ntp]: build ntp with various fixes (#6037) 2020-12-02 15:02:50 -08:00
openssh [build]: openssh: Fix build break when using http proxy (#6229) 2020-12-17 22:12:37 -08:00
ptf@36a3e3d9ac [docker-sonic-mgmt] install ptf framework in mgmt container and upgrade ptf (#3239) 2019-07-30 10:19:48 -07:00
python3 Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
redis Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
redis-dump-load@7585497951 [redis-dump-load] Update submodule (#5215) 2020-08-19 11:23:42 -07:00
redis-dump-load.patch [baseimage]: Build and install redis-dump-load Python 3 package in host image (#4661) 2020-05-30 05:52:27 -07:00
sflow [sflow] Bump hsflowd version in Makefile (#6065) 2020-11-30 18:46:42 -08:00
smartmontools Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
snmpd [makefile] Remove python-netsnmp deb package from makefile (#6161) 2020-12-09 17:40:07 -08:00
socat Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
sonic-bgpcfgd FRR 7.5 2020-12-29 03:44:49 -08:00
sonic-build-hooks Recover "Support SONiC Reproduceable Build-debian/pip/web packages (#6255) 2020-12-21 15:31:10 +08:00
sonic-config-engine Minigraph ECMP parsing support (cleaner format) (#4985) 2020-12-30 15:18:21 -08:00
sonic-ctrmgrd First cut image update for kubernetes support. (#5421) 2020-12-22 08:01:33 -08:00
sonic-dbsyncd@5cc29a1b32 [lldp]: Lldp docker to use python3 version of sonic-db-syncd package. (#6046) 2020-11-30 10:44:40 -08:00
sonic-device-data [warm-reboot] Remove warmboot file path that overrides the default path (#6198) 2020-12-13 22:17:33 -08:00
sonic-frr FRR 7.5 2020-12-29 03:44:49 -08:00
sonic-host-service [sonic-host-service]: Add SONiC Host Services infrastructure (#4840) 2020-08-21 15:34:14 -07:00
sonic-host-services [determine-reboot-cause] Skip invoking platform code for unit tests for hardware_reboot_cause (#6325) 2020-12-30 17:48:56 -08:00
sonic-host-services-data Fix the ExecStart path for process-reboot-cause (#6044) 2020-11-26 09:22:02 -08:00
sonic-linux-kernel@6f53047ae2 [sonic-linux-kernel] submodule update (#6249) 2020-12-18 23:13:26 -08:00
sonic-mgmt-common@86c1108125 [sonic-mgmt-common] Update submodule (#6129) 2020-12-08 04:31:16 -08:00
sonic-mgmt-framework@3c3384cec8 Mgmt reorg -- submodule and build rules for sonic-mgmt-common (#4765) 2020-06-22 16:01:55 -07:00
sonic-platform-common@9935fca570 [sonic-platform-common] Update submodule pointer (#6210) 2020-12-17 12:06:09 -08:00
sonic-platform-daemons@e6c786bd02 [sonic-platform-daemons] Update submodule pointer for fixing xcvrd unit test issue (#6247) 2020-12-18 10:21:10 -08:00
sonic-py-common [sonic-py-common] Added an API to get file path containing SONiC version (#6309) 2021-01-03 08:10:28 -08:00
sonic-py-swsssdk@6e42d58c15 [sonic-py-swsssdk] update submodule: fix fdbshow, show arp commands (#6074) 2020-12-02 18:17:24 -08:00
sonic-quagga@e3b3b634e7 [sonic-quagga] update submodule with multiDB Changes (#4557) 2020-05-27 11:12:33 -07:00
sonic-restapi@b0024559f6 [Submodule] Update for sonic-restapi (#6231) 2020-12-17 05:19:23 -08:00
sonic-sairedis@754849a476 [sonic-sairedis submodule] Updated SAI header 1.7.1 for BRCM and Mellanox SDK/SAI (#6218) 2020-12-20 12:11:06 -08:00
sonic-snmpagent@57e54d9561 [sonic-py-swsssdk][sonic-snmpagent][sonic-utilities] Update submodules (#5849) 2020-11-12 17:58:56 -08:00
sonic-swss@321291aa7a [submodule]: update sonic-swss 2020-12-28 10:34:34 -08:00
sonic-swss-common@b423b9c8aa [sonic-swss-common] Update submodule (#6317) 2020-12-31 17:43:09 -08:00
sonic-telemetry@9ceb58ca1f [sonic-telemetry] Update submodule (#6269) 2020-12-22 00:04:48 -08:00
sonic-utilities@7924bd18d4 [submodule]: update sonic-utilities 2020-12-28 10:34:34 -08:00
sonic-yang-mgmt [yang_models]: yang models for device_metadata, device_neighbor, flex… (#4442) 2020-11-18 01:59:55 -08:00
sonic-yang-models [yang-models]: Default value for leaf-lists and tests. (#6029) 2020-12-24 01:48:41 -08:00
sonic-ztp@911d62238c [sonic-utilities] Build and install as a Python wheel package (#5409) 2020-09-20 20:16:42 -07:00
swig Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
system-health [system-health] Convert to Python 3 (#5886) 2020-12-29 14:04:09 -08:00
systemd-sonic-generator [systemd-generator]: Remove creation of NUM_ASIC environment (#5122) 2020-08-11 13:58:20 -07:00
tacacs [TACACS+]: Add support to specify source address for TACACS+ (#4610) 2020-07-12 18:08:51 +00:00
thrift Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00