Skip to content

Don't start bgpcfgd twice#3752

Merged
pavel-shirshov merged 1 commit intosonic-net:masterfrom
pavel-shirshov:pavelsh/fix_small
Nov 14, 2019
Merged

Don't start bgpcfgd twice#3752
pavel-shirshov merged 1 commit intosonic-net:masterfrom
pavel-shirshov:pavelsh/fix_small

Conversation

@pavel-shirshov
Copy link
Contributor

- What I did
Fixed issues introduced by #3489

- How I did it

  1. Removed extra "start bgpcfgd"
  2. Change tabs by space

- How to verify it
build the image, run on your dut

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@pavel-shirshov pavel-shirshov changed the title Don't run bgpcfgd twice Don't start bgpcfgd twice Nov 14, 2019
@pavel-shirshov pavel-shirshov merged commit f9dea23 into sonic-net:master Nov 14, 2019
@pavel-shirshov pavel-shirshov deleted the pavelsh/fix_small branch November 14, 2019 00:41
zhenggen-xu pushed a commit to zhenggen-xu/sonic-buildimage that referenced this pull request Jan 10, 2020
mssonicbld added a commit that referenced this pull request Feb 8, 2025
…atically (#21663)

#### Why I did it
src/sonic-utilities
```
* 04b60e22 - (HEAD -> 202411, origin/202411) Fix call for spanning-tree commands in dump script (#3752) (28 hours ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
vivekrnv pushed a commit to vivekrnv/sonic-buildimage that referenced this pull request Mar 24, 2025
…atically (sonic-net#916)

#### Why I did it
src/sonic-utilities
```
* 36ba067f - (HEAD -> 202412, origin/202412) Merge pull request sonic-net#156 from mssonicbld/sonicbld/202412-merge (11 hours ago) [mssonicbld]
* dcf62147 - Merge branch '202411' of https://github.com/sonic-net/sonic-utilities into 202412 (16 hours ago) [Sonic Automation]
* b197a610 - [db_migrator] Migrate tunnel table (sonic-net#3806) (4 days ago) [mssonicbld]
* 5b765f3f - [GCU] Add data acl table and rule check (sonic-net#3807) (4 days ago) [mssonicbld]
* 04bc01d9 - [Techsupport]Add show route-map command to frr dumps in techsupport (sonic-net#3803) (5 days ago) [mssonicbld]
* 7a3f4ad6 - Fix the interface name length validation for subinterface (sonic-net#3799) (7 days ago) [mssonicbld]
* 357f95d3 - enable pfcwd for backplane ports (sonic-net#3796) (11 days ago) [mssonicbld]
* 7f316e7c - revert YANG check in db_migrator (sonic-net#3794) (12 days ago) [mssonicbld]
* c01a4f5f - Add namespace support for show interface neighbor expected (sonic-net#3790) (2 weeks ago) [mssonicbld]
* 17a7b18b - Fix `vnet_route_check` for active and inactive routes, add `--all` option (sonic-net#3780) (3 weeks ago) [mssonicbld]
* 5cc10123 - [202411][FC] remove FC delay field (sonic-net#3768) (3 weeks ago) [Stepan Blyshchak]
* 8ceba38b - [QOS] Skip showing unnecessary warning message (sonic-net#3762) (5 weeks ago) [mssonicbld]
* 04b60e22 - Fix call for spanning-tree commands in dump script (sonic-net#3752) (6 weeks ago) [mssonicbld]
* bbe29aee - [show][interface] Add changes for show interface errors command (sonic-net#3749) (6 weeks ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Jul 16, 2025
…lly (#23068)

#### Why I did it
src/sonic-swss
```
* 9d74a494 - (HEAD -> master, origin/master, origin/HEAD) [orchagent] CoPP neighbor miss trap and enhancements (#3624) (8 hours ago) [Ravi Minnikanti(Marvell)]
* 41dc0cbc - Improve route performance 20% by changing NextHopGroupTable from std::map to std::unordered_map. (#3742) (8 hours ago) [Hua Liu]
* 27391fcf - Publish oper_status time to STATE_DB (#3756) (29 hours ago) [Bobby McGonigle]
* ad80fa5c - [trim]: Add Packet Trimming Asym DSCP to OA (#3705) (29 hours ago) [Nazarii Hnydyn]
* dc520a78 - [ssw][ha] fix dpu_state_db connection issue and zmq not supporting dpu_appl_db (31 hours ago) [Jing Zhang]
* 035e1c7a - Added MAX pre-FEC BER for link health monitoring (#3757) (33 hours ago) [Prince George]
* 0c5a6e43 - Skip ref counting standby mux neighbor NHs when added to NH group (#3753) (33 hours ago) [manamand2020]
* f53cc8cd - [DASH] Implement PL Redirect Map (#3731) (35 hours ago) [Lawrence Lee]
* c5c360e9 - Fix counter issue #22775 and #22478 (#3681) (4 days ago) [Stephen Sun]
* bd737056 - [DASH] Support trusted VNIs for appliance and ENI objects (#3728) (4 days ago) [Lawrence Lee]
* cea81b2e - stpd crashes due to wrong no.of stp instance passed from stpmgrd (#3752) (5 days ago) [Divya Kumaran Chandralekha]
* af56a611 - Fix fpmsyncd crash during pfcwd/test_pfcwd_warm_reboot.py worm reboot issue (#3746) (5 days ago) [Hua Liu]
* 80932db9 - use the exact strings from hld (#3735) (13 days ago) [Jing Zhang]
* f44f6ab6 - [vs][mirror]: Update test to use the max TC number provided by VS lib (#3712) (2 weeks ago) [Nazarii Hnydyn]
* 55e9bba7 - remove the logic that skip system neigh task for ASICs that share common hostname (#3718) (2 weeks ago) [Changrong Wu]
* 33567531 - LC buffer errors for local port (#3719) (2 weeks ago) [Vineet Mittal]
* bad21415 - Update INIT_VIEW timeout for marvell-prestera platforms (#3729) (2 weeks ago) [Pavan Prakash]
* eebaf97e - [routeorch] Wait for the VRF to be created (#3652) (2 weeks ago) [Manoharan Sundaramoorthy]
* 7dd3be98 - [fpmsyncd]Fixing the blackhole route removal during warmboot (#3726) (2 weeks ago) [Sudharsan Dhamal Gopalarathnam]
* 575c3427 - [routeorch] Handle SAI_STATUS_ITEM_NOT_FOUND when setting route entries (#3713) (3 weeks ago) [Nikola Dancejic]
* 1ae67874 - [portsorch] postpone non-critical port init part in warm/fast-reboot (#3562) (3 weeks ago) [Stepan Blyshchak]
* 889aff63 - add support for local endpoints in vnet_route_tunnel (#3651) (3 weeks ago) [Jing Zhang]
* 1f97afb3 - [trim]: Add Packet Trimming to OA (#3594) (3 weeks ago) [Nazarii Hnydyn]
* 8c2b3379 - Gracefully handle errors when accessing dpu app_state DB on NPU from DPU (#3716) (3 weeks ago) [prabhataravind]
* a0e19532 - Harden module build script by specifying the source version to get (#3723) (3 weeks ago) [Saikrishna Arcot]
* 0081e3ae - Improve route orch performance by enable ZMQ (#3632) (3 weeks ago) [Hua Liu]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants