Skip to content

Neighbor discovery trap#83

Merged
stcheng merged 1 commit intosonic-net:masterfrom
stcheng:neigh
Sep 16, 2016
Merged

Neighbor discovery trap#83
stcheng merged 1 commit intosonic-net:masterfrom
stcheng:neigh

Conversation

@stcheng
Copy link
Contributor

@stcheng stcheng commented Sep 16, 2016

No description provided.

},
"OP": "SET"
},
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it v6 neighbor discovery? move this to the arp group as there are the same nature?

@lguohan
Copy link
Contributor

lguohan commented Sep 16, 2016

Ack

@stcheng stcheng merged commit 21dffc6 into sonic-net:master Sep 16, 2016
@stcheng stcheng deleted the neigh branch September 16, 2016 20:53
EdenGri pushed a commit to EdenGri/sonic-swss that referenced this pull request Feb 28, 2022
The current behavior is to display all ACL counters with value greater than 0.
It is necessary to know the whole ACL table to track if certain rule is there or not.
oleksandrivantsiv pushed a commit to oleksandrivantsiv/sonic-swss that referenced this pull request Mar 1, 2023
* Refactor isDefaultFunction into lambda functions

* Refactor isDefaultQueueId/isDefaultPriorityGroupId into lambda functions
lukasstockner pushed a commit to genesiscloud/sonic-swss that referenced this pull request Apr 2, 2023
stepanblyschak pushed a commit to stepanblyschak/sonic-swss that referenced this pull request Jun 4, 2025
…sonic-net#83)

Manual cherry-pick of PR sonic-net#3655

<!--
Please make sure you have read and understood the contribution guildlines:
https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md

1. Make sure your commit includes a signature generted with `git commit -s`
2. Make sure your commit title follows the correct format: [component]: description
3. Make sure your commit message contains enough details about the change and related tests
4. Make sure your pull request adds related reviewers, asignees, labels

Please also provide the following information in this pull request:
-->

**What I did**
Fixing blackhole route flow to publish protocol field to APPL_DB. When suppress fib pending is enabled, the protocol field is mandatory and not setting it results in fpmsyncd exiting in the route response path. 

**Why I did it**
To fix fpmsyncd from exiting on programming blackhole routes with suppress fib pending enabled.

**How I verified it**
Added UT to verify. Manually added blackhole route and verified as well.

**Details if related**
liuh-80 pushed a commit to liuh-80/sonic-swss that referenced this pull request Aug 31, 2025
```<br>* 32da647 - (HEAD -> 202503) Merge branch '202412' of https://github.com/Azure/sonic-swss.msft into 202503 (2025-05-26) [Sonic Automation]
* 06b16c3 - (base/202412) [fpmsyncd]Fixing blackhole route to publish protocol field to APPL_DB (sonic-net#83) (2025-05-23) [Sudharsan Dhamal Gopalarathnam]
* b801f2d - [202412] [SRv6] add MySID counters support (sonic-net#82) (2025-05-19) [Yakiv Huryk]
* a999b4d - Merge pull request sonic-net#81 from r12f/code-sync-202412 (2025-05-17) [Dashuai Zhang]
|\ 
| failure_prs.log fd87e1f - Merge remote-tracking branch 'base/202411' into code-sync-202412 (2025-05-16) [r12f]
|/| 
| failure_prs.log 623b018 - (origin/202411) [202411] Setting default nexthop weight to 1 in fpmsyncd (2025-05-15) [Kumaresh Perumal]
| |\ 
| | failure_prs.log a99088e - Removed logging code. (2025-05-15) [Mahdi Ramezani]
| | failure_prs.log 5cdc78e - Fixed a compile error. (2025-05-15) [Mahdi Ramezani]
| | failure_prs.log a79b7e0 - Set default nexthop weight to 1. Added unit tests for 'getNextHopWt'. (2025-05-15) [Mahdi Ramezani]
| |/ 
* | 2a0856b - Merge pull request sonic-net#78 from nazariig/202412-trim-azure (2025-05-14) [Nazarii Hnydyn]
* | 2daf207 - Enable FDB learning event after all ports removed from default 1Q bridge (sonic-net#79) (2025-05-09) [mssonicbld]
* | 3b70292 - Move timestamps out of counter table to avoid update too frequently (sonic-net#75) (2025-04-28) [mssonicbld]
* | 3fa0d72 - Merge pull request sonic-net#74 from mssonicbld/sonicbld/202412-merge (2025-04-23) [mssonicbld]
* | be436da - Merge branch '202411' of https://github.com/sonic-net/sonic-swss into 202412 (2025-04-23) [Sonic Automation]
|/ 
* 79f04e3 - Initialize the last fec ber computed values if not found (sonic-net#3621) (2025-04-22) [mssonicbld]<br>```
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.

2 participants