Commit Graph

6 Commits

Author SHA1 Message Date
Gerrit Code Review 602b8d5c92 Update notes for submitted changes
* APDU parsing support for GlobalPlatform
2022-06-13 19:09:05 +00:00
Gerrit Code Review 421a189321 Update notes for submitted changes
* ns2: message: allow to pass a foreign NSVCI to STATUS PDU
* ns2: fsm: add comment don't answer on a STATUS with a STATUS
* ns2: ensure the NSVC is in the correct mode for NSVC UNKNOWN/NSVC BLOCKED cause codes
* ns2: message: BLOCK/BLOCK ACK allow to use a given NSVCI instead of using the nsvc nsvci
2021-10-08 05:43:46 +00:00
Gerrit Code Review 90cfeb0f56 Update notes for submitted changes
* gprs_ns2: ensure no duplicate UDP NSVC can be created
* gprs_ns2: add value_string for GPRS_NS2_AFF_CAUSE_SNS_NO_ENDPOINTS
* gprs_ns2_message: tx_status: move all cause dependent code into the switch/case
* gprs_ns2: truncate the NS_STATUS to the MTU
* gprs_ns2_fr: pass MTU changes to the NSE
* gprs_ns2_sns: rename fsm events to include RX or REQ prefix
* gprs_ns2: make gprs_ns2_recv_prim() always take msgb ownership
* gprs_ns2: fix typo in function name ns2_load_sharing_modulo
* gprs_ns2: implement a simple load sharing for UDP
* gprs_ns2_vty: add optional argument signalling and data weights to `nsvc udp`
* gprs_ns2: rework IP-SNS binds
2021-02-19 10:41:50 +00:00
Gerrit Code Review ecc9fc94e4 Update notes for submitted changes
* vty/command: add CMD_ATTR_HIDDEN to CMD_ATTR_PUBLIC_MASK
* vty/command: introduce vty_dump_xml_ref_mode()
* vty/command: make some 'struct cmd_element' pointers const
2020-10-23 15:08:49 +00:00
Gerrit Code Review e39018c104 Update notes for submitted changes
* gsmtap: Solve TCH / FACCH confusion once and for all
2020-03-08 16:33:03 +00:00
Gerrit Code Review 7f6de7d3ae Update notes for submitted changes
* add LOGPFSMSL(), LOGPFSMSLSRC()
* LOGPFSM*: guard against fi == NULL
* add API doc for LOGPFSM* macros
2019-01-03 00:31:01 +00:00