You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pau Espin Pedrol 64de92183b epc: Drop signal(SIGKILL) calls
SIGKILL cannot be intercepted by apps, so it's useless adding a signal
handler for them. I'm pretty sure the signal() function is erroring in
this scenarios. From signal() man page:
"The signals SIGKILL and SIGSTOP cannot be caught or ignored."
5 years ago
..
hdr Reject TAU to force UE to reconnect 5 years ago
src epc: Drop signal(SIGKILL) calls 5 years ago
CMakeLists.txt update copyright notice 6 years ago
epc.conf.example Adding per UE authentication algorithm choice to the HSS and users_db.csv. 6 years ago
mbms.conf.example replace FIXME with TODO 5 years ago
srsepc_if_masq.sh copy example config files and if masq script to install folder 7 years ago
user_db.csv.example Change user_db.csv.example to consider static IPs. Changed warning print in HSS. 6 years ago