Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bgp-suppress-fib-pending] Implement BGP suppress FIB pending feature #80

Closed
wants to merge 3 commits into from

Conversation

stepanblyschak
Copy link
Owner

As part of these changes:

  • Switch to dplane_fpm_nl zebra plugin from old fpm plugin which is not supported anymore
  • Remove stale patches for old fpm plugin and add similar patches for dplane_fpm_nl
  • FRR patch backport from 8.4 to add support for fpm dataplane feedback
  • Templates are updated to read new feature configuration and configure FRR accordingly
  • YANG models updates to reflect new configuration

Signed-off-by: Stepan Blyschak stepanb@nvidia.com

Why I did it

How I did it

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205

Description for the changelog

Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.

Link to config_db schema for YANG module changes

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

stepanblyschak and others added 3 commits October 20, 2022 13:33
As part of these changes:

- Switch to dplane_fpm_nl zebra plugin from old fpm plugin which is not
  supported anymore
- Remove stale patches for old fpm plugin and add similar patches for dplane_fpm_nl
- FRR patch backport from 8.4 to add support for fpm dataplane feedback
- Templates are updated to read new feature configuration and configure
  FRR accordingly
- YANG models updates to reflect new configuration

Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
stepanblyschak pushed a commit that referenced this pull request Apr 8, 2024
…e latest HEAD automatically (sonic-net#18168)

#### Why I did it
src/wpasupplicant/sonic-wpa-supplicant
```
* d41110905 - (HEAD -> master, origin/master, origin/HEAD) Merge pull request #80 from wumiaont/master (4 days ago) [Kamil Cudnik]
* 7406f4ba4 - Fix compile issues with debian bookworm (10 days ago) [wumiaont]
* caed4ef71 - Fix compile issues with bookworm and openssl 3.0 (10 days ago) [wumiaont]
```
#### How I did it
#### How to verify it
#### Description for the changelog
stepanblyschak pushed a commit that referenced this pull request May 17, 2024
…utomatically (sonic-net#18900)

#### Why I did it
src/sonic-host-services
```
* aa84129 - (HEAD -> master, origin/master, origin/HEAD) Updated tacacs test (#123) (17 hours ago) [ycoheNvidia]
* 9e6404c - Add LDAP feature support (#80) (6 days ago) [davidpil2002]
```
#### 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant