Commit Graph

7 Commits

Author SHA1 Message Date
Gerrit Code Review ab19ddf1d9 Update notes for submitted changes
* gprs_ns2: add recursive anchor to protect against double free
* gprs_ns2_sns: free the NSE if the SIZE PDU is not valid
* gprs_ns2_sns: refactor SNS failures into a function
* gprs_ns2_udp: don't start the NSVC fsm for SNS
2021-08-13 09:55:51 +00:00
Gerrit Code Review c6c40a9bd6 Update notes for submitted changes
* frame_relay: link_alloc: move log message to the end
* frame_relay: prevent null pointer exception when talloc fails
* gprs_ns2: fix force-unconfigured for IP-SNS NSE
* gprs_ns2: don't start unconfigured fsm via FORCE_UNCONFIGURED
* gprs_ns2: sns: add log message when size/config retries exhausted
* gprs_ns2: sns: don't send duplicated packets on retries
* gprs_ns2: sns: correct log message when no nsvcs available
* gprs_ns2: add new vty2
2020-12-23 11:27:07 +00:00
Gerrit Code Review c09a2f1052 Update notes for submitted changes
* gprs_ns2_fr: use ETH_P_HDLC instead of ETH_P_ALL
* gprs_ns2_fr: guard against race between socket(AF_PACKET) and bind()
* gprs_ns2_fr.c: Skip extraneous FIONBIO
2020-12-10 21:13:48 +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 283f963f3f Update notes for submitted changes
* gsm/gsm_utils.h: fix argument type of gsm_chan_t_name()
2019-05-02 15:03:05 +00:00
Gerrit Code Review f0d5ffb987 Update notes for submitted changes
* LCLS: add status parameter to Assignment Completed message
2019-01-19 21:03:56 +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