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
abdosi cb5221a452
[Submodule update] sonic-utilities (#4601)
Fix is_mgmt_vrf_enabled when MGMT_VRF_CONFIG is not present the config (#885)
Changes to support acl-loader command for multi-npu platforms. (#908)
Stop/Start restapi server upon config reload (#911)
[fanshow] Add column drawer name and led status to output of show
platform(#991)
[MultiDB] use sonic-db-cli instead of redis-cli in new added codes
(#907)
[show] Add `ntpstat` output to `show ntp` (#861)
[config] Log invocation of config commands to syslog (#259)
Remove dependency on click-default-group package (#903)
[config] Add 'interface transceiver' subgroup with 'lpmode' and 'rese…'
(#904)
[show] Add 'errors' and 'rates' subcommands to 'show interfaces
count…(#900)
[config] Support load_minigraph command for multi NPU platform (#896)
[Vnet] Fix NameError for 'swsssdk' and align output (#902)
2020-05-18 09:55:41 -07:00
..
bash [build]: SONiC buildimage ARM arch support (#2980) 2019-07-25 22:06:41 -07:00
dhcpmon [dhcpmon] Filter DHCP O/A Messages of Neighboring Vlans (#4469) 2020-04-28 00:57:59 -07:00
gobgp Update go version to 1.11.2 for gobgp and telemetry (#2230) 2018-11-09 21:56:39 -08:00
hiredis [build]: SONiC buildimage ARM arch support (#2980) 2019-07-25 22:06:41 -07:00
iccpd [build]: changing debian names based on Architecture (#4508) 2020-04-30 15:47:03 -07:00
ifupdown2 [baseimage]: Upgrade ifupdown2 to version 1.2.8 (#3180) 2019-07-19 23:09:14 -07:00
initramfs-tools [initramfs]: porting loopback file system support patch to v0.133 2020-04-17 04:51:51 +00:00
iproute2 [build]: SONiC buildimage ARM arch support (#2980) 2019-07-25 22:06:41 -07:00
iptables [build]: changing debian names based on Architecture (#4508) 2020-04-30 15:47:03 -07:00
isc-dhcp [isc-dhcp-relay] Patch to allow relay to discover interfaces even if (#3851) 2019-12-07 11:26:29 -08:00
ixgbe Upgrade linux-image version (#1294) 2018-01-31 11:39:48 -08:00
kdump-tools [baseimage]: kdump support (#3722) 2019-11-08 23:08:42 -08:00
libnl3 [libnl]: Debian Packaging libnl version 3.5.0 (#3967) 2020-01-06 17:01:28 -08:00
libteam [libteam]: Update libteam to the latest master (#4216) 2020-03-09 16:13:49 -07:00
libyang libyang 1.0.73 (#3710) 2019-11-07 13:45:38 -08:00
lldpd [lldpd]: download lldp package from azure storage url (#4415) 2020-04-12 02:30:04 -07:00
lm-sensors Fix the error that 'sensord' daemon cannot be spawn correctly in pmon container (#4354) 2020-04-03 12:48:47 -07:00
monit [monit] Build from source and patch to use MemAvailable value if available on system (#3875) 2019-12-30 18:25:57 -08:00
mpdecimal [build]: SONiC buildimage ARM arch support (#2980) 2019-07-25 22:06:41 -07: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 [build]: SONiC buildimage ARM arch support (#2980) 2019-07-25 22:06:41 -07:00
python-click Build python-click Debian package from version 6.7-4 source to fix CLI autocomplete/suggest (#1824) 2018-06-29 09:59:46 -07:00
radvd [build]: SONiC buildimage ARM arch support (#2980) 2019-07-25 22:06:41 -07:00
redis [build]: SONiC buildimage ARM arch support (#2980) 2019-07-25 22:06:41 -07:00
redis-dump-load@832a645e4d Build patched redis-dump-load (#2277) 2018-11-20 19:27:56 -08:00
redis-dump-load.patch Build patched redis-dump-load (#2277) 2018-11-20 19:27:56 -08:00
sflow sFlow : Upgrade hsflowd to v2.0.26-4 (#4301) 2020-03-28 23:49:09 -07:00
smartmontools [build]: SONiC buildimage ARM arch support (#2980) 2019-07-25 22:06:41 -07:00
snmpd Convert docker-snmp-sv2 to buster (#4529) 2020-05-14 10:23:37 -07:00
socat [build]: SONiC buildimage ARM arch support (#2980) 2019-07-25 22:06:41 -07:00
sonic-config-engine Moved utility functions for multi-npu platforms from sonic-utilities to sonic_device_util.py (#4559) 2020-05-13 10:24:16 -07:00
sonic-daemon-base Add thermal control support for SONiC (#3949) 2020-03-09 10:41:10 -07:00
sonic-dbsyncd@ffb3bad2f3 [submodule update]: Advance sonic-dbsyncd (#3440) 2019-09-11 16:37:05 -07:00
sonic-device-data [Celestica/Seastone2] Add support Seastone2 device and platform (#3761) 2020-01-15 18:42:09 -08:00
sonic-frr [FRR]: Update frr to latest 7.2.1-s3 (#4294) 2020-04-01 12:57:19 -07:00
sonic-linux-kernel@57f0a4e053 hw-mgmt_V.7.0000.3034 integration (#4519) 2020-05-02 20:37:14 +03:00
sonic-mgmt-framework@f789b295f4 [submodule]: Update sonic-mgmt-framework to fix a build break fix. (#4318) 2020-03-24 23:39:39 -07:00
sonic-platform-common@75698a8dd8 [Mellanox] Enhancement for fan led management (#4437) 2020-05-13 10:01:32 -07:00
sonic-platform-daemons@97e40cefae [Mellanox] Fix thermal control bugs (#4298) 2020-03-25 10:54:07 -07:00
sonic-py-swsssdk@03748ce070 Advance sonic-py-swsssdk pointer (#4496) 2020-05-12 17:27:56 -07:00
sonic-quagga@7101eeda1a [fast-reboot]: Save fast-reboot state into the db (#3741) 2019-12-04 14:10:19 -08:00
sonic-restapi@c219e3da28 [docker-restapi]: Fix authentication in restapi (#4383) 2020-04-15 02:08:45 -07:00
sonic-sairedis@f972073fae [submodule]: update sonic-sairedis (#4416) 2020-04-12 20:44:16 -07:00
sonic-snmpagent@c8e5757b7f Convert docker-snmp-sv2 to buster (#4529) 2020-05-14 10:23:37 -07:00
sonic-swss@382905381d [Multi-ASIC] To pass the asic instance ID to orchagent, Advance the swss, swss-common submodules. (#4465) 2020-04-28 20:32:22 -07:00
sonic-swss-common@6889c0aba5 [Multi-ASIC] To pass the asic instance ID to orchagent, Advance the swss, swss-common submodules. (#4465) 2020-04-28 20:32:22 -07:00
sonic-telemetry@aaa9188fda SONiC Management Framework Release 1.0 (#3488) 2019-12-23 21:47:16 -08:00
sonic-utilities@c52e26805d [Submodule update] sonic-utilities (#4601) 2020-05-18 09:55:41 -07:00
sonic-yang-models [build]: add buster docker as the last step of the build proces 2020-04-16 10:26:18 +00:00
sonic-ztp@c959371ece [sonic-utilities][sonic-ztp] Update submodules (#4501) 2020-04-30 15:48:42 -07:00
supervisor [build]: sonic arm64 changes (#3419) 2019-09-11 09:41:38 -07:00
swig [FRR]: Update frr to frr-7.0.1 (#2899) 2019-05-16 10:59:12 -07:00
systemd-sonic-generator [baseimage]: support building multi-asic component (#3856) 2020-01-26 13:56:42 -08:00
tacacs [libnss]: fix compiling issue under gcc 8 (#4414) 2020-04-11 20:43:50 -07:00
thrift [build]: SONiC buildimage ARM arch support (#2980) 2019-07-25 22:06:41 -07:00