Skip to content

dhcp plugin: send dhcp release from leased address#1271

Open
Pardhakeswar wants to merge 1 commit into
containernetworking:mainfrom
Pardhakeswar:fix_dhcp_ipam_release
Open

dhcp plugin: send dhcp release from leased address#1271
Pardhakeswar wants to merge 1 commit into
containernetworking:mainfrom
Pardhakeswar:fix_dhcp_ipam_release

Conversation

@Pardhakeswar

Copy link
Copy Markdown

DHCPRELEASE should be sent from the leased client address so the IP source matches ciaddr. Use a UDP socket bound to the lease address for release, with the existing raw socket path kept as a fallback.

DHCPRELEASE should be sent from the leased client address so the IP
source matches ciaddr. Use a UDP socket bound to the lease address for
release, with the existing raw socket path kept as a fallback.

Signed-off-by: Pardhakeswar Pacha <ppacha@nvidia.com>
@Pardhakeswar Pardhakeswar force-pushed the fix_dhcp_ipam_release branch from 3cb51f5 to dbdb07f Compare July 8, 2026 04:36
@Pardhakeswar Pardhakeswar changed the title dhcp plugin: send release from leased address dhcp plugin: send dhcp release from leased address Jul 8, 2026
@Pardhakeswar

Copy link
Copy Markdown
Author

@squeed can you PTAL ?

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