open5gs/lib
Harald Welte 1c64000431 net_accept(): Inherit PPID from listening socket
When we call accept() on a listening socket, we need to inherit
the sctp PPID from the master socket to the new socket of the
just-accepted connection.  Otherwise any sent packets (such as S1AP)
will be sent to PPID=0 rather than the configured PPID (e.g. 18 for
S1AP).
2017-10-18 23:18:53 +02:00
..
base supports old version mongoc library such like 1.3.1 2017-09-26 09:19:22 +09:00
core net_accept(): Inherit PPID from listening socket 2017-10-18 23:18:53 +02:00
fd fix the compile error for Ubuntu 17.04 2017-09-29 06:08:14 +00:00
freeDiameter-1.2.1 BUILT_SOURCE is missing. 2017-10-11 06:25:21 +00:00
gtp timer library update 2017-09-18 16:18:01 +09:00
ipfw fix the compile error for Ubuntu 17.04(Zesty) 2017-09-29 12:55:12 +00:00
logger add initial code for PCRF 2017-08-17 14:15:08 +09:00
nas STORE/CLEAR_DATA is introduced to move data betwwen NAS and GTP 2017-09-06 20:29:55 +09:00
s1ap add _DEFAULT_SOURCE for glibc >= 2.20 2017-09-29 10:12:42 +00:00
Makefile.am done for freeDiameter using autotools 2017-09-29 10:10:55 +09:00