aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-01-26sccp_user: do not force the role ASP when configured differently2021q4Philipp Maier1-1/+5
2021-12-14treewide: remove FSF addressOliver Smith8-32/+0
2021-11-23ss7: Use sctp value_string from libosmo-netifPau Espin Pedrol2-30/+4
2021-11-16Bump version: 1.4.0.39-484f-dirty → 1.5.01.5.0Pau Espin Pedrol6-14/+69
2021-11-16osmo_ss7: properly unlink rate_counter on AS/ASP freeHarald Welte1-0/+2
2021-11-16rate_ctr: Use legal counter group prefixes / names (no '.' allowed)Harald Welte1-7/+7
2021-11-15spelling fixes in commentsHarald Welte6-20/+20
2021-11-15stp: Add basic RX/TX rate counters on AS and ASP levelHarald Welte8-0/+83
2021-11-14sccp_scmg: Add missing line eneding to log statementHarald Welte1-1/+1
2021-10-26sccp: Add minimalistic support for XUDT / XUDTSHarald Welte2-2/+110
2021-10-07osmo_ss7.c: Fix typo in doc for osmo_ss7_asp_peer_add_host()Pau Espin Pedrol1-1/+1
2021-10-07osmo_sccp_simple_client_on_ss7_id(): Allow set internally proper IPv4/v6 defa...Pau Espin Pedrol5-65/+104
2021-10-05cosmetic: Fix typos in documentationPau Espin Pedrol1-8/+8
2021-10-05cosmetic: Fix extra empty linePau Espin Pedrol1-1/+0
2021-07-23m3ua: fix m3ua_encode_dupuOliver Smith1-2/+2
2021-07-23m3ua: reject deregistration of static routing keysOliver Smith1-0/+6
2021-07-11m3ua: fix leaky usage of m3ua_tx_xua_aspEric1-1/+5
2021-06-17osmo_ss7_vty: allow users to inspect routes also in ASP rolePhilipp Maier2-1/+5
2021-06-16osmo_ss7_vty: automatically create routes for routing keyPhilipp Maier1-0/+22
2021-06-09ipa_asp_fsm: Support server starting handshake with ID_GET or ID_ACKPau Espin Pedrol1-2/+15
2021-06-09cosmetic: xua_asp_fsm.c: reorder functions in filePau Espin Pedrol1-36/+44
2021-05-21VTY: write_one_asp(): fix 1 << 31 cannot be represented by 'int'Vadim Yanitskiy1-2/+2
2021-05-13sccp_scrc: Ensure we have not just SSN but at least OPC+SSN in CallingPartyHarald Welte1-0/+23
2021-05-13m3ua/sua: Add new snm_inactive quirkHarald Welte4-8/+23
2021-05-13m3ua/sua: Add quirk for allowing inbound DAUD from SG in ASP role.Harald Welte4-9/+29
2021-05-13osmo_ss7: introduce notion of configurable 'quirks'Harald Welte3-2/+78
2021-05-11ss7_asp_test.vty: Allow more asp node commands after shutdownHarald Welte1-0/+2
2021-05-10Constrain connection ID allocation to 24 bitsHarald Welte1-1/+4
2021-05-03ss7_vty: Print actual connected port number in case of IPA serverHarald Welte1-1/+11
2021-04-30Revert "osmo_ss7: free the sock_name string once an ASP socket is closed"2021q1Harald Welte1-8/+0
2021-04-30osmo_ss7: free the sock_name string once an ASP socket is closedHarald Welte1-0/+8
2021-04-30don't do explicit NULL checks before calling talloc_free()Harald Welte1-4/+2
2021-04-29xua_asp_fsm: Fix IPA client roleHarald Welte1-2/+2
2021-04-29xua_as_fsm: Only delete a route for an IPA AS if we created one earlierHarald Welte1-1/+11
2021-04-29osmo_ss7: Truncate route 'mask' to point code bit lengthHarald Welte2-0/+21
2021-04-26ipa: Move automatic route add/del from ASP to AS levelHarald Welte2-55/+64
2021-04-26Don't create duplicate routes in osmo_ss7_route_create()Harald Welte1-0/+9
2021-04-26ipa_asp_fsm: Fix AS lookup from IPA ASPHarald Welte1-4/+5
2021-04-25osmo_ss7: Log route destruction (like we log route creation)Harald Welte1-0/+6
2021-04-25don't log "SCTP connection close" if an IPA/TCP connection closesHarald Welte1-2/+1
2021-04-25ipa_asp_fsm_del_route(): Log what happens if we bail out earlyHarald Welte1-6/+16
2021-04-25ipa: Use VTY-configured default network indicatorHarald Welte1-0/+1
2021-03-21Add README.md describing what this repo is aboutHarald Welte1-0/+63
2021-02-23Bump version: 1.3.0.51-6858-dirty → 1.4.01.4.0Pau Espin Pedrol6-13/+81
2021-02-23stp: generate coredump and exit upon SIGABRT receivedPau Espin Pedrol1-5/+14
2021-02-23manuals: generate vty reference xml at build timeHarald Welte3-1939/+8
2021-02-23main: add --vty-ref-mode, use vty_dump_xml_ref_mode()Harald Welte1-5/+40
2021-02-23Add osmo_ss7_pointcode_print_buf() to APIHarald Welte2-3/+4
2021-02-19tests: Replace deprecated API log_set_print_filenamePau Espin Pedrol2-2/+2
2021-02-19gitignore: Ignore autofoo *~ churnPau Espin Pedrol1-0/+1