Commit Graph

6 Commits

Author SHA1 Message Date
Gerrit Code Review ef49b13adf Update notes for submitted changes
* msgb: Fix -Wsign-compare warnings
* socket, select: Fix -Wsign-compare warnings
2022-01-10 10:32:39 +00:00
Gerrit Code Review 83a2c99bd5 Update notes for submitted changes
* ns2: count number of dropped packets / bytes on transmit
* ns2: Properly report packet drops in FR code
* ns2: Increment Rx and Tx byte / packet counters
* ns2: encapsulate calls to nsvc->bind->send_vc()
* ns2: Use named array initializers to avoid mistakes
* ns2: Work around AF_PACKET socket ENOBUFS problems
* osmo-ns-dummy: Add simple NS traffic generator
* ns2: Log ERROR if we cannot transmit a packet due to ENOBUFS
* ns2: Use proper return value from write_queue callback function
2021-02-01 08:32:09 +00:00
Gerrit Code Review f50a448041 Update notes for submitted changes
* ns2: remove obsolete type GPRS_NS2_LL_E1
* ns2: move link layer type into NSE
* ns2: move LL into public api
* ns2: permit multiple nsvci in one nse in VTY
* ns2: implement link sharing selector
* ns2: add support for frame relay
2020-11-25 16:34:05 +00:00
Gerrit Code Review 297f085ee6 Update notes for submitted changes
* osmo_bcd2str: also validate start_nibble parameter
2020-06-12 14:52:07 +00:00
Gerrit Code Review 2995cb44a5 Update notes for submitted changes
* vty/telnet_interface.c: avoid unneeded initialization
* vty/telnet_interface.c: use DLGLOBAL logging sub-system
2019-07-30 07:59:39 +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