osmo-bsc/openbsc/src/osmo-bsc_nat
Holger Hans Peter Freyther de2b860dff nat: Introduce a block on the NAT to slowly get rid of BSCs
For restarting the NAT we can now block it, it will not accept
new connections and for existing connections it will attempt
to drop them over time. A blocked NAT will end up with no BSC
connections left and then can be safely restarted.
2011-04-26 09:33:47 +02:00
..
Makefile.am src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
bsc_filter.c Fix build of bsc-nat and GPRS code after include path change 2011-03-23 18:33:26 +01:00
bsc_mgcp_utils.c nat: Improve the error message for the failing bind call 2011-03-29 17:50:49 +02:00
bsc_nat.c nat: Introduce a block on the NAT to slowly get rid of BSCs 2011-04-26 09:33:47 +02:00
bsc_nat_utils.c nat: And out the skip_indicator/transaction id from the gsm48 header 2011-04-13 18:56:13 +02:00
bsc_nat_vty.c nat: Introduce a block on the NAT to slowly get rid of BSCs 2011-04-26 09:33:47 +02:00
bsc_sccp.c src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
bsc_ussd.c ussd: Keep track of used TIs for USSD and forward messages 2011-04-19 13:06:47 +02:00