1. c2b31ed nat: Fix compilation with nat not being enabled. by Holger Hans Peter Freyther · 14 years ago
  2. dbd16fe nat: u_int8_t -> uint8_t by Holger Hans Peter Freyther · 14 years ago
  3. 20ee312 nat: Create a method to determine if any MSC is connected. by Holger Hans Peter Freyther · 14 years ago
  4. 71d36b3 nat: Add spaces to the desc to align it properly on the vty output by Holger Hans Peter Freyther · 14 years ago
  5. 8330c1c nat: Count the number of dropped SCCP and MGCP calls as well. by Holger Hans Peter Freyther · 14 years ago
  6. b2c38eb nat: Switch per BSC counters to the rate ctr. by Holger Hans Peter Freyther · 14 years ago
  7. 69d801e nat: Do not use the bssap.h include as it does not exist in this branch. by Holger Hans Peter Freyther · 14 years ago
  8. 26c3a35 nat: Add both entries to the tail to keep the order they are inserted by Holger Hans Peter Freyther · 14 years ago
  9. d77c817 nat: Allow to specify multiple entries in the access-list... by Holger Hans Peter Freyther · 14 years ago
  10. 29c6703 nat: Shorten the access-list struct and method names (still way too long) by Holger Hans Peter Freyther · 14 years ago
  11. e4900a0 [nat] Implement the removal of an access-list. by Holger Hans Peter Freyther · 14 years ago
  12. 8affef5 [nat] Introduce the concept of access-list by Holger Hans Peter Freyther · 14 years ago
  13. b71c23b [nat] Make the refusal more complicated to support more MSCs by Holger Hans Peter Freyther · 14 years ago
  14. 234d312 [nat] Use and print the connection type of a SCCP connection. by Holger Hans Peter Freyther · 14 years ago
  15. 19c0a84 [nat] Set the connection type/reason as out parameter by Holger Hans Peter Freyther · 14 years ago
  16. 66e1ef7 [nat] Use the new gsm48 method to parse the MI followed by a classmark. by Holger Hans Peter Freyther · 14 years ago
  17. 1f38747 [nat] Let IMSI DETACH and other messages pass by. by Holger Hans Peter Freyther · 14 years ago
  18. 48945b1 [nat] Print on which BSC config this happend. by Holger Hans Peter Freyther · 14 years ago
  19. f192498 [nat] Parse the PAGING RESPONSE inside a CR message as well. by Holger Hans Peter Freyther · 14 years ago
  20. 87ef2f2 [nat] Check proto descriptor and the message type by Holger Hans Peter Freyther · 14 years ago
  21. bcb32a4 [nat] Add code to filter the CM Service Request by IMSI. by Holger Hans Peter Freyther · 14 years ago
  22. f1012a4 [nat] Remove the imsi allow option on the nat level. by Holger Hans Peter Freyther · 14 years ago
  23. 9cc1b83 [nat] We do not want to see the actual matches. by Holger Hans Peter Freyther · 14 years ago
  24. 34a96ae [nat] Implement IMSI filtering... by Holger Hans Peter Freyther · 14 years ago
  25. f830322 [nat] Fix the size check of the LU Request. by Holger Hans Peter Freyther · 14 years ago
  26. 12dc89a [nat] Make the string -> regexp parsing public by Holger Hans Peter Freyther · 14 years ago
  27. 290ed9a nat: Add code to parse the SCCP optional data. by Holger Hans Peter Freyther · 14 years ago
  28. b4af5c9 nat: Introduce a nat filter that is working on the CR message. by Holger Hans Peter Freyther · 14 years ago
  29. da35a8d nat: Make ping/pong timeout configurable. by Holger Hans Peter Freyther · 14 years ago
  30. 7b7eef6 nat: Change MGCP DLCX handling and send dummy MDCX to the BTS. by Holger Hans Peter Freyther · 14 years ago
  31. 8151973 nat: Move the write queue init to the allocation function by Holger Hans Peter Freyther · 14 years ago
  32. a4376ad [nat] Ignore paging that is to page by BSS... by Holger Hans Peter Freyther · 14 years ago
  33. 7a77369 nat: Always initialize the out pointer... by Holger Hans Peter Freyther · 14 years ago
  34. 979a309 nat: Print the LAC that was searched for and not found. by Holger Hans Peter Freyther · 14 years ago
  35. 8139553 nat: Make the MSC configurable. by Holger Hans Peter Freyther · 14 years ago
  36. a88742c nat: Move MSC ip address into the config.. by Holger Hans Peter Freyther · 14 years ago
  37. 1395948 Use osmocore tlv definition for GSM0808. by Holger Hans Peter Freyther · 14 years ago
  38. d1278c1 nat: Two fixes for the write memory case... by Holger Hans Peter Freyther · 14 years ago
  39. d470286 [statistics] Provide basic statistics for the NAT by Holger Hans Peter Freyther · 14 years ago
  40. 2896df7 nat: Attempt to have a single BSC write method by Holger Hans Peter Freyther · 14 years ago
  41. 47dd494 nat: Store the config in the connection instead of the lac by Holger Hans Peter Freyther · 14 years ago
  42. 530c4b1 nat: Print the unknown byte as a integer instead of charachter by Holger Hans Peter Freyther · 14 years ago
  43. a0df82d nat: Handle CRCX/MDCX/DLCX at the nat by Holger Hans Peter Freyther · 14 years ago
  44. 465313e nat: Look at the assignment command and remember on which timeslot the data is by Holger Hans Peter Freyther · 14 years ago
  45. 23fe7be sccp: Move the destruction of the sccp connection to a new place by Holger Hans Peter Freyther · 14 years ago
  46. e9be517 nat: Some more input validation... on the paging command. by Holger Hans Peter Freyther · 14 years ago
  47. bae9da4 nat: Move paging by lac handling code into the utils file by Holger Hans Peter Freyther · 14 years ago
  48. f8048d9 nat: Assign the connection inside the new helper function. by Holger Hans Peter Freyther · 14 years ago
  49. dcf8a7d nat: Move creation of the structs to a separate file by Holger Hans Peter Freyther · 14 years ago