Contents
Short Descriptions
| 
                   queries the Generic Netlink controller in the kernel and prints a list of all registered Generic Netlink families including the version of the interface that has been registered  | 
              |
| 
                   adds, updates, or replaces Traffic Classes  | 
              |
| 
                   deletes Traffic Classes  | 
              |
| 
                   is used to resolve qdisc/class names to classid values and vice versa  | 
              |
| 
                   lists Traffic Classes  | 
              |
| 
                   adds a classifier  | 
              |
| 
                   deletes a classifier  | 
              |
| 
                   lists classifiers  | 
              |
| 
                   dumps link attributes  | 
              |
| 
                   allows the lookup of packet location definitions  | 
              |
| 
                   adds queueing disciplines (qdiscs) in the kernel  | 
              |
| 
                   deletes queueing disciplines (qdiscs) in the kernel  | 
              |
| 
                   lists queueing disciplines (qdiscs) in the kernel  | 
              |
| 
                   These libraries contain API functions used to access Netlink interfaces in Linux kernel  |