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
vmittal-msft 9ffa4bdfff [nokia]: Updated total headroom pool size to accommodate 100G ports on T2 uplinks (#16690)
Microsoft ADO (25266920)

sonic-mgmt xoff test was failing for [100g,120km]. Needed to update total headroom pool size when 100G line card is used as T2 uplink.

This size was calculated assuming 100g is used for downlink so cable length was 2km whereas it can also be used for uplink (cable length - 120km). so we need to do calculation based on 120km not 2km. Although it will be some wastage for 2km scenario but it should cover both cases.
2023-09-27 12:32:28 +08:00
..
bash Fix per-command authorization failed issue when a command with wildcard match more than hundred files. (#14787) 2023-05-16 16:27:05 +08:00
debootstrap Image build time improvements (#10104) 2022-04-19 09:22:16 -07:00
dhcpmon fix counter log issue on 32bits platform (#16357) 2023-09-05 09:42:56 -07:00
dhcprelay@6a6ce24512 advance dhcprelay to 6a6ce24, add default dhcpv6 dualtor source interface (#15881) 2023-07-19 14:08:48 -07:00
ethtool [arm] support compile sonic arm image on arm server (#7285) 2021-04-18 08:17:57 -07:00
flashrom Flashrom refactoring for broadcom platforms (#7693) 2021-06-22 15:29:21 -07:00
gobgp Update go version to 1.11.2 for gobgp and telemetry (#2230) 2018-11-09 21:56:39 -08:00
hiredis [buildsystem] Fix hiredis package version: 0.14.1-1 (#15461) (#15651) 2023-06-28 20:04:01 -07:00
iccpd MCLAG enhacements ICCPd initial code commit (#4819) 2021-08-03 17:32:50 -07:00
ifupdown2 Patch ifupdown2 (#9630) (#11548) 2022-10-03 18:59:53 +00:00
initramfs-tools Update initramfs-tools from 0.133 to 0.140 2021-11-10 15:27:22 -08:00
iproute2 [iproute2]: Enhance iproute2 to update PN for XPN (#11474) 2022-07-28 20:37:12 +00:00
iptables Ported iptables patch to 5.10 kernel (#4) 2021-11-10 15:27:22 -08:00
isc-dhcp [build] update isc-dhcp to 4.4.1-2.3+deb11u2 to fix build failure (#15002) (#15171) 2023-05-21 07:27:09 +08:00
ixgbe Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
kdump-tools Update kdump-tools for bullseye 2021-11-10 15:27:22 -08:00
libnl3 [MPLS][libnl3] libnl patches for supporting MPLS 2021-06-16 15:08:23 -07:00
libteam Add teamd patches to solve traffic loss issue when removing port from LAG (#14002) 2023-04-19 18:33:28 +08:00
libyang Python 2 removal/cleanup 2021-11-10 15:27:22 -08:00
libyang1 [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
libyang2 Frr 8.2 upgrade (#10691) 2022-05-24 14:47:09 -07:00
linkmgrd@4bf3ebbe64 [submodule] Update submodule linkmgrd to the latest HEAD automatically (#16474) 2023-09-06 16:10:06 -07:00
lldpd [LLDPD] fix to port remove and immediately create problem (#9519) 2021-12-15 13:06:40 -08:00
lm-sensors Fix sensord service install (#12376) 2022-10-25 20:42:12 +00:00
monit Update monit build for Bullseye 2021-11-10 15:27:22 -08:00
mpdecimal [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
ntp Upgrade to ntp 4.2.8p15 for Bullseye 2021-11-10 15:27:22 -08:00
openssh [openssh] Export remote address to environment variable for TACACS authorization. (#12447) 2022-11-10 18:09:23 +00:00
ptf@36a3e3d9ac [docker-sonic-mgmt] install ptf framework in mgmt container and upgrade ptf (#3239) 2019-07-30 10:19:48 -07:00
ptf-py3@405513bcad Add python3 virtual environment for docker-ptf (#10599) 2022-04-26 09:13:26 +08:00
ptf-py3.patch Add python3 virtual environment for docker-ptf (#10599) 2022-04-26 09:13:26 +08:00
radius [radius]: RADIUS Management User Authentication (#7551) 2021-06-14 07:57:01 -07:00
redis [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
redis-dump-load@7585497951 [redis-dump-load] Update submodule (#5215) 2020-08-19 11:23:42 -07:00
redis-dump-load.patch [build] Use pip to install setup.py dependency instead of python setup.py install (#8997) 2021-10-26 21:12:45 -07:00
scapy@8b63d73a17 [scapy] update scapy to 2.4.5 and patch it (#10457) 2022-04-07 14:23:35 +03:00
scapy.patch [scapy]: Patch scapy 2.4.5 for sniffing on intfs (#10644) 2022-05-18 13:01:27 -07:00
sflow [sflow + dropmon] added the ENABLE_SFLOW_DROPMON build flag. Added patches for sflow repo. (#10370) 2022-07-07 21:19:34 +00:00
snmpd [snmpd] Fixed snmpd memory leak issue (#11812) (#13388) 2023-01-19 15:51:49 -08:00
socat Create docker-base-bullseye and docker-config-engine-bullseye (#9666) 2022-01-11 09:23:42 -08:00
sonic-bgpcfgd [chassis/multi-asic] Enable Sending BGP Community over internal neighbors over iBGP Session (#16705) (#16710) 2023-09-27 11:01:45 +08:00
sonic-build-hooks [build]: Force xz as compression type when building sonic-build-hooks debs (#12823) 2023-05-16 16:27:00 +08:00
sonic-config-engine [nokia]: Updated total headroom pool size to accommodate 100G ports on T2 uplinks (#16690) 2023-09-27 12:32:28 +08:00
sonic-ctrmgrd [ctgmgr]: do not remove label when do systemd service stop when service is in kube mode (#15642) 2023-07-15 06:34:32 +08:00
sonic-dbsyncd@4dcfb6104a [submodule] Update submodule to the latest HEAD automatically (#14309) 2023-03-20 16:53:32 -07:00
sonic-device-data Update CPU transmitted packets to queue 7 for chassis (#16349) 2023-08-31 08:57:02 -07:00
sonic-fips Touch the donwload files to change the modified time (#10929) 2022-05-26 21:55:13 +08:00
sonic-frr [frr]: lib: Fix corruption when routemap delete/add sequence happens (#16456) 2023-09-08 23:19:07 -07:00
sonic-frr-mgmt-framework [frrcfgd][bgpcfgd] Add portchannel support (#8911) 2021-10-12 18:54:37 -07:00
sonic-host-services [202205] Assign altname for bridge interface on chassis and iptables rules update to allow traffic on it. (#16504) 2023-09-22 10:53:23 -07:00
sonic-host-services-data Make determine-reboot-cause.service into a oneshot service (#12628) 2022-11-28 18:50:03 +00:00
sonic-linux-kernel@db00eb9623 [submodule] Update submodule sonic-linux-kernel to the latest HEAD automatically (#16331) 2023-09-01 09:10:11 -07:00
sonic-mgmt-common@ec32690535 [submodule] Update submodule for sonic-mgmt-common (#10664) 2022-04-25 08:16:29 -07:00
sonic-mgmt-framework@a72d9ee845 [submodule] Update submodule HEAD for sonic-mgmt-framework and sonic-telemetry (#13112) 2023-02-06 19:32:26 -08:00
sonic-p4rt [submodule] Advance sonic-p4rt/sonic-pins pointer (#10566) 2022-05-06 15:35:20 -07:00
sonic-platform-common@6a38e71592 [submodule] Update submodule sonic-platform-common to the latest HEAD automatically (#16475) 2023-09-06 17:58:58 -07:00
sonic-platform-daemons@198f3002ec [submodule] Update submodule sonic-platform-daemons to the latest HEAD automatically 2023-09-20 12:14:37 -07:00
sonic-platform-pde@f18ebc297d [PDE]: introduce the SONiC Platform Development Env (#7510) 2021-07-24 16:24:43 -07:00
sonic-py-common sudo not required explicitly as /bin/ip netns identify is part of READ_ONLY_CMDS in sudoers file (#16258) 2023-08-25 17:02:26 -07:00
sonic-py-swsssdk@cd4cb1e4b2 [submodule] Update submodule sonic-py-swsssdk to the latest HEAD automatically (#15134) 2023-05-18 15:03:29 -07:00
sonic-restapi@a69ba06560 [submodule] Update submodule sonic-restapi to the latest HEAD automatically (#15886) 2023-07-19 14:10:08 -07:00
sonic-sairedis@70242e7bdc [submodule] Update submodule sonic-sairedis to the latest HEAD automatically (#16293) 2023-08-28 09:32:05 -07:00
sonic-snmpagent@1477c36836 [sonic-snmpagent] Update submodule (#10736) 2022-05-05 10:24:00 -07:00
sonic-swss@33d81e7fea [submodule] Update submodule sonic-swss to the latest HEAD automatically (#16455) 2023-09-08 09:51:56 -07:00
sonic-swss-common@8a53f0490c [submodule] Update submodule sonic-swss-common to the latest HEAD automatically (#15655) 2023-06-30 13:22:17 -07:00
sonic-telemetry@0b8843c320 [submodule] Update submodule sonic-telemetry to the latest HEAD automatically (#15544) 2023-06-21 17:25:02 -07:00
sonic-utilities@787b4a3247 [submodule] Update submodule sonic-utilities to the latest HEAD automatically (#16481) 2023-09-07 10:17:23 -07:00
sonic-yang-mgmt [YANG] Fix issue: Non compliant leaf list in config_db schema (#10291) 2022-05-05 10:11:35 -07:00
sonic-yang-models Update macsec CAK keys in profile for tests to change to type7 encoded format (#16388) (#16499) 2023-09-09 06:23:49 +08:00
sonic-ztp@f7dd3c54ec [sonic-ztp] Submodule update (#9589) 2022-01-02 17:56:14 +02:00
swig [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
system-health CherryPick PR#15212 to 202205 (#15662) 2023-06-30 14:59:25 -07:00
systemd-sonic-generator [systemd-sonic-generator] Fix overlapping strings being passed to strcpy/strcat (#13647) 2023-02-22 10:00:56 +08:00
tacacs [TACACS] Send remote address in TACACS+ authorization message. (#12190) 2022-11-10 18:09:07 +00:00
thrift Fix CVE-2017-1000487 security alert (#7173) 2021-03-31 22:45:06 -07:00
thrift_0_14_1 [202205][Marvell-armhf] Build saiserverv2 docker on marvell-armhf (#13713) 2023-02-10 09:12:12 -08:00
wpasupplicant [submodule] Update submodule wpasupplicant/sonic-wpa-supplicant to the latest HEAD automatically (#15016) 2023-05-17 11:38:13 -07:00