Commit Graph

3 Commits

Author SHA1 Message Date
pritesh ad19ca1a4c netlink: allow non linux builds to pass. 2017-12-23 18:05:36 -08:00
Dan Winship 8a610f1e24 Add LinkSetTxQLen 2017-09-05 23:13:55 -07:00
Ethan J. Jackson e8a63ddd86 Implement handle on non-linux platforms
When developing for Linux on a non-Linux platform, it's useful to have
mock method implementations so the code can easily build locally.
This patch adds such mock implementations for the handle struct, as is
already done in netlink_unspecified.go and route_unspecified.go.
2016-12-19 10:14:29 -08:00