Skip to content

Add Remove Bulk API support for NextHopGroups and NextHopGroupMembers #630

Closed
tejatamboli02 wants to merge 2 commits into
openconfig:mainfrom
tejatamboli02:fbr-flow
Closed

Add Remove Bulk API support for NextHopGroups and NextHopGroupMembers #630
tejatamboli02 wants to merge 2 commits into
openconfig:mainfrom
tejatamboli02:fbr-flow

Conversation

@tejatamboli02

Copy link
Copy Markdown
Contributor

No description provided.

@tejatamboli02 tejatamboli02 requested a review from a team as a code owner January 7, 2026 18:09
@sonikajindal

Copy link
Copy Markdown
Contributor

/gcbrun

@sonikajindal

Copy link
Copy Markdown
Contributor

Can you pls update the title? Current title is not descriptive.

Added implementation for RemoveNextHopGroups and RemoveNextHopGroupMembers on server side
@tejatamboli02 tejatamboli02 changed the title Fbr flow Add Remove Bulk API support for NextHopGroups and NextHopGroupMembers Jan 7, 2026
@tejatamboli02

Copy link
Copy Markdown
Contributor Author

Can you pls update the title? Current title is not descriptive.

Fixed it.

ttlMode := req.GetEncapTtlMode()
switch ttlMode {
case saipb.TunnelTtlMode_TUNNEL_TTL_MODE_UNIFORM_MODEL: // Copy the TTL from the inner IP header.
if ttlMode == saipb.TunnelTtlMode_TUNNEL_TTL_MODE_UNIFORM_MODEL { // Copy the TTL from the inner IP header.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do u need to rebase? This change already went in yesterday right?

@sonikajindal

Copy link
Copy Markdown
Contributor

/gcbrun

@tejatamboli02

Copy link
Copy Markdown
Contributor Author

Opened new separate pull request 631

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