chiark / gitweb /
sd-rtnl: introduce read ether and ip address functions
authorSusant Sahani <susant@redhat.com>
Fri, 7 Mar 2014 15:08:02 +0000 (20:38 +0530)
committerTom Gundersen <teg@jklm.no>
Fri, 7 Mar 2014 16:39:04 +0000 (17:39 +0100)
commit4e9e7f1836b0c8f612f2beb3447d6144f9244d26
treeca2332f80683c69d3ce01cb31ff90b79397089c9
parentb2cdc6664ef6b56e47d38649d69b9943d9f9f5d0
sd-rtnl: introduce read ether and ip address functions

This patch introduces reading ethernet address and IPV4/IPv6
as well which is based on table based look up.

[tomegun: rename read_ether() to read_ether_addr() to match the append function.]
src/libsystemd/sd-rtnl/rtnl-message.c
src/libsystemd/sd-rtnl/test-rtnl.c
src/systemd/sd-rtnl.h