summaryrefslogtreecommitdiff
path: root/src/android/net/ip/IpClientLinkObserver.java
diff options
context:
space:
mode:
authorAaron Huang <huangaaron@google.com>2019-10-28 19:22:05 +0800
committerAaron Huang <huangaaron@google.com>2019-11-04 15:29:00 +0800
commite17d99664880c4a9399c23b6407e6ae4f1ce7518 (patch)
tree99bf51c08762ad485a717c2f3711a3e98429daf4 /src/android/net/ip/IpClientLinkObserver.java
parent0945160ae3ee6e0cc38b675d4558c7271fb54df4 (diff)
Fix RAs with different retansmission timer would be dropped by apf
When firmware receives RAs with different retransmission timer, it is expected the RAs should be accepted by apf filter. However, they are currently dropped since missing fields which should be added into match section. It causes to apf filter treats those RAs as the same and then drops. This change adds the remaining fields to match section to compare reachable time and retransmission timer with incoming RAs. Also, add test to check that RIOs differing only in the first 4 bytes are different should be passed. Bug: 143186590 Test: sent RAs with different rtt and check RAs are accepted Change-Id: I7e2de29740f96b212634b5aeffe709d57afafc68
Diffstat (limited to 'src/android/net/ip/IpClientLinkObserver.java')
0 files changed, 0 insertions, 0 deletions