Skip to content

Conversation

dulitz
Copy link

@dulitz dulitz commented Feb 8, 2023

The routercidr plugin sets the DHCPv4 router(s) and subnet mask based on the IP address assigned by a preceding plugin. Its config file consists of a series of router interfaces in CIDR notation, against which the IP address is matched.

This PR loads the plugin by default. The justification for that is that, without it, default coredhcp can't assign a router when it's allocating addresses in more than one subnet, since with the router plugin there can only be one.

… on the IP address

assigned by a preceding plugin. Its config file consists of a series of router interfaces
in CIDR notation, against which the IP address is matched.

Signed-off-by: dulitz <dulitz@gmail.com>
Signed-off-by: dulitz <dulitz@gmail.com>
handling of DHCPv6 IA_TA.

Signed-off-by: dulitz <dulitz@gmail.com>
Signed-off-by: dulitz <dulitz@gmail.com>
Signed-off-by: dulitz <dulitz@gmail.com>
@dulitz dulitz mentioned this pull request Feb 9, 2023
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