open5gs/lib/core
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
..
include Porting Done for CentOS 2017-09-29 12:22:03 +00:00
src net_accept(): Inherit PPID from listening socket 2017-10-18 23:18:53 +02:00
test fix the warning-error in Ubuntu 64 bit 2017-09-25 10:45:09 +00:00
Makefile.am add build system using Core Library 2017-02-02 20:34:37 +09:00