diff options
Diffstat (limited to 'libnl-route-3.200.pkg/control')
-rw-r--r-- | libnl-route-3.200.pkg/control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libnl-route-3.200.pkg/control b/libnl-route-3.200.pkg/control index ab73fd0..781b3b6 100644 --- a/libnl-route-3.200.pkg/control +++ b/libnl-route-3.200.pkg/control @@ -1,3 +1,9 @@ Architecture: any-linux-any Platform: all Depends: libnl-3.200 (= ${Binary-Version}) +Description: Routing family library + ${Common-Description} + . + The routing family library is an API to the configuration interfaces of the + NETLINK_ROUTE family including network interfaces, routes, addresses, + neighbours, and traffic control. |