commit | 72999d6cfc1df23cd911b85730f1f532fb62bed4 | [log] [tgz] |
---|---|---|
author | Sreeram Ramachandran <sreeram@google.com> | Wed Jul 02 18:06:34 2014 -0700 |
committer | Sreeram Ramachandran <sreeram@google.com> | Wed Jul 02 18:06:34 2014 -0700 |
tree | 38da5d461b954356b3b028082934004fc931d958 | |
parent | d36c49c1d66585769d33d95f0eb2c9c524b337a4 [diff] |
Fix regressions in flushRoutes(). http://ag/486276 left out a comma, causing the command to be "routeflush" (which is invalid), instead of the correct "route flush". http://ag/495068 changed the order, causing the interface to be removed from the interfaceToIndex map before we are done using it in modifyPerNetworkRules(). Change-Id: I65af0b5763b13e47b48e7e2b81d243dc19e1a03b