commit | 058f4cf7fb19fa5591fdb48f138d33d823c9f7d7 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Thu Aug 25 17:01:48 2022 -0700 |
committer | William A. Kennington III <wak@google.com> | Fri Aug 26 02:39:01 2022 -0700 |
tree | 3b374c456bd6796de6b566ee354cdfc9ef39d8d1 | |
parent | 13d170854bb151ae5e6321ea8c97dffd560f2f40 [diff] |
netlink: Use function views These provide type erasure without requiring us to copy anything into function objects. Change-Id: I4dcddb54b1b78d36945ac4c976a1be55bed1c0f9 Signed-off-by: William A. Kennington III <wak@google.com>