Skip to content

Fix the p4 buildbreak triggered by quagga#53

Merged
stcheng merged 1 commit intosonic-net:masterfrom
jiacao:fix
Nov 2, 2016
Merged

Fix the p4 buildbreak triggered by quagga#53
stcheng merged 1 commit intosonic-net:masterfrom
jiacao:fix

Conversation

@jiacao
Copy link
Copy Markdown
Contributor

@jiacao jiacao commented Nov 2, 2016

No description provided.

@stcheng stcheng merged commit afab1ae into sonic-net:master Nov 2, 2016
@jiacao jiacao deleted the fix branch November 2, 2016 22:31
stcheng pushed a commit that referenced this pull request Mar 22, 2017
Kalimuthu-Velappan pushed a commit to Kalimuthu-Velappan/sonic-buildimage that referenced this pull request Sep 12, 2019
 - Add 'show interfaces sfp' subcommand to wrap sfputil
 - Remove 'sfp' arg from 'show interfaces' command
 - Add '-p/--period' argument and '-c/--clear' flag to 'show interfaces counters'
 - Add missing docstrings for Click
 - Add sudo to all 'vtysh', 'docker', 'lldpctl', 'lldpshow' and 'sensors' calls
lguohan pushed a commit that referenced this pull request Sep 18, 2019
Commits on Aug 15, 2019
[sonic_sfp] Fix global name about sfp module is not defined (#53) 04014b6

Commits on Aug 20, 2019
[xcvrd] Fix crashing due to missing fields of some module types (#54) c011c73
Remove duplicated sonic_eeprom and create symlink (#55) 087593e

Commits on Sep 10, 2019
[sfp_base] Raise exceptions (previously was incorrectly returning the… c21507e
Added new API to interact with the platform components (#60) 33b037d

Signed-off-by: Nazarii Hnydyn <[email protected]>
lguohan pushed a commit that referenced this pull request Nov 23, 2019
update multiDB changes in sonic-py-swsssdk, including:
*[multi-DB] Part 4: add sonic-db-cli to replace redis-cli (#54)
*[multi-DB] Part 3: Python API changes (#52)
*remove SonicV2Connector which is not used any more (#53)
lguohan pushed a commit that referenced this pull request Dec 2, 2019
update multiDB changes in sonic-py-swsssdk, including:
*[multi-DB] Part 4: add sonic-db-cli to replace redis-cli (#54)
*[multi-DB] Part 3: Python API changes (#52)
*remove SonicV2Connector which is not used any more (#53)

This needs #3825 to be merged first. Otherwise when reloading minigraph/config will hit error.

Signed-off-by: Dong Zhang [email protected]
zhenggen-xu referenced this pull request in zhenggen-xu/sonic-buildimage Jan 10, 2020
update multiDB changes in sonic-py-swsssdk, including:
*[multi-DB] Part 4: add sonic-db-cli to replace redis-cli (#54)
*[multi-DB] Part 3: Python API changes (#52)
*remove SonicV2Connector which is not used any more (#53)
madhanmellanox pushed a commit to madhanmellanox/sonic-buildimage that referenced this pull request Mar 23, 2020
vasant17 pushed a commit to vasant17/sonic-buildimage that referenced this pull request Apr 16, 2020
byu343 pushed a commit to byu343/sonic-buildimage that referenced this pull request Apr 18, 2020
dmytroxshevchuk pushed a commit to dmytroxshevchuk/sonic-buildimage that referenced this pull request Aug 31, 2020
jleveque pushed a commit that referenced this pull request Sep 11, 2020
- sonic-net/sonic-platform-daemons@1893c40
  - Fix the xcvrd theowing error on sfprecover function on getKeys() not valid.
- sonic-net/sonic-platform-daemons@65fa443
  - Merge pull request #90 from abdosi/multiasic-fix
- sonic-net/sonic-platform-daemons@7f812c9
  - [xcvrd] Don't log unnecessary messages upon empty transceiver change event (#53)
- sonic-net/sonic-platform-daemons@0969202
  - Fix pcied daemon failure (#91)

Signed-off-by: Petro Bratash <[email protected]>
abdosi added a commit that referenced this pull request Sep 19, 2020
[xcvrd] Don't log unnecessary messages upon empty transceiver change
event (#53)
    [thermalctld] Optimize the thermal policy loop to make it execute
    every 60 seconds (#77)
     [thermalctld] Fix issue: fan status should not be True when fan is
     absent (#92)

Signed-off-by: Abhishek Dosi <[email protected]>
vdahiya12 pushed a commit to vdahiya12/sonic-buildimage that referenced this pull request Oct 2, 2020
xumia referenced this pull request in xumia/sonic-buildimage-1 Feb 16, 2021
So we could iterate on it.
santhosh-kt pushed a commit to santhosh-kt/sonic-buildimage that referenced this pull request Feb 25, 2021
- sonic-net/sonic-platform-daemons@1893c40
  - Fix the xcvrd theowing error on sfprecover function on getKeys() not valid.
- sonic-net/sonic-platform-daemons@65fa443
  - Merge pull request sonic-net#90 from abdosi/multiasic-fix
- sonic-net/sonic-platform-daemons@7f812c9
  - [xcvrd] Don't log unnecessary messages upon empty transceiver change event (sonic-net#53)
- sonic-net/sonic-platform-daemons@0969202
  - Fix pcied daemon failure (sonic-net#91)

Signed-off-by: Petro Bratash <[email protected]>
SuvarnaMeenakshi pushed a commit to SuvarnaMeenakshi/sonic-buildimage that referenced this pull request Jun 16, 2021
@xumia xumia mentioned this pull request Jan 18, 2022
5 tasks
mlok-nokia pushed a commit to mlok-nokia/sonic-buildimage that referenced this pull request Jan 24, 2022
…event (sonic-net#53)

When port_dict of transceiver_change is empty, do nothing rather than log messages like
```
xcvrd: Got event True {} in state 1
xcvrd: mapping from True {'-1': 'system_become_ready'} to system_become_ready
xcvrd: Got system_become_ready in normal state, ignored
```
zjswhhh added a commit that referenced this pull request Apr 14, 2022
[202012][sonic-linkmgrd]Submodule update

8507629 Jing Zhang      Mon Apr 4 10:25:22 2022 -0700   Lower unsolicited MUX state change notification log level to WARNING #57
17d217d Longxiang Lyu   Mon Mar 21 12:15:19 2022 +0800  Enhance clang format (#46)
c72fa2a Jing Zhang      Fri Apr 1 12:23:29 2022 -0700   Disable the feature that decreases link probe interval for measuring switch overhead #49 (#54)
256b01b Jing Zhang      Thu Mar 31 16:20:00 2022 -0700  Update link prober metrics posting logics #50 #53
dfd48d0 Jing Zhang      Wed Mar 23 16:27:45 2022 -0700  Decrease link probing interval after switchover to better determine the overhead of a toggle #43 (#48)

sign-off: Jing Zhang [email protected]
mssonicbld pushed a commit to mssonicbld/sonic-buildimage that referenced this pull request Jul 25, 2022
vivekrnv referenced this pull request in vivekrnv/sonic-buildimage Apr 28, 2023
vivekrnv referenced this pull request in vivekrnv/sonic-buildimage Apr 28, 2023
Gokulnath-Raja pushed a commit to Gokulnath-Raja/sonic-buildimage-work that referenced this pull request May 22, 2023
…net#53)

Support to build in debian bullseye, the dh-systemd has removed and merged into debhelper.
Support to build by golang 1.15, fix the int type conversion error.
mlok-nokia pushed a commit to mlok-nokia/sonic-buildimage that referenced this pull request Jun 5, 2024
mssonicbld added a commit that referenced this pull request Dec 31, 2024
…ly (#21230)

#### Why I did it
src/dhcprelay
```
* b242307 - (HEAD -> master, origin/master, origin/HEAD) Revert "Fail build when test fail (#53)" (#62) (19 hours ago) [Yaqiang Zhu]
* dbaee8b - Fail build when test fail (#53) (6 days ago) [Yaqiang Zhu]
* ef7b972 - [Build] Update to build bookworm debian package (#55) (8 days ago) [Yaqiang Zhu]
* 011066a - Add wait and check ip address check when dhcp6relay init (#52) (11 days ago) [Yaqiang Zhu]
```
#### How I did it
#### How to verify it
#### Description for the changelog
VladimirKuk pushed a commit to Marvell-switching/sonic-buildimage that referenced this pull request Jan 21, 2025
…ly (sonic-net#21230)

#### Why I did it
src/dhcprelay
```
* b242307 - (HEAD -> master, origin/master, origin/HEAD) Revert "Fail build when test fail (sonic-net#53)" (sonic-net#62) (19 hours ago) [Yaqiang Zhu]
* dbaee8b - Fail build when test fail (sonic-net#53) (6 days ago) [Yaqiang Zhu]
* ef7b972 - [Build] Update to build bookworm debian package (sonic-net#55) (8 days ago) [Yaqiang Zhu]
* 011066a - Add wait and check ip address check when dhcp6relay init (sonic-net#52) (11 days ago) [Yaqiang Zhu]
```
#### How I did it
#### How to verify it
#### Description for the changelog
tshalvi pushed a commit to tshalvi/sonic-buildimage that referenced this pull request Mar 12, 2025
…lly (sonic-net#808)

#### Why I did it
src/sonic-swss
```
* 4bd7d81 - (HEAD -> 202412, origin/202412) [code sync] Merge code from sonic-net/sonic-swss:202411 to 202412 (sonic-net#53) (16 hours ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Mar 26, 2025
…ly (#22145)

#### Why I did it
src/sonic-stp
```
* 9949755 - (HEAD -> master, origin/master, origin/HEAD) MSTP PTX/PRX state machine APIs (#53) (18 hours ago) [Divya Kumaran Chandralekha]
* 12cb28f - Mstp feature - State machine APIs (#51) (23 hours ago) [Divya Kumaran Chandralekha]
```
#### How I did it
#### How to verify it
#### Description for the changelog
patrickmacarthur pushed a commit to patrickmacarthur/sonic-buildimage that referenced this pull request Aug 6, 2025
… automatically (sonic-net#806)

#### Why I did it
src/sonic-platform-common
```
* 966e073 - (HEAD -> 202405, origin/202405) Restore optoe page to default 0 for active cables (sonic-net#549) (sonic-net#53) (16 hours ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Sep 14, 2025
…#23964)

#### Why I did it
src/dhcpmon
```
* 4531323 - (HEAD -> master, origin/master, origin/HEAD) [init] Init physical interfaces without portchannel in counter (#53) (2 days ago) [Yaqiang Zhu]
* 84d8d1c - Add a dhcp type validation when increasing cache counter (#52) (4 days ago) [Yanpeng Zhang]
```
#### How I did it
#### How to verify it
#### Description for the changelog
rchandramouli pushed a commit to rchandramouli/sonic-buildimage that referenced this pull request Nov 2, 2025
* Fix ISSU build on Debian 13

* Fix mellanox platform api for python 3.13
rchandramouli pushed a commit to rchandramouli/sonic-buildimage that referenced this pull request Nov 4, 2025
* Fix ISSU build on Debian 13

* Fix mellanox platform api for python 3.13
nonodark pushed a commit to nonodark/sonic-buildimage that referenced this pull request Nov 18, 2025
* Fix ISSU build on Debian 13

* Fix mellanox platform api for python 3.13
tirupatihemanth added a commit to tirupatihemanth/sonic-buildimage that referenced this pull request Nov 25, 2025
* Fix ISSU build on Debian 13

* Fix mellanox platform api for python 3.13
yanmarkman pushed a commit to yanmarkman/sonic-buildimage that referenced this pull request Nov 26, 2025
* Fix ISSU build on Debian 13

* Fix mellanox platform api for python 3.13
yanmarkman pushed a commit to yanmarkman/sonic-buildimage that referenced this pull request Dec 3, 2025
* Fix ISSU build on Debian 13

* Fix mellanox platform api for python 3.13
FengPan-Frank pushed a commit to FengPan-Frank/sonic-buildimage that referenced this pull request Dec 4, 2025
…sonic-net#23964)

#### Why I did it
src/dhcpmon
```
* 4531323 - (HEAD -> master, origin/master, origin/HEAD) [init] Init physical interfaces without portchannel in counter (sonic-net#53) (2 days ago) [Yaqiang Zhu]
* 84d8d1c - Add a dhcp type validation when increasing cache counter (sonic-net#52) (4 days ago) [Yanpeng Zhang]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: Feng Pan <[email protected]>
mssonicbld added a commit that referenced this pull request Dec 12, 2025
…tically (#24642)

#### Why I did it
src/sonic-dash-api
```
* 3f22b2c - (HEAD -> 202511, origin/202511) [action] [PR:51] Modify dependencies to fix broken parallel build (#53) (7 days ago) [mssonicbld]
* e7bf8e4 - Automated agent pool migration for branch 202511 (#52) (2 weeks ago) [yijingyan2]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Staphylo pushed a commit to Staphylo/sonic-buildimage that referenced this pull request Feb 5, 2026
… HEAD automatically (sonic-net#1911)

#### Why I did it
src/sonic-linux-kernel
```
* 12f5844 - (HEAD -> 202412, origin/HEAD, origin/202412) Integrate HW-MGMT 7.0040.4036 Changes (sonic-net#53) (3 hours ago) [Jianyue Wu]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: Sonic Automation <[email protected]>
jianyuewu pushed a commit to jianyuewu/sonic-buildimage that referenced this pull request Feb 10, 2026
Adding the following functionality:

- Configure remote syslog servers: protocol, filter, severity level
- Update global syslog configuration: severity level, message format
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.

3 participants