1. c279e39 nat: Rename "struct sccp_connections" to "struct nat_sccp_connection" by Holger Hans Peter Freyther · 11 years ago
  2. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  3. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  4. a17faf8 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. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  6. 3d38742 nat: Find a connection by the real ref by Holger Hans Peter Freyther · 14 years ago
  7. d5db12c Use new include paths of libosmo-sccp 0.0.2 by Harald Welte · 14 years ago
  8. c2b31ed nat: Fix compilation with nat not being enabled. by Holger Hans Peter Freyther · 14 years ago
  9. 306e2bc nat: u_int32_t -> uint32_t by Holger Hans Peter Freyther · 14 years ago
  10. b2c38eb nat: Switch per BSC counters to the rate ctr. by Holger Hans Peter Freyther · 14 years ago
  11. fa20c94 [nat] Make create_sccp_src_ref return the SCCP Connection. by Holger Hans Peter Freyther · 14 years ago
  12. e1fb567 [nat] Remove parameter that is never accessed directly by Holger Hans Peter Freyther · 14 years ago
  13. 886d382 nat: When we fail to reallocate... also close down the MGCP part by Holger Hans Peter Freyther · 14 years ago
  14. c14e09b nat: Store the creation time of a sccp connection. by Holger Hans Peter Freyther · 14 years ago
  15. 4c683d1 nat: Only close connections that were fully connected by Holger Hans Peter Freyther · 14 years ago
  16. 7b7eef6 nat: Change MGCP DLCX handling and send dummy MDCX to the BTS. by Holger Hans Peter Freyther · 14 years ago
  17. b5513ca [nat] Lookup by BSC Connection otherwise the point of reassigning the is defeated by Holger Hans Peter Freyther · 14 years ago
  18. d885b98 [nat] Cope with a bad BSC reassigning in use SRC REF by Holger Hans Peter Freyther · 14 years ago
  19. 7fc9a27 nat: Do not use 0/0 for mux/timeslot by default by Holger Hans Peter Freyther · 14 years ago
  20. 8b51006 nat: Add new connections to the end of the list by Holger Hans Peter Freyther · 14 years ago
  21. d470286 [statistics] Provide basic statistics for the NAT by Holger Hans Peter Freyther · 14 years ago
  22. 9d51855 nat: remove is called on already patched connections.. by Holger Hans Peter Freyther · 14 years ago
  23. b9ac37d nat: Logging improvement for the nat. by Holger Hans Peter Freyther · 14 years ago
  24. 23fe7be sccp: Move the destruction of the sccp connection to a new place by Holger Hans Peter Freyther · 14 years ago
  25. 49c7fb5 nat: Return the SCCP connection, change order of patching and updating by Holger Hans Peter Freyther · 14 years ago
  26. 72ba162 misc: Do not prepend 0x when using %p in printf. by Holger Hans Peter Freyther · 14 years ago
  27. 64622e4 nat: Fix the lookup of connections to and from the BSC by Holger Hans Peter Freyther · 14 years ago
  28. 16a6f70 nat: Keep track of both sides of the connection by Holger Hans Peter Freyther · 14 years ago
  29. 58a5679 nat: Actually add the connection to the SCCP list of active connections by Holger Hans Peter Freyther · 14 years ago
  30. 0ab6bab nat: Move SCCP patching to a new file, log updates by Holger Hans Peter Freyther · 14 years ago