-
Notifications
You must be signed in to change notification settings - Fork 6
RDKCOM-5492: RDKBDEV-3336 De-authenticating Hotspot Clients Upon DHCP Failure #32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
publish the client mac if DHCP server has
not assigned ip address within 4 secs
publish the client mac if DHCP server has
not assigned ip address within 4 secs
publish the client mac if DHCP server has
not assigned ip address within 4 secs
publish the client mac if DHCP server has
not assigned ip address within 4 secs
publish the client mac if DHCP server has
not assigned ip address within 4 secs
publish the client mac if DHCP server has
not assigned ip address within 4 secs
Reason for change: Improvement to disassoc hotspot client
when dhcp has not assigned ip address
within 4 secs
Test Procedure: 1.Connect a client device to the hotspot VAP
2.Wait for 4 seconds and verify that the client
successfully associates with the Access Point
(AP) but does not receive a valid IP address
from the DHCP server
Risks: None
Signed-off-by: raghavendra.hegde2@comcast.com
publish the client mac if DHCP server has
not assigned ip address within 4 secs
Reason for change: Improvement to disassoc hotspot client
when dhcp has not assigned ip address
within 4 secs
Test Procedure: 1.Connect a client device to the hotspot VAP
2.Wait for 4 seconds and verify that the client
successfully associates with the Access Point
(AP) but does not receive a valid IP address
from the DHCP server
Risks: None
Signed-off-by: raghavendra.hegde2@comcast.com
This reverts commit 4effa6c.
publish the client mac if DHCP server has
not assigned ip address within 4 secs
Reason for change: Improvement to disassoc hotspot client
when dhcp has not assigned ip address
within 4 secs
Test Procedure: 1.Connect a client device to the hotspot VAP
2.Wait for 4 seconds and verify that the client
successfully associates with the Access Point
(AP) but does not receive a valid IP address
from the DHCP server
Risks: None
Signed-off-by: raghavendra.hegde2@comcast.com
publish the client mac if DHCP server has
not assigned ip address within 4 secs
Reason for change: Improvement to disassoc hotspot client
when dhcp has not assigned ip address
within 4 secs
Test Procedure: 1.Connect a client device to the hotspot VAP
2.Wait for 4 seconds and verify that the client
successfully associates with the Access Point
(AP) but does not receive a valid IP address
from the DHCP server
Risks: None
Signed-off-by: raghavendra.hegde2@comcast.com
publish the client mac if DHCP server has
not assigned ip address within 4 secs
Reason for change: Improvement to disassoc hotspot client
when dhcp has not assigned ip address
within 4 secs
Test Procedure: 1.Connect a client device to the hotspot VAP
2.Wait for 4 seconds and verify that the client
successfully associates with the Access Point
(AP) but does not receive a valid IP address
from the DHCP server
Risks: None
Signed-off-by: raghavendra.hegde2@comcast.com
anoopchelakkode
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please confirm what are the test cases executed and planned for this feature? Test procedure, both regression and progression should be documented as this is a feature request.
|
Hi Anoop, |
Device.X_COMCAST-COM_GRE.Hotspot.RejectAssociatedClient)for the Rbus event, which will be triggered whenever a client's DHCP transaction fails to assign an IP address within a specified period (i.e., a timeout).