summaryrefslogtreecommitdiffstats
path: root/lib/frr_zmq.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: do not check XMALLOC / XCALLOC for null retQuentin Young2019-02-261-4/+0
* *: style for EC replacementsQuentin Young2018-09-131-2/+2
* *: LIB_[ERR|WARN] -> EC_LIBQuentin Young2018-09-131-2/+2
* *: rename zlog_fer -> flog_errQuentin Young2018-08-141-2/+2
* lib: Add LIB_ERR_ZMQDonald Sharp2018-08-141-2/+5
* eigrpd, lib, tests, vtysh: security (cppcheck)paco2018-06-191-2/+4
* frrzmq: properly init args to zmq_getsockopt()Mark Stapp2018-04-231-0/+1
* lib: Address ZMQ lib TODOsßingen2017-11-231-64/+224
* lib: ZeroMQ read handler, v2David Lamparter2017-08-281-0/+191