1. c3fd3b7 nat: Fix the grammar of the sentence for listing open sccp connections by Holger Hans Peter Freyther · 14 years ago
  2. 8c61f79 nat: Add vty command to show the endpoint allocation status by Holger Hans Peter Freyther · 14 years ago
  3. 7089d53 nat: Make the code work in terms of endpoints instead of timeslot/multiplex by Holger Hans Peter Freyther · 14 years ago
  4. 9ecec6d nat: Show if we are connected to the MSC. by Holger Hans Peter Freyther · 14 years ago
  5. 869f117 nat: Indent the connected... to make it belong to the BSC group by Holger Hans Peter Freyther · 14 years ago
  6. 90e5eae Use new include paths of libosmo-sccp 0.0.2 by Harald Welte · 14 years ago
  7. 4a9dd3b nat: Fix compilation with nat not being enabled. by Holger Hans Peter Freyther · 14 years ago
  8. f0374a5 nat: Rename ip-tos to ip-dscp and provide an alias... by Holger Hans Peter Freyther · 14 years ago
  9. e410758 nat: Provide an easy view to see if something is connected to the NAT. by Holger Hans Peter Freyther · 14 years ago
  10. 032e45b nat: Introduce a show statistics-by-lac LAC by Holger Hans Peter Freyther · 14 years ago
  11. ccefba6 nat: Switch per BSC counters to the rate ctr. by Holger Hans Peter Freyther · 14 years ago
  12. a34bb3d nat: Rename BSC_NODE to NAT_BSC_NODE to avoid future issues. by Holger Hans Peter Freyther · 14 years ago
  13. b4b5205 nat: Add the exit/end command to the NAT config nodes. by Holger Hans Peter Freyther · 14 years ago
  14. 4fcedba nat: Attempt to update the VTY usage to the latest version by Holger Hans Peter Freyther · 14 years ago
  15. 409a370 nat: Fix the access-list-name command... by Holger Hans Peter Freyther · 14 years ago
  16. 8eb4589 nat: Allow to specify multiple entries in the access-list... by Holger Hans Peter Freyther · 14 years ago
  17. b604471 nat: Shorten the access-list struct and method names (still way too long) by Holger Hans Peter Freyther · 14 years ago
  18. 704b350 [nat] Implement the removal of an access-list. by Holger Hans Peter Freyther · 14 years ago
  19. 2cdc711 [nat] Fix the parsing of the access-list regexp... by Holger Hans Peter Freyther · 14 years ago
  20. d8b1976 [nat] Fix VTY bug with access-lists... by Holger Hans Peter Freyther · 14 years ago
  21. 67b6d52 [nat] Introduce the concept of access-list by Holger Hans Peter Freyther · 14 years ago
  22. 9d42d32 [nat] Add ip-tos option to the nat. by Holger Hans Peter Freyther · 14 years ago
  23. 8e69f0c [nat] Use and print the connection type of a SCCP connection. by Holger Hans Peter Freyther · 14 years ago
  24. 066190f [nat] Remove the imsi allow option on the nat level. by Holger Hans Peter Freyther · 14 years ago
  25. 6e88b17 [nat] Add a token to the nat config and handle ID GET by Holger Hans Peter Freyther · 14 years ago
  26. 6ad646a [nat] Add a regexp test command to the VTY. by Holger Hans Peter Freyther · 14 years ago
  27. 88cc5d6 [nat] Fix the imsi deny config write. by Holger Hans Peter Freyther · 14 years ago
  28. 6f00907 [nat] Allow to set the description for the bsc. by Holger Hans Peter Freyther · 14 years ago
  29. dac2dee [nat] Make the string -> regexp parsing public by Holger Hans Peter Freyther · 14 years ago
  30. f7cd800 [nat] Use A.B.C.D for the IP address by Holger Hans Peter Freyther · 14 years ago
  31. 7a5a54f [nat] Remove range checks inside the VTY command. by Holger Hans Peter Freyther · 14 years ago
  32. 8e2e0ac nat: Print the MSC status with a new vty command. by Holger Hans Peter Freyther · 14 years ago
  33. acd3078 nat: Make ping/pong timeout configurable. by Holger Hans Peter Freyther · 14 years ago
  34. 44d534c nat: Allow to only show statistics for a given BSC Cfg. by Holger Hans Peter Freyther · 14 years ago
  35. ffc051f nat: Fix vty output for connected BSCs by Holger Hans Peter Freyther · 14 years ago
  36. dbdd30f nat: Do not use \n in the vty code. by Holger Hans Peter Freyther · 14 years ago
  37. 1512dc2 nat: Add a command to close a given BSC Connection by Holger Hans Peter Freyther · 14 years ago
  38. 0a3a853 nat: Print the remote reference as well. by Holger Hans Peter Freyther · 14 years ago
  39. 936aed7 nat: Use show bsc config for showing the configuration. by Holger Hans Peter Freyther · 14 years ago
  40. e6ac5de [nat] Fix the vty option... use the right argument. by Holger Hans Peter Freyther · 14 years ago
  41. 7acf462 [nat] Add option to forbid the paging to the BSC. by Holger Hans Peter Freyther · 14 years ago
  42. 17f8c95 nat: Make sccp/bsc show connections more Cisco like... by Holger Hans Peter Freyther · 14 years ago
  43. f514812 nat: Remove the SHOW_STR from none show commands. by Holger Freyther · 14 years ago
  44. bace202 nat: Make the MSC configurable. by Holger Hans Peter Freyther · 14 years ago
  45. 9226d70 nat: Move MSC ip address into the config.. by Holger Hans Peter Freyther · 14 years ago
  46. 085ea30 nat: Two fixes for the write memory case... by Holger Hans Peter Freyther · 14 years ago
  47. 4b6da56 nat: Add config option to filter/handle certain imsi'es. by Holger Hans Peter Freyther · 14 years ago
  48. 02e1c7d [nat] Add show statistics to the nat by Holger Hans Peter Freyther · 14 years ago
  49. 73e5b78 [nat] Change the command strings by Holger Hans Peter Freyther · 14 years ago
  50. 9e53e97 nat: Print the IP address of the connected BSCs by Holger Hans Peter Freyther · 14 years ago
  51. bfcf519 nat: Store the config in the connection instead of the lac by Holger Hans Peter Freyther · 14 years ago
  52. b372fad nat: Add logging commands for the nat as well. by Holger Hans Peter Freyther · 14 years ago
  53. 9dd152c nat: Print the SCCP ref's as hex numbers by Holger Hans Peter Freyther · 14 years ago
  54. 32aba23 nat: Print the MSC multiplex as well by Holger Hans Peter Freyther · 14 years ago
  55. 3660e4d nat: Add MGCP code and parsing to the nat code.. by Holger Hans Peter Freyther · 14 years ago
  56. 435a5c1 nat: Verify that the configured LACs are unique across the nat by Holger Hans Peter Freyther · 14 years ago
  57. 8401054 nat: Start using a write_queue for the BSC connection by Holger Hans Peter Freyther · 14 years ago
  58. 3b96089 nat: Redo a merge with master that happend at this time. by Holger Hans Peter Freyther · 14 years ago
  59. 5e54788 [nat] Add VTY support to the BSC nat application by Holger Hans Peter Freyther · 14 years ago