Alexander Morozov
f7f54f4512
Add TxQLen support
...
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
2014-12-04 18:25:10 -08:00
Eugene Yakubovich
ffab401087
gofmt: style violations have crept up
2014-10-28 17:22:52 -07:00
Eugene Yakubovich
0e908ca36d
Fallback to LinkList on LinkByName when needed
...
Older kernels (e.g. one shipped with RHEL 6.5) don't
support RTM_GETLINK with IFLA_IFNAME. In these cases
fallback to dumping all interfaces and filtering
in userspace.
2014-10-28 14:15:07 -07:00
Eugene Yakubovich
dd2d5f17ae
vxlan bug fix: check VtepDevIndex when setting IFLA_VXLAN_LINK
2014-10-19 12:23:14 -07:00
Vishvananda Ishaya
50bae0e9af
Update docstrings and make linkDeserialize private
2014-10-13 19:01:36 -07:00
Eugene Yakubovich
cc912bac14
avoid dumping all interfaces to look up one
2014-10-13 18:07:39 -07:00
Eugene Yakubovich
33e8718673
arp and vxlan support added
2014-10-13 11:04:09 -07:00
Vishvananda Ishaya
f87c54f846
Make links have different types
2014-09-24 16:32:16 -07:00
Vishvananda Ishaya
1a26b9f251
Move all low level calls into nl subpackage
2014-09-18 19:04:48 -07:00
Vishvananda Ishaya
8dab8b7462
Initial commit of netlink package
2014-08-31 20:34:46 -07:00