1. 9626783 Bump the version for init and alignment fixes. by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.99.18
  2. a68f139 abis_nm: Band aid on OML initialisation by queuing messages by Holger Hans Peter Freyther · 14 years ago
  3. 539b8ed bssap.c: handle CHAN Activate NACK... by Holger Hans Peter Freyther · 14 years ago
  4. d7cb8aa abis_rsl: Send the IMMEDIATE Assignment after the Channel Ack. by Holger Hans Peter Freyther · 14 years ago
  5. 3845490 bssap.c: Fix possible unaligned memory access. by Holger Hans Peter Freyther · 14 years ago
  6. c604653 abis_nm.c: Reading the in_addr can lead to unaligned memory access by Holger Hans Peter Freyther · 14 years ago
  7. e9eb4d1 bsc_init: Avoid unaligned access to nanobts_attr_nsvc0 by Holger Hans Peter Freyther · 14 years ago
  8. c2b9bd2 Tag a release without the DTX change... by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.99.17
  9. 0d147d4 Revert "bsc_init: Enable DTX in Cell Options..." by Holger Hans Peter Freyther · 14 years ago
  10. ce701d7 new release with possible fix for the blackberry... by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.99.16
  11. f3759a4 si13: Use the correct pseudo length for the SI13 message by Holger Hans Peter Freyther · 14 years ago
  12. 5bfb910 bsc_init: Enable DTX in Cell Options... by Holger Hans Peter Freyther · 14 years ago
  13. 2300d69 bsc: Increase the hand_off variable when we are done with the lchan. by Holger Hans Peter Freyther · 14 years ago
  14. c67cd2e vty: Dump the state of the SAPIs of a lchan as well. by Holger Hans Peter Freyther · 14 years ago
  15. 2afb915 lchan: Introduce a handoff variable... by Holger Hans Peter Freyther · 14 years ago
  16. dbac929 chan_alloc: Swicth to LOGP from DEBUGP by Holger Hans Peter Freyther · 14 years ago
  17. 9f972a5 vty: Add show lchan-status to show the status... by Holger Hans Peter Freyther · 14 years ago
  18. 33f3dcb vty: Rename show lchan summary to show lchan-summary. by Holger Hans Peter Freyther · 14 years ago
  19. 2ad760f Versioning... by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.99.15
  20. fea0aeb bsc_msc_ip: Attempt to plug an lchan leak... by Holger Hans Peter Freyther · 14 years ago
  21. c9b7d74 channel: Keep track on when a channel got allocated. by Holger Hans Peter Freyther · 14 years ago
  22. 42a4e9a abis_rsl: Reduce logging to LOGL_DEBUG as it is quite nosiy by Holger Hans Peter Freyther · 14 years ago
  23. d4f7a81 nat: Fix the access-list-name command... by Holger Hans Peter Freyther · 14 years ago
  24. cd4afce nat: Add both entries to the tail to keep the order they are inserted by Holger Hans Peter Freyther · 14 years ago
  25. 299d5aa nat: Allow to specify multiple entries in the access-list... by Holger Hans Peter Freyther · 14 years ago
  26. f85e93c nat: Shorten the access-list struct and method names (still way too long) by Holger Hans Peter Freyther · 14 years ago
  27. fdfaf9c bsc_msc_ip: Possible crash fix on the early assignment code path by Holger Hans Peter Freyther · 14 years ago
  28. 4d4e671 bsc_msc_ip: When closing the SCCP check primary and secondary lchan by Holger Hans Peter Freyther · 14 years ago
  29. 3806b07 Version bump... by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.99.14
  30. 3dd069c bssap.c: Claim to always do HR AMR right now. by Holger Hans Peter Freyther · 14 years ago
  31. e1dcbc7 [GPRS] Change SI13 to NMO_II, as some phones (like G1) dislike NMO_III by Harald Welte · 14 years ago
  32. 6be7573 Revert "bsc_init: Set the paging config like in the trace..." by Holger Hans Peter Freyther · 14 years ago
  33. 290a11d bsc_init: Set the paging config like in the trace... by Holger Hans Peter Freyther · 14 years ago
  34. 67505f4 bsc_init: Use configuration settings from a trace... as default by Holger Hans Peter Freyther · 14 years ago
  35. 8b48983 [nat] Implement the removal of an access-list. by Holger Hans Peter Freyther · 14 years ago
  36. 6e495ee [nat] Fix the parsing of the access-list regexp... by Holger Hans Peter Freyther · 14 years ago
  37. e6a8a93 [nat] Fix VTY bug with access-lists... by Holger Hans Peter Freyther · 14 years ago
  38. 1d55fd9 Mark a new test release.. by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.99.13
  39. df342ea [nat] Introduce the concept of access-list by Holger Hans Peter Freyther · 14 years ago
  40. 049eb23 [GPRS] Make sure SI13 rest octets look like those of the ip.access BSC by Harald Welte · 14 years ago
  41. 95eb9dd [gprs] Use the defaults coming from a trace file. by Holger Hans Peter Freyther · 14 years ago
  42. ca660ac [nat] Add ip-tos option to the nat. by Holger Hans Peter Freyther · 14 years ago
  43. 96d6ed2 [mgcp] Set the IP_TOS/DSCP on RTP/RTCP IP packets. by Holger Hans Peter Freyther · 14 years ago
  44. 170619f [gprs] NS/BSSGP: Make all timers configurable from VTY by Harald Welte · 14 years ago
  45. 09f28ea [misc] Remove spaces, fix indention. by Holger Hans Peter Freyther · 14 years ago
  46. 1884f89 bsc_init: Fix ccch description in SI messages by Sylvain Munaut · 14 years ago
  47. 0777fb2 [mgcp] Only patch RTP packets when they arrived on the RTP port by Holger Hans Peter Freyther · 14 years ago
  48. 35e5645 msc: Add msc ip-tos NR option for the BSC by Holger Hans Peter Freyther · 14 years ago
  49. 4fcf80a [nat] Make the refusal more complicated to support more MSCs by Holger Hans Peter Freyther · 14 years ago
  50. 31e0baf [sccp] Add method to create a dt1 packet. by Holger Hans Peter Freyther · 14 years ago
  51. 01ffc20 [sccp] Create a method to create RLSD messages. by Holger Hans Peter Freyther · 14 years ago
  52. 466c40b [sccp] Create a SCCP CC creation routine. by Holger Hans Peter Freyther · 14 years ago
  53. 60a2f4a [nat] Make create_sccp_src_ref return the SCCP Connection. by Holger Hans Peter Freyther · 14 years ago
  54. 797b9f0 [nat] Remove parameter that is never accessed directly by Holger Hans Peter Freyther · 14 years ago
  55. 677f0e7 [nat] Add the notion of a "local" connection. by Holger Hans Peter Freyther · 14 years ago
  56. ddbb5a4 [nat] Do not access the con after the removal by Holger Hans Peter Freyther · 14 years ago
  57. 75042b8 [nat] Send a GSM48 message within the reject message by Holger Hans Peter Freyther · 14 years ago
  58. c32589f gsm48: Split LU Reject sending and generation into two. by Holger Hans Peter Freyther · 14 years ago
  59. abd0719 gsm48: Separate CM Service Reject sending and creation. by Holger Hans Peter Freyther · 14 years ago
  60. 5bac622 [nat] Move the SCCP CREF handling into a new method. by Holger Hans Peter Freyther · 14 years ago
  61. c93c523 [bsc_msc_ip] Move the command to the right place by Holger Hans Peter Freyther · 14 years ago
  62. ed1c872 [bsc_msc_ip] Print SCCP src/dst ref as hex by Holger Hans Peter Freyther · 14 years ago
  63. e21bdea [nat] Use and print the connection type of a SCCP connection. by Holger Hans Peter Freyther · 14 years ago
  64. 11c1723 [nat] Set the connection type/reason as out parameter by Holger Hans Peter Freyther · 14 years ago
  65. fceee87 Bump the version. by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.99.12
  66. e27740a [nat] Use the new gsm48 method to parse the MI followed by a classmark. by Holger Hans Peter Freyther · 14 years ago
  67. 95defd5 gsm48: Add a generic MI from classmark+mi extraction. by Holger Hans Peter Freyther · 14 years ago
  68. 2d2a43f [nat] Let IMSI DETACH and other messages pass by. by Holger Hans Peter Freyther · 14 years ago
  69. a9aab6a [nat] Print on which BSC config this happend. by Holger Hans Peter Freyther · 14 years ago
  70. 775b3dc [nat] Parse the PAGING RESPONSE inside a CR message as well. by Holger Hans Peter Freyther · 14 years ago
  71. 45bb8bf gsm48: Add size checks to the paging response mi parsing. by Holger Hans Peter Freyther · 14 years ago
  72. 57900f0 [nat] Check proto descriptor and the message type by Holger Hans Peter Freyther · 14 years ago
  73. 66ac860 [nat] Add code to filter the CM Service Request by IMSI. by Holger Hans Peter Freyther · 14 years ago
  74. ec82426 [nat] Mention where the MSG is coming from. by Holger Hans Peter Freyther · 14 years ago
  75. 60fa0ef [sccp] Make it optional to send data on a SCCP Connection Refuse by Holger Hans Peter Freyther · 14 years ago
  76. 3dfcd46 [nat] Remove the imsi allow option on the nat level. by Holger Hans Peter Freyther · 14 years ago
  77. 50818d0 [nat] Separate exit2/exit3 as this can not be shared... by Holger Hans Peter Freyther · 14 years ago
  78. 317934a [nat] Add a token to the nat config and handle ID GET by Holger Hans Peter Freyther · 14 years ago
  79. 565b355 [bsc_msc] Move the id get response into the bsc_msc.c by Holger Hans Peter Freyther · 14 years ago
  80. be9201a [nat] Add a regexp test command to the VTY. by Holger Hans Peter Freyther · 14 years ago
  81. a43c566 [nat] Fix the regexp of the test and the command line. by Holger Hans Peter Freyther · 14 years ago
  82. 980c84f [nat] Fix the imsi deny config write. by Holger Hans Peter Freyther · 14 years ago
  83. 1ae7b7c [nat] We do not want to see the actual matches. by Holger Hans Peter Freyther · 14 years ago
  84. e265db6 [nat] Allow to set the description for the bsc. by Holger Hans Peter Freyther · 14 years ago
  85. fdc4a93 [nat] Implement IMSI filtering... by Holger Hans Peter Freyther · 14 years ago
  86. 023ac93 [nat] Fix the size check of the LU Request. by Holger Hans Peter Freyther · 14 years ago
  87. fa53aba [nat] Make the string -> regexp parsing public by Holger Hans Peter Freyther · 14 years ago
  88. 34c0b24 nat: Add code to parse the SCCP optional data. by Holger Hans Peter Freyther · 14 years ago
  89. 4c4d2d4 nat: Start to add a test case.. with one CR message. by Holger Hans Peter Freyther · 14 years ago
  90. 13441a1 gsm48: Typo fix. by Holger Hans Peter Freyther · 14 years ago
  91. 8ff74e8 nat: Introduce a nat filter that is working on the CR message. by Holger Hans Peter Freyther · 14 years ago
  92. a202342 [sccp] Export function to create SCCP Refuse message. by Holger Hans Peter Freyther · 14 years ago
  93. d275cf6 [bsc_msc_ip] Use A.B.C.D for the VTY code. by Holger Hans Peter Freyther · 14 years ago
  94. c00e9ce [nat] Use A.B.C.D for the IP address by Holger Hans Peter Freyther · 14 years ago
  95. 5d645bf [nat] Remove range checks inside the VTY command. by Holger Hans Peter Freyther · 14 years ago
  96. 723fb87 [mgcp] Clean up VTY code, the ranges are checked by the VTY code. by Holger Hans Peter Freyther · 14 years ago
  97. 9da4492 [mgcp] Use A.B.C.D for the ip addresses inside the vty config by Holger Hans Peter Freyther · 14 years ago
  98. 1927e93 [mgcp] Improve the language of the comments. by Holger Hans Peter Freyther · 14 years ago
  99. 7bbd416 [mgcp] Include stdlib.h for abs. by Holger Hans Peter Freyther · 14 years ago
  100. efd38dd [vty] Add power measurements to the one line summary. by Holger Hans Peter Freyther · 14 years ago