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