insomniacslk / dhcp

DHCPv6 and DHCPv4 packet library, client and server written in Go
BSD 3-Clause "New" or "Revised" License
710 stars 169 forks source link

Rapid Solicit not working #522

Closed VamshiKrishnaM13 closed 5 months ago

VamshiKrishnaM13 commented 8 months ago

I have used the Rapid Solicit, in which only SOLICIT & REPLY should take place, but as we can see the RAPID COMMIT option has been added in SOLICIT message, but it is following the normal SARR process. Do I need to check enable anything else or is it a bug?

image

VamshiKrishnaM13 commented 8 months ago

@insomniacslk , Please help.

pmazzini commented 8 months ago

Which DHCP server are you using? Does it support rapid commit?