commit | aae3180fed39b859ac1e65a13848f7398e198ea3 | [log] [tgz] |
---|---|---|
author | Asim Shankar <ashankar@google.com> | Thu Jan 22 11:59:42 2015 -0800 |
committer | Asim Shankar <ashankar@google.com> | Thu Jan 22 12:00:40 2015 -0800 |
tree | e53659cdd0c086c764e7e053d031572d9442c432 | |
parent | 0003fdcc5d69f83bf75441d227905aa94c2051ea [diff] |
veyron/runtimes/google/ipc: Refactor endpoint sorting. The primary motivation for this change is to have filterAndOrderEndpoints work on []naming.MountedServer instead of []string. This is to ease a future change I plan to make where naming.MountedServer will also include the BlessingPatterns that the legitimate server should match and the IPC client will validate servers it connects to against the pattern in the MountedServer. Change-Id: I45833157be824542d23e79c39ce147c759140254