Skip to content

SBR: option to pass the table id#1088

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

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

Conversation

@LionelJouin

@LionelJouin LionelJouin commented Aug 30, 2024

Copy link
Copy Markdown
Member

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 <lionel.jouin@est.tech>
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 <lionel.jouin@est.tech>
@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