commit | c9df504006910cb9c35ea43a7ac363b4916ffc98 | [log] [tgz] |
---|---|---|
author | Jimi Chen <jimictw@google.com> | Fri Aug 16 10:45:03 2024 +0000 |
committer | Jimi Chen <jimictw@google.com> | Tue Aug 27 08:53:25 2024 +0000 |
tree | d59ee24dd5b3ba1ea3b5a925a3d33654e04f31a2 | |
parent | 49ae0faa90be8bbb7ae524f974b473b614ffc72e [diff] |
Add packet capture support in `ConnectivityPacketTracker` In order to receive APFv6 offload replied packet, it needs to store the received packets then do pattern match. add 2 API to control the packet capture - setCapture() to enable/disable the packet capture - getMatchedPacketCount() to get the received count by given packet Test: atest NetworkStackTests Change-Id: I42f1294e09f622e040fa1a6c67a332ad275a5bda