netlink/nl
Yury Kulazhenkov 5daafafd95 Add functions to work with devlink device parameters
Functions added:

DevlinkGetDeviceParams - get all parameters for device
DevlinkGetDeviceParamByName - get specific parameter for device
DevlinkSetDeviceParam - set parameter for device

Signed-off-by: Yury Kulazhenkov <ykulazhenkov@nvidia.com>
2024-02-12 10:28:25 -08:00
..
addr_linux.go
addr_linux_test.go
bridge_linux.go
bridge_linux_test.go
conntrack_linux.go
devlink_linux.go Add functions to work with devlink device parameters 2024-02-12 10:28:25 -08:00
genetlink_linux.go
ip6tnl_linux.go Added ip6tnlEncap to insert ip6tnl encap route 2024-01-23 10:47:39 -08:00
ipset_linux.go
link_linux.go support netkit 2023-11-27 10:22:01 -08:00
link_linux_test.go
lwt_linux.go
mpls_linux.go
nl_linux.go Add ParseRouteAttrAsMap helper function 2024-01-22 11:23:43 -08:00
nl_linux_test.go Add ParseRouteAttrAsMap helper function 2024-01-22 11:23:43 -08:00
nl_unspecified.go
parse_attr_linux.go
rdma_link_linux.go
route_linux.go
route_linux_test.go
seg6_linux.go
seg6local_linux.go
syscall.go
tc_linux.go enable rule statistic and time statistic for flower actions 2023-11-27 10:42:39 -08:00
tc_linux_test.go
vdpa_linux.go Add support for VDPA devices management 2024-01-29 10:29:44 -08:00
xfrm_linux.go - fixes vishvananda/netlink#815 2022-11-07 14:26:36 -08:00
xfrm_linux_test.go
xfrm_monitor_linux.go
xfrm_monitor_linux_test.go
xfrm_policy_linux.go
xfrm_policy_linux_test.go
xfrm_state_linux.go
xfrm_state_linux_test.go