mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 23:37:22 +00:00
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). |
||
|---|---|---|
| .. | ||
| base | ||
| core | ||
| fd | ||
| freeDiameter-1.2.1 | ||
| gtp | ||
| ipfw | ||
| logger | ||
| nas | ||
| s1ap | ||
| Makefile.am | ||