summaryrefslogtreecommitdiff
path: root/service-t/src/com/android/server/net/InterfaceMapValue.java
Commit message (Collapse)AuthorAgeFilesLines
* Correct typo in the year of copyrightChiachang Wang2022-02-091-1/+1
| | | | | Test: m Change-Id: I68e9925b5b6deb7c5c9d57aa4a397c80f8b8d869
* Monitor interface added and update bpf interface mapmarkchien2022-01-211-0/+35
Have BpfInterfaceMapUpdater to update bpf interface map: adding the interface and index mapping to bpf interface map when interface added. Bug: 215095957 Test: atest FrameworkNetTests Change-Id: I2189a50c4869cfc0c33fc6f0228f40ee9f3ac1d4