Systemd/src/libsystemd/sd-netlink
Susant Sahani d37b7627c2 networkctl: display address labels
```
 ./networkctl label

    Prefix/Prefixlen                          Label
        ::/0                                  1
    fc00::/7                                  5
    fec0::/10                                11
    2002::/16                                 2
    3ffe::/16                                12
 2001:10::/28                                 7
    2001::/32                                 6
::ffff:0.0.0.0/96                                 4
        ::/96                                 3
       ::1/128                                0

```
2017-06-27 10:15:27 -04:00
..
Makefile sd-netlink: rename from sd-rtnl 2015-06-13 19:52:54 +02:00
local-addresses.c nss-myhostname: trivial style fixes 2016-04-02 20:11:41 -04:00
local-addresses.h tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
netlink-internal.h tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
netlink-message.c networkctl: display address labels 2017-06-27 10:15:27 -04:00
netlink-socket.c sd-netlink: don't give up on netlink on ENOBUFS 2017-02-21 21:41:32 +01:00
netlink-types.c sd-netlink: add support for address label 2017-04-26 16:00:44 +05:30
netlink-types.h sd-netlink: Add Geneve properties to netlink 2017-04-25 09:44:28 +05:30
netlink-util.c sd-netlink: Make use of IN_SET (#5977) 2017-05-18 12:56:36 +02:00
netlink-util.h sd-netlink: Make use of IN_SET (#5977) 2017-05-18 12:56:36 +02:00
rtnl-message.c networkctl: display address labels 2017-06-27 10:15:27 -04:00
sd-netlink.c sd-netlink: don't give up on netlink on ENOBUFS 2017-02-21 21:41:32 +01:00
test-local-addresses.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
test-netlink.c tree-wide: drop spurious "&"s when passing functions around 2016-05-15 19:56:59 -04:00