osmo-bsc/openbsc/src/osmo-bsc_nat
Pablo Neira Ayuso ca05d432d7 src: more robust ipaccess_idtag_parse()
Now ipaccess_idtag_parse() returns -EINVAL instead of -1. We also
check for the return value of this function in every invocation to
skip further processing in case of messages with malformed TLVs.

This idea was suggested by Zecke.
2011-04-12 21:50:46 +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 src: more robust ipaccess_idtag_parse() 2011-04-12 21:50:46 +02:00
bsc_nat_utils.c nat: Bail out if the regexp fails to compile and avoid a crash 2011-04-04 19:19:26 +02:00
bsc_nat_vty.c nat: Bail out if the regexp fails to compile and avoid a crash 2011-04-04 19:19:26 +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 src: more robust ipaccess_idtag_parse() 2011-04-12 21:50:46 +02:00