[systemd-devel] [networkd] dbus interface?
Christian Hesse
list at eworm.de
Wed May 18 10:41:07 UTC 2016
Yuri D'Elia <wavexx at thregr.org> on Mon, 2016/05/16 21:30:
> I'd like to monitor interface state changes as emitted by networkd.
You may want to take a look at netlink-notify [0]. It does not use networkd
at all but kernel's netlink interface. It's not perfect but works pretty well
for me. And there's no polling, so no waste of resources.
BTW, probably the simplest and most straight forward monitoring on console
(so no notification popups...) is 'ip monitor'.
[0] https://github.com/eworm-de/netlink-notify
--
main(a){char*c=/* Schoene Gruesse */"B?IJj;MEH"
"CX:;",b;for(a/* Best regards my address: */=0;b=c[a++];)
putchar(b-1/(/* Chris cc -ox -xc - && ./x */b/42*2-3)*42);}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/systemd-devel/attachments/20160518/64293dfb/attachment.sig>
More information about the systemd-devel
mailing list