1. 3a370eb nat: Rename "struct sccp_connections" to "struct nat_sccp_connection" by Holger Hans Peter Freyther · 11 years ago
  2. 1c45074 src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  3. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  4. acdcfea Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcp by Harald Welte · 13 years ago[Renamed from openbsc/src/nat/bsc_sccp.c]
  5. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  6. aee6825 nat: Find a connection by the real ref by Holger Hans Peter Freyther · 14 years ago
  7. 90e5eae Use new include paths of libosmo-sccp 0.0.2 by Harald Welte · 14 years ago
  8. 4a9dd3b nat: Fix compilation with nat not being enabled. by Holger Hans Peter Freyther · 14 years ago
  9. d08fe9e nat: u_int32_t -> uint32_t by Holger Hans Peter Freyther · 14 years ago
  10. ccefba6 nat: Switch per BSC counters to the rate ctr. by Holger Hans Peter Freyther · 14 years ago
  11. e1a1648 [nat] Make create_sccp_src_ref return the SCCP Connection. by Holger Hans Peter Freyther · 14 years ago
  12. d1394be [nat] Remove parameter that is never accessed directly by Holger Hans Peter Freyther · 14 years ago
  13. 22a4eb2 nat: When we fail to reallocate... also close down the MGCP part by Holger Hans Peter Freyther · 14 years ago
  14. b5280e2 nat: Store the creation time of a sccp connection. by Holger Hans Peter Freyther · 14 years ago
  15. 5975c68 nat: Only close connections that were fully connected by Holger Hans Peter Freyther · 14 years ago
  16. 3633095 nat: Change MGCP DLCX handling and send dummy MDCX to the BTS. by Holger Hans Peter Freyther · 14 years ago
  17. da30c4b [nat] Lookup by BSC Connection otherwise the point of reassigning the is defeated by Holger Hans Peter Freyther · 14 years ago
  18. b9bc254 [nat] Cope with a bad BSC reassigning in use SRC REF by Holger Hans Peter Freyther · 14 years ago
  19. ddfb542 nat: Do not use 0/0 for mux/timeslot by default by Holger Hans Peter Freyther · 14 years ago
  20. 7aef171 nat: Add new connections to the end of the list by Holger Hans Peter Freyther · 14 years ago
  21. 5fa42dd [statistics] Provide basic statistics for the NAT by Holger Hans Peter Freyther · 14 years ago
  22. bedecf3 nat: remove is called on already patched connections.. by Holger Hans Peter Freyther · 14 years ago
  23. c12e193 nat: Logging improvement for the nat. by Holger Hans Peter Freyther · 14 years ago
  24. 8be49b3 sccp: Move the destruction of the sccp connection to a new place by Holger Hans Peter Freyther · 14 years ago
  25. 75ee841 nat: Return the SCCP connection, change order of patching and updating by Holger Hans Peter Freyther · 14 years ago
  26. d062c52 misc: Do not prepend 0x when using %p in printf. by Holger Hans Peter Freyther · 14 years ago
  27. 773fba7 nat: Fix the lookup of connections to and from the BSC by Holger Hans Peter Freyther · 14 years ago
  28. a25e3ec nat: Keep track of both sides of the connection by Holger Hans Peter Freyther · 14 years ago
  29. 021266e nat: Actually add the connection to the SCCP list of active connections by Holger Hans Peter Freyther · 14 years ago
  30. 2f1f55d nat: Move SCCP patching to a new file, log updates by Holger Hans Peter Freyther · 14 years ago