osmo-uecups/daemon
Harald Welte f9bb1777c7 dameon: Handle multiple coalesced SIGCHLD
It turns out signalfd is much less useful than one would assume:
https://ldpreload.com/blog/signalfd-is-useless

Change-Id: I16bc5b7de72843c2ae18b982bfd967a7105313e4
2020-04-21 22:46:34 +02:00
..
Makefile.am migrate to autotools 2020-04-20 13:21:12 +02:00
daemon_vty.c work around bogus compiler warnings 2020-04-20 13:21:12 +02:00
gtp.h initial check-in of the UECUPS daemon and the related TTCN3 code 2020-04-15 22:01:52 +02:00
gtp_endpoint.c initial check-in of the UECUPS daemon and the related TTCN3 code 2020-04-15 22:01:52 +02:00
gtp_tunnel.c work around bogus compiler warnings 2020-04-20 13:21:12 +02:00
internal.h add "start_program" support 2020-04-18 21:15:29 +02:00
main.c dameon: Handle multiple coalesced SIGCHLD 2020-04-21 22:46:34 +02:00
netdev.c daemon: Work around old libnl3 failing to include linux/netlink.h 2020-04-20 13:21:12 +02:00
netns.c initial check-in of the UECUPS daemon and the related TTCN3 code 2020-04-15 22:01:52 +02:00
netns.h initial check-in of the UECUPS daemon and the related TTCN3 code 2020-04-15 22:01:52 +02:00
osmo-gtpu-daemon.cfg initial check-in of the UECUPS daemon and the related TTCN3 code 2020-04-15 22:01:52 +02:00
tun_device.c work around bogus compiler warnings 2020-04-20 13:21:12 +02:00
utility.c initial check-in of the UECUPS daemon and the related TTCN3 code 2020-04-15 22:01:52 +02:00