diff options
author | Remi NGUYEN VAN <reminv@google.com> | 2018-08-28 11:06:54 +0900 |
---|---|---|
committer | Remi NGUYEN VAN <reminv@google.com> | 2018-08-28 13:57:40 +0900 |
commit | b0762eb3db82486cec9bfe31cb45bf7e20716430 (patch) | |
tree | 1f9740ba75ab48c55a83c96c78488e5fd9d98bdc /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | a13007ad0f60e4b81440304677f41826d3f1e3e7 (diff) |
Ignore DHCP packet sent from non-68 client port
This differs from previous behavior where dnsmasq would reply to port 68
if the client had no configured address (ciaddr empty in request), or
send replies to the client port if the request ciaddr matched the
assigned lease.
Not all DHCP servers preserve this behavior, and there is no good known
use-case for it. Not replying to such packets is less error-prone and
closer to the standard.
Bug: b/109584964
Test: Added test in DhcpServerTest.py passes
Change-Id: I88d467336cc4f4e4c9498c3787ec22fdef5e1cdd
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions