osmo-msc/openbsc/src/nat
Holger Hans Peter Freyther 9e5300ada6 nat: Remove the broken empty line check, follow \n vs \r\n of input
Instead of checking the token for NULL we need to check if running
was set to null. Look at the data of the token and check if the line
was ending with a \r\n or \n and then when rewriting a line use that
line ending as well. Add a new test for that.
2010-06-15 20:24:11 +08:00
..
bsc_filter.c nat: Allow to send MGCP messages from the BSC to the network 2010-06-15 20:24:10 +08:00
bsc_mgcp_utils.c nat: Remove the broken empty line check, follow \n vs \r\n of input 2010-06-15 20:24:11 +08:00
bsc_nat.c nat: Check the authentication bit later... 2010-06-15 20:24:10 +08:00
bsc_nat_utils.c nat: Handle CRCX/MDCX/DLCX at the nat 2010-06-15 20:24:10 +08:00
bsc_nat_vty.c nat: Add MGCP code and parsing to the nat code.. 2010-06-15 20:24:09 +08:00
bsc_sccp.c sccp: Move the destruction of the sccp connection to a new place 2010-06-15 20:24:09 +08:00