Commit Graph

2 Commits

Author SHA1 Message Date
Harald Welte f2be0995f5 daemon: Work around old libnl3 failing to include linux/netlink.h
In file included from /usr/include/libnl3/netlink/socket.h:16:0,
                 from netdev.c:19:
/usr/include/libnl3/netlink/handlers.h:51:15: warning: ‘struct nlmsgerr’
declared inside parameter list will not be visible outside of this
definition or declaration
        struct nlmsgerr *nlerr, void *arg);

Change-Id: Ia2d1b0d5ccf427895feb80298d9b5c3aef1c6c9d
2020-04-20 13:21:12 +02:00
Harald Welte f7365595ac initial check-in of the UECUPS daemon and the related TTCN3 code
Change-Id: I5acf7059722b58e6f57dbf31e18abcc385533970
2020-04-15 22:01:52 +02:00