summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2630 from donaldsharp/hashablesRafael Zalamena2018-07-062-13/+7
|\
| * lib: Add some documentationDonald Sharp2018-07-061-2/+6
| * Revert "lib: A small optimization for the hash iterate and walk functions"Donald Sharp2018-07-061-11/+1
* | lib: add the pathname to get the realpath in case of failurePhilippe Guibert2018-07-061-2/+5
|/
* bgpd lib ospfd pimd ripngd: null chk (PVS-Studio)F. Aragon2018-07-032-8/+11
* Merge pull request #2475 from LabNConsulting/working/master/no_vrf_socket_4l3...Russ White2018-07-021-2/+37
|\
| * lib: don't open vrf specific socket when tcp|udp_l3mdev_accept != 0Lou Berger2018-06-181-2/+37
* | Merge pull request #2517 from pguibert6WIND/flowspec_other_optionsRuss White2018-06-291-0/+29
|\ \
| * | bgpd: add an icmp flag for flowspec icmp entriesPhilippe Guibert2018-06-281-0/+1
| * | bgpd: support for flowspec fragment list into policy routingPhilippe Guibert2018-06-281-0/+1
| * | bgpd: support for enumerate pkt lenPhilippe Guibert2018-06-281-0/+1
| * | *: add flowspec dscp handlingPhilippe Guibert2018-06-281-0/+2
| * | bgpd, lib: share flags values for iptable configurationPhilippe Guibert2018-06-281-0/+10
| * | bgpd: support for flowspec tcp flagsPhilippe Guibert2018-06-281-0/+14
* | | Merge pull request #2532 from donaldsharp/various_stuffJafar Al-Gharaibeh2018-06-292-1/+15
|\ \ \
| * | | lib, zebra: Add a bit of code to look at fifoDonald Sharp2018-06-282-1/+15
| |/ /
* / / bgpd: null check (Coverity 1453455)F. Aragon2018-06-291-19/+3
|/ /
* | Merge pull request #2570 from pacovn/Coverity_1448386_Untrusted_value_as_argu...Quentin Young2018-06-271-2/+4
|\ \
| * | lib: untrusted argument (Coverity 1448386)paco2018-06-271-2/+4
* | | lib: null check (2) (Coverity 1451361)paco2018-06-272-2/+5
|/ /
* | Merge pull request #2559 from pacovn/Coverity_1302503_Logically_dead_codeQuentin Young2018-06-261-0/+1
|\ \
| * | lib ospfd: dead code (Coverity 1302503 1302502)paco2018-06-261-0/+1
* | | Merge pull request #2503 from pacovn/Coverity_1469898_Uninitialized_scalar_va...Quentin Young2018-06-261-2/+5
|\ \ \
| * | | lib: uninitialized variable (2) (Coverity 1469898)paco2018-06-221-2/+5
* | | | Merge pull request #2463 from pacovn/Coverity_1452539_Out-of-bounds_accessQuentin Young2018-06-261-3/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | lib: out-of-bounds access (Coverity 1452539)paco2018-06-221-3/+2
| | |/ | |/|
* | | Merge pull request #2552 from qlyoung/remove-defun-deprecatedRenato Westphal2018-06-262-42/+0
|\ \ \
| * | | lib: remove DEFUN_DEPRECATEDQuentin Young2018-06-251-3/+0
| * | | *: remove deprecated 'log trap' commandsQuentin Young2018-06-251-39/+0
* | | | Merge pull request #2548 from pacovn/Coverity_1453456_Unchecked_return_value_...Jafar Al-Gharaibeh2018-06-251-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | lib: check return value (Coverity 1453456)paco2018-06-251-1/+3
* | | | lib: null check (Coverity 1470150)paco2018-06-221-0/+3
|/ / /
* | | Merge pull request #2520 from donaldsharp/privs_smivsJafar Al-Gharaibeh2018-06-221-0/+13
|\ \ \
| * | | lib: Fix privs when using HAVE_CAPABILITIESDonald Sharp2018-06-211-0/+13
* | | | Merge pull request #2449 from donaldsharp/lib_delayed_readLou Berger2018-06-226-11/+87
|\ \ \ \
| * | | | lib: Add --log-level to daemonsDonald Sharp2018-06-194-9/+25
| * | | | lib: Remove special case code to use syslogDonald Sharp2018-06-191-3/+0
| * | | | lib: Add new cli to specify where to output logs on startupDonald Sharp2018-06-194-2/+34
| * | | | lib: Create a thread for reading in the cliDonald Sharp2018-06-192-4/+23
| * | | | lib: Add ability to retry if backup is specifiedDonald Sharp2018-06-192-1/+7
| * | | | lib: Add ability to know if we have read anything inDonald Sharp2018-06-192-3/+9
* | | | | Merge pull request #2501 from pacovn/infer_unused1Quentin Young2018-06-212-5/+9
|\ \ \ \ \
| * | | | | bgpd isisd ldpd lib ospfd pimd: redundancy (infer)paco2018-06-202-5/+9
* | | | | | Merge pull request #2511 from pacovn/Coverity_1452287_et_al_Explicit_null_der...Quentin Young2018-06-211-0/+5
|\ \ \ \ \ \
| * | | | | | ldpd lib: null check (Coverity 1452287 + 20 alike)paco2018-06-211-0/+5
* | | | | | | lib: null check (Coverity 1399277)paco2018-06-211-0/+3
| |_|_|/ / / |/| | | | |
* | | | | | bgpd, lib: null check (Coverity 1436344, 1451361)paco2018-06-201-0/+1
|/ / / / /
* | | | | Merge pull request #2415 from qlyoung/pbr-table-rangeRuss White2018-06-201-0/+6
|\ \ \ \ \
| * | | | | lib: fix missing includes in pbr.hQuentin Young2018-06-131-0/+4
| * | | | | pbrd, lib: move PBR_STR def. to libQuentin Young2018-06-131-0/+2