// Package netlink implements common netlink manipulation. // // It wraps golang net, netlink, and tc libraries into a common, and simpler library // that abstracts complex ip manipulation and error handling. package netlink