commit | 2b0abeee08161967b92ed9a33254bcf6f4863a86 | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Wed Jan 12 10:03:17 2022 +0800 |
committer | Chiachang Wang <chiachangwang@google.com> | Thu Jan 13 15:34:27 2022 +0800 |
tree | 9995f3f9340ec3d66462d53fcd44123c21b0f831 | |
parent | 6dd4615ef9190ea1cffde88cb29514d32cd77998 [diff] |
[ELR#1] Add excludeLocalRoutes in VirtualNetwork This is a preparation change for separating routing for the bypassable VPN network. The routing will need to be updated depending on whether the local traffic is excluded in the VPN network. This member is expected to be used in VPN network only, so add it in the VirtualNetwork, instead of Network. Bug: 184750836 Test: cd system/netd ; atest Change-Id: I0aac077c0ab82df1da0cf7db82f99210485b6ff1