Skip to content

[swss]: bring swss submodule to the latest#172

Merged
lguohan merged 1 commit intosonic-net:masterfrom
lguohan:swss
Dec 30, 2016
Merged

[swss]: bring swss submodule to the latest#172
lguohan merged 1 commit intosonic-net:masterfrom
lguohan:swss

Conversation

@lguohan
Copy link
Collaborator

@lguohan lguohan commented Dec 29, 2016

No description provided.

@lguohan lguohan merged commit bc03c19 into sonic-net:master Dec 30, 2016
Kalimuthu-Velappan pushed a commit to Kalimuthu-Velappan/sonic-buildimage that referenced this pull request Sep 12, 2019
)

* Also change 'Table name' to 'Rule name' in header of show_rule() output
* Also remove unused imports
* Also add ACL_TABLE_TYPE_MIRROR constant, other small tweaks, comments and docstrings
madhanmellanox pushed a commit to madhanmellanox/sonic-buildimage that referenced this pull request Mar 23, 2020
…t#172)

When routes' next hop interfaces are updated to eth0, they need to
be removed from the ASIC.

Signed-off-by: Shuotian Cheng <[email protected]>
dmytroxshevchuk pushed a commit to dmytroxshevchuk/sonic-buildimage that referenced this pull request Aug 31, 2020
* Add support of fast-reboot option
xumia pushed a commit to xumia/sonic-buildimage-1 that referenced this pull request Feb 16, 2021
…t#172)

As sonic-utilities is now built as a wheel, setuptools/pip will install all external dependencies from PyPI at build or install time as specified in the setup.py file. Thus, we no longer need to explicitly install those packages.
abdosi added a commit that referenced this pull request Feb 26, 2021
0b9429d032c2c0449dfeaad07542707f78b5c01f (HEAD -> 201911, origin/201911)
[sfputilhelper] Add new option in ports cache creation, fetch ports from config DB (#5892) (#172)

Signed-off-by: Abhishek Dosi <[email protected]>
vdahiya12 added a commit to vdahiya12/sonic-buildimage that referenced this pull request Apr 12, 2021
c4d4790 [xcvrd] refactor Y-Cable firmware information to conform with all vendors (sonic-net#171)
be7f4e1 [voqinband]Support for inband port as regular port (sonic-net#145)
eff5c1c [thermalctld] No need exit thermalcltd when loading invalid policy file (sonic-net#172)
5b6d9c0 [syseepromd] Add unit tests; Refactor to allow for greater unit test coverage (sonic-net#156)

Signed-off-by: vaibhav-dahiya <[email protected]>
jleveque pushed a commit that referenced this pull request Apr 12, 2021
eff5c1c [thermalctld] No need exit thermalcltd when loading invalid policy file (#172)
5b6d9c0 [syseepromd] Add unit tests; Refactor to allow for greater unit test coverage (#156)
daall pushed a commit that referenced this pull request Apr 13, 2021
eff5c1c [thermalctld] No need exit thermalcltd when loading invalid policy file (#172)
5b6d9c0 [syseepromd] Add unit tests; Refactor to allow for greater unit test coverage (#156)
daall added a commit to daall/sonic-buildimage that referenced this pull request Apr 13, 2021
…02012

- [xcvrd] refactor Y-Cable firmware information to conform with all vendors (sonic-net#171)
- [thermalctld] No need exit thermalcltd when loading invalid policy file (sonic-net#172) <--- branch point

Signed-off-by: Danny Allen <[email protected]>
daall added a commit that referenced this pull request Apr 14, 2021
…02012 (#7314)

- [xcvrd] refactor Y-Cable firmware information to conform with all vendors (#171)
- [thermalctld] No need exit thermalcltd when loading invalid policy file (#172) <--- branch point

Signed-off-by: Danny Allen <[email protected]>
netgp2020 added a commit to SyncBaseNet/sonic-buildimage that referenced this pull request Apr 14, 2021
…02012 (sonic-net#7314) (#2)

- [xcvrd] refactor Y-Cable firmware information to conform with all vendors (sonic-net#171)
- [thermalctld] No need exit thermalcltd when loading invalid policy file (sonic-net#172) <--- branch point

Signed-off-by: Danny Allen <[email protected]>

Co-authored-by: Danny Allen <[email protected]>
raphaelt-nvidia pushed a commit to raphaelt-nvidia/sonic-buildimage that referenced this pull request May 23, 2021
eff5c1c [thermalctld] No need exit thermalcltd when loading invalid policy file (sonic-net#172)
5b6d9c0 [syseepromd] Add unit tests; Refactor to allow for greater unit test coverage (sonic-net#156)
carl-nokia pushed a commit to carl-nokia/sonic-buildimage that referenced this pull request Aug 7, 2021
eff5c1c [thermalctld] No need exit thermalcltd when loading invalid policy file (sonic-net#172)
5b6d9c0 [syseepromd] Add unit tests; Refactor to allow for greater unit test coverage (sonic-net#156)
mlok-nokia pushed a commit to mlok-nokia/sonic-buildimage that referenced this pull request Jan 24, 2022
…le (sonic-net#172)

Currently, when thermalctld loading an invalid policy file, it catches the exception and call sys.exit. However, there is a sub process created and sys.exit cause the daemon hang forever. Actually, it is not necessary to exit thermalctld here because:

1. Other than running thermal policy, there is a sub process which monitoring thermal status. So even if there is an invalid policy file, thermal monitoring can still work.
2. Even if we exit here, supervisord will restart thermalctld and it fall into the same exception again and again.
sg893052 pushed a commit to sg893052/sonic-buildimage that referenced this pull request Apr 25, 2022
EVPN VxLAN Multisite DCI initial checkin.
mssonicbld added a commit that referenced this pull request Feb 12, 2025
…lly (#21713)

#### Why I did it
src/sonic-gnmi
```
* 450bcdd - (HEAD -> master, origin/master, origin/HEAD) GNOI Implementation of OS.Activate (#351) (3 hours ago) [Dawei Huang]
* 795f7ea - Merge pull request #172 from faraazbrcm/rpc_from_proto (5 hours ago) [anand-kumar-subramanian]
* 4b2144a - Merge branch 'master' into rpc_from_proto (2 days ago) [Mohammed Faraaz]
* 913c789 - Support for YANG RPCs (11 months ago) [Mohammed Faraaz]
```
#### How I did it
#### How to verify it
#### Description for the changelog
DavidZagury pushed a commit to DavidZagury/sonic-buildimage that referenced this pull request May 4, 2025
…AD automatically (sonic-net#1066)

#### Why I did it
src/sonic-utilities
```
* ba955a91 - (HEAD -> 202412, origin/202412) Merge pull request sonic-net#172 from mssonicbld/sonicbld/202412-merge (21 hours ago) [mssonicbld]
* 4d5c7cb9 - Merge branch '202411' of https://github.com/sonic-net/sonic-utilities into 202412 (23 hours ago) [Sonic Automation]
* e6fb8f96 - Stop the hwclock service and timer files before updating CMOS time (sonic-net#3853) (2 days ago) [Saikrishna Arcot]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request May 25, 2025
…omatically (#22613)

#### Why I did it
src/sonic-mgmt-common
```
* bb0e47d - (HEAD -> master, origin/master, origin/HEAD, origin/202505) Minor bug fixes for sflow transformer (#170) (10 days ago) [Anukul Verma]
* e0cfe3e - model based replace/put operation handling in transformer infra for openconfig yangs (#172) (11 days ago) [amrutasali]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request May 28, 2025
…omatically (#22661)

#### Why I did it
src/sonic-mgmt-common
```
* bb0e47d - (HEAD -> 202505, origin/master, origin/HEAD, origin/202505, master) Minor bug fixes for sflow transformer (#170) (13 days ago) [Anukul Verma]
* e0cfe3e - model based replace/put operation handling in transformer infra for openconfig yangs (#172) (2 weeks ago) [amrutasali]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Jun 21, 2025
…utomatically (#22660)

#### Why I did it
src/sonic-host-services
```
* 0206da1 - (HEAD -> 202505, origin/202505) Revert "[featured] fix non existing feature start (#234)" (#273) (51 minutes ago) [mssonicbld]
* d4d624e - Add iptables rules to drop all bgp packets destined for loopback1 IP addresses in dual ToR (#269) (10 days ago) [mssonicbld]
* 93db579 - Fix PyGObject required version (#265) (2 weeks ago) [mssonicbld]
* 112acad - [build] Update Azure pipeline to use Ubuntu 24.04 image (#266) (2 weeks ago) [mssonicbld]
* 1ee792e - Implement Download and Delete For File Service (#242) (5 weeks ago) [Dawei Huang]
* 00393e3 - [kdump-config] Update kdump default config with pre-defined value in /proc/cmdline (installer.conf) (#237) (7 weeks ago) [Marty Y. Lok]
* d028745 - [Radius] Add require_message_authenticator option to fix BlastRadius issue. (#172) (7 weeks ago) [Julian Chang]
* 8237b5d - Monitor rsyslog feature flag change and update rsyslog config by restart rsyslog-config service (#245) (7 weeks ago) [Hua Liu]
* 55cee71 - Improve Detection Logic for HALT Command in is_halt_command_running() (#247) (8 weeks ago) [Vasundhara Volam]
* 29b8be8 - [featured] fix non existing feature start (#234) (3 months ago) [Stepan Blyshchak]
* fe90cb1 - Adding support for filtering by destination IP and/or incoming interface to caclmgrd. (#195) (3 months ago) [nyanto]
* 6006e05 - caclmgrd interface rules patch 1 (#197) (3 months ago) [Nanma Purushotam]
* 3ba0c59 - Pin PyGObject to 3.50.0 (#228) (3 months ago) [cpackham-atlnz]
* 5445cf6 - Radius Access request to use configured src interface (#230) (3 months ago) [lakshmi-nexthop]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Jun 22, 2025
…utomatically (#22160)

#### Why I did it
src/sonic-host-services
```
* aa971f6 - (HEAD -> master, origin/master, origin/HEAD) Revert "[featured] fix non existing feature start (#234)" (#272) (29 hours ago) [Qi Luo]
* 04e49f8 - Add iptables rules to drop all bgp packets destined for loopback1 IP addresses in dual ToR (#262) (11 days ago) [Yawen]
* 727e21b - [Caclmgrd]Fix key error issue about acl_source_ip_map (#268) (11 days ago) [Changrong Wu]
* 4cb6b97 - Restart caclmgrd whenever catch exception in child thread or in main thread (#194) (13 days ago) [Zhaohui Sun]
* d7842aa - config_db should not mandate True and False for featured (#252) (2 weeks ago) [Brad House - NextHop]
* 70de4d1 - Fix PyGObject required version (#264) (3 weeks ago) [Qi Luo]
* 953816b - Modify cacl rules to allow incoming packets to dash-ha (#256) (3 weeks ago) [yue-fred-gao]
* 5460c29 - Improve reboot status tracking and add reboot count & method to status (#259) (3 weeks ago) [Vasundhara Volam]
* e46e36e - Update ubuntu version in azure pipeline (#260) (4 weeks ago) [Vasundhara Volam]
* 23b81f9 - Fix reboot without message (#250) (4 weeks ago) [jkmar]
* 1ee792e - Implement Download and Delete For File Service (#242) (5 weeks ago) [Dawei Huang]
* 00393e3 - [kdump-config] Update kdump default config with pre-defined value in /proc/cmdline (installer.conf) (#237) (7 weeks ago) [Marty Y. Lok]
* d028745 - [Radius] Add require_message_authenticator option to fix BlastRadius issue. (#172) (7 weeks ago) [Julian Chang]
* 8237b5d - Monitor rsyslog feature flag change and update rsyslog config by restart rsyslog-config service (#245) (8 weeks ago) [Hua Liu]
* 55cee71 - Improve Detection Logic for HALT Command in is_halt_command_running() (#247) (8 weeks ago) [Vasundhara Volam]
* 29b8be8 - [featured] fix non existing feature start (#234) (3 months ago) [Stepan Blyshchak]
* fe90cb1 - Adding support for filtering by destination IP and/or incoming interface to caclmgrd. (#195) (3 months ago) [nyanto]
* 6006e05 - caclmgrd interface rules patch 1 (#197) (3 months ago) [Nanma Purushotam]
* 3ba0c59 - Pin PyGObject to 3.50.0 (#228) (3 months ago) [cpackham-atlnz]
* 5445cf6 - Radius Access request to use configured src interface (#230) (3 months ago) [lakshmi-nexthop]
```
#### How I did it
#### How to verify it
#### Description for the changelog
jianyuewu pushed a commit to jianyuewu/sonic-buildimage that referenced this pull request Feb 10, 2026
…issue. (sonic-net#172)

Add require_message_authenticator option into common-auth-sonic.j2 template. Radius client discard packets which does not contain message-authenticator attribute.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant