Age | Commit message (Expand) | Author | Files | Lines |
2012-01-19 | MTP2 IAC: Ignore FISU/MSU during proving state of IAC | Harald Welte | 1 | -0/+4 |
2012-01-19 | MTP2 IAC: ignore SIOS in not_aligned state | Harald Welte | 1 | -0/+4 |
2012-01-18 | SUA-SCCP converter: fix parsing of protocol class options | Harald Welte | 1 | -12/+12 |
2012-01-18 | SUA codec: remove 'msg_length' from sua_msg{} | Harald Welte | 1 | -1/+2 |
2012-01-18 | SCCP Codec: don't include 'encoding' in sccp_addr{} | Harald Welte | 1 | -3/+3 |
2012-01-18 | SCCP/SUA converter: use atoms like calling_party_addr, not integers | Harald Welte | 1 | -11/+10 |
2012-01-18 | SCCP->SUA conversion: fix lots of bugs in initial untested code | Harald Welte | 1 | -9/+10 |
2012-01-18 | sua_codec: Make sure we can re-encode options with {length, data} tuple | Harald Welte | 1 | -0/+4 |
2012-01-18 | fix various bugs in SUA -> SCCP conversion | Harald Welte | 1 | -7/+11 |
2012-01-17 | SUA: add functions for SUA <-> SCCP conversion | Harald Welte | 2 | -13/+251 |
2012-01-17 | sctp_core: Make sure to pass all primitives in all states to callback | Harald Welte | 3 | -10/+174 |
2012-01-17 | xUA ASP FSM: Don't unconditionally send M3UA_IEI_TRAF_MODE_TYPE | Harald Welte | 1 | -0/+227 |
2012-01-17 | SUA ASP callback: only deal with ASPSM / ASPTM, not with MGMT | Harald Welte | 1 | -0/+76 |
2012-01-16 | Commit current state of working MTP3-in-M2PA | Harald Welte | 5 | -11/+668 |
2012-01-16 | M2PA: deal with empty M2PA messages that don't contain MTP3 | Harald Welte | 1 | -0/+4 |
2012-01-16 | MTP3MG: fixe parse/encode ordering if H0/H1 nibbles | Harald Welte | 1 | -4/+4 |
2012-01-16 | M2PA: fix encoding of MTP3 in M2Pa | Harald Welte | 1 | -1/+1 |
2012-01-16 | M2PA: fix parsing of MTP3 portion of M2PA user messages | Harald Welte | 1 | -3/+6 |
2012-01-16 | MTP3: fix encoding of bit/byte ordering in routing label | Harald Welte | 1 | -2/+7 |
2012-01-16 | MTP3: parsing of mgmt messages | Harald Welte | 1 | -5/+10 |
2012-01-16 | Add M2PA codec, MTP2 IAC and LSC gen_fsm implementations | Harald Welte | 3 | -0/+794 |
2012-01-16 | MTP3: Add SLTC gen_fsm implementation (Q.707) | Harald Welte | 1 | -0/+211 |
2012-01-16 | mtp3: add encoder/decoder for MTP3MG | Harald Welte | 1 | -2/+17 |
2011-12-10 | sccp_codec: make sure we also accept list input, not just binary | Harald Welte | 1 | -5/+10 |
2011-12-08 | ss7_links: don't crash on MTP-{PAUSE,RESUME,STATUS}.ind from M3UA | Harald Welte | 1 | -0/+7 |
2011-12-08 | ss7_links: add mtp3_tx/2 variant to trnasmit to given linkset | Harald Welte | 1 | -1/+16 |
2011-12-08 | ss7_{links,routes}: deal with tuple/record point codes | Harald Welte | 2 | -4/+8 |
2011-12-08 | ss7_routes: accept tuple/record point codes | Harald Welte | 1 | -1/+2 |
2011-12-08 | M3UA / MTP3: accept #mtp3_routing_label{} with tuple/record point codes | Harald Welte | 2 | -5/+9 |
2011-12-08 | allow pointcode2int() for a pointcode that's already in integer format | Harald Welte | 1 | -0/+2 |
2011-12-08 | sccp_codec: it's "undefined", not "undef" | Harald Welte | 1 | -5/+5 |
2011-12-08 | SCCP: support encoding of non-integer pointcodes (auto conversion) | Harald Welte | 1 | -2/+5 |
2011-12-08 | osmo_util: define #pointcode{} record instead of manual 3-tuple | Harald Welte | 1 | -2/+2 |
2011-12-08 | sccp: addr helper functions for quick generation of GT/sccp_addr | Harald Welte | 1 | -0/+21 |
2011-11-04 | m3ua: fix typo (caught by dialyzer) | Harald Welte | 1 | -1/+1 |
2011-11-04 | IPA client: make sure set_link_state is called with proper type | Harald Welte | 1 | -2/+2 |
2011-11-04 | bssmap_codec: fix bin_bcd2str (cought by dialyzer) | Harald Welte | 1 | -1/+1 |
2011-10-19 | Make sure an incoming M3UA message is actually sent to registered service Pid | Harald Welte | 3 | -8/+23 |
2011-10-12 | ss7_links: add get_opc_for_linkset/1, is_pc_local/1 | Harald Welte | 1 | -4/+24 |
2011-10-12 | sccp_codec: SCCP point codes are little-endian ! | Harald Welte | 1 | -2/+2 |
2011-10-12 | ss7_routes: some pretty printing of point codes | Harald Welte | 1 | -1/+14 |
2011-10-11 | add new 'ss7_routes' module to maintain point code routes | Harald Welte | 3 | -11/+172 |
2011-10-11 | MTP3: ASP-INACTIVE.ind should result in a "up" state (up == inactive) | Harald Welte | 1 | -2/+2 |
2011-10-10 | add dummy ss7 service dumper module | Harald Welte | 1 | -0/+64 |
2011-10-10 | ss7 supervisor: fix add_mtp_link() function | Harald Welte | 1 | -1/+1 |
2011-10-10 | ss7_links: Don't kill the user PID that has created a linkset | Harald Welte | 1 | -1/+4 |
2011-10-10 | ss7_links: actually trap the EXIT signal of the other processes | Harald Welte | 1 | -0/+1 |
2011-10-10 | fix table name | Harald Welte | 1 | -1/+1 |
2011-10-10 | ss7_links add function to dump service state | Harald Welte | 1 | -9/+17 |
2011-10-10 | ss7_links: link to the 'service' pid and cleanup on exit | Harald Welte | 1 | -3/+9 |