Skip to content

SBR: option to pass the table id#1088

Merged
squeed merged 2 commits intocontainernetworking:mainfrom
LionelJouin:route-sbr-table-id
Sep 9, 2024
Merged

SBR: option to pass the table id#1088
squeed merged 2 commits intocontainernetworking:mainfrom
LionelJouin:route-sbr-table-id

Conversation

@LionelJouin
Copy link
Copy Markdown
Member

@LionelJouin LionelJouin commented Aug 30, 2024

Use of Table ID in IPAM

Using the option to set the table number in the SBR meta plugin will create a policy route for each IP added for the interface returned by the main plugin.
Unlike the default behavior, the routes will not be moved to the table.
The default behavior of the SBR plugin is kept if the table id is not set.

containernetworking/cni#1062

fixes: #1046

Signed-off-by: Lionel Jouin <[email protected]>
Using the option to set the table number in the SBR meta plugin will
create a policy route for each IP added for the interface returned by
the main plugin.
Unlike the default behavior, the routes will not be moved to the table.
The default behavior of the SBR plugin is kept if the table id is not set.

Signed-off-by: Lionel Jouin <[email protected]>
@squeed squeed merged commit 01b3db8 into containernetworking:main Sep 9, 2024
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.

Table ID option in SBR Meta Plugin

2 participants