commit | 02cb80a71afbbe89e3ced8b417b2abe7578dbc82 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Mon Oct 30 19:21:06 2017 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Fri Nov 24 17:01:50 2017 +0900 |
tree | f7c1f3c7ce79e82d4f13c0ded3b0d5afc34b6fa6 | |
parent | c2db59afb266f31e9657f8a21b9ec1a9d221cd2b [diff] |
Change RouteController from free functions/members to class functions. In a future change, this will make it more explicit which bits of state (e.g., locks) are part of the class and which are not. Test: netd_{unit,integration}_test passes Change-Id: Iff5a202cdcb26a7b6039dd95655cc2c26592fc36