osmo-msc/openbsc/src
Jacob Erlbeck 7dd498de64 gprs/vty: Add commands to manage the TLLI list
These commands manage the TLLI list used to decide whether an APN
shall be patched or not. Note that this list is (currently) only
maintained if IMSI matching is used.

VTY commands (enable node):
  show gbproxy tllis                   show all TLLI entries
  delete-gbproxy-tlli NSEI stale       purge all stale entries
  delete-gbproxy-tlli NSEI imsi IMSI   purge entry with the IMSI given
  delete-gbproxy-tlli NSEI tlli TLLI   purge entry with the TLLI given

Sponsored-by: On-Waves ehf
2014-07-22 17:02:34 +02:00
..
gprs gprs/vty: Add commands to manage the TLLI list 2014-07-22 17:02:34 +02:00
ipaccess proxy: Annotate the switch/case/fall through 2014-06-12 11:32:25 +02:00
libbsc libbsc, osmo-bsc{, _nat}: Prevent unaligned access when casting TLVP_VAL 2014-07-07 19:04:32 +02:00
libcommon vty: Use vty_install_default() instead of bsc_install_default() 2013-10-30 15:19:00 +01:00
libctrl ctrl: Remove the param parameter as it was never used/implemented 2014-05-15 15:50:55 +02:00
libgb Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
libmgcp osmux: Drop the message in case we don't know the remote yet. 2014-07-22 15:15:13 +02:00
libmsc smpp: Fix small typo in the comment 2014-07-19 19:02:46 +02:00
libtrau trau_mux.c: Prevent out-of-bounds read in trau_decode_fr() 2014-07-22 12:23:03 +02:00
osmo-bsc bsc: Implement a way to relay a message to the remote MSC 2014-07-09 15:22:21 +02:00
osmo-bsc_mgcp mgcp: Change API to remove memory management from the name 2014-07-22 15:00:52 +02:00
osmo-bsc_nat mgcp: Change API to remove memory management from the name 2014-07-22 15:00:52 +02:00
osmo-nitb bsc_hack: Don't strdup the string arguments 2014-05-22 14:34:24 +02:00
utils smpp_mirror: Initialize rc when cmd_id is not DELIVER_SM 2013-12-12 16:20:01 +01:00
Makefile.am Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00