Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-05 | Centralize skip logic | Tamir Duberstein | |
- Inline `IfAddrHelper` into its sole user - Implement pretty-printing `sockaddr_ll` - Make test class members private, add const accessors - Log all interface addresses on SetUp for b/137899561 Simplify some things while I'm here. PiperOrigin-RevId: 401112402 | |||
2021-07-22 | Move socket_test_util to //test/util | Ghanan Gowripalan | |
...and rename the library to socket_util. PiperOrigin-RevId: 386348306 |