sd-netlink: add support for subscribing to ROUTE messages
authorTom Gundersen <teg@jklm.no>
Fri, 9 Oct 2015 19:37:04 +0000 (21:37 +0200)
committerTom Gundersen <teg@jklm.no>
Sun, 11 Oct 2015 13:04:16 +0000 (15:04 +0200)
commit87e4c847f63ba138fa9cc5047a00d2c80b6f0d1f
tree909fd056d0256bc2440242a31a04eccfc021b8dc
parentad70f78936e76ed30aaadda8fdf9ad934f438ef0
sd-netlink: add support for subscribing to ROUTE messages

Also, explicitly don't support subscribing to GET or SET messages, as these will
never be emitted by the kernel.
src/libsystemd/sd-netlink/sd-netlink.c