summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: add attribute to functions that do not returnRuben Kerkhof2020-03-192-2/+4
* Merge pull request #5927 from mjstapp/interval_string_apiDonald Sharp2020-03-171-0/+20
|\
| * lib, *: add a common time interval formatting apiMark Stapp2020-03-091-0/+20
* | Merge pull request #5827 from donaldsharp/missed_upstreamingSri Mohana Singamsetty2020-03-121-1/+3
|\ \
| * | lib: immediately ping systemd when startedQuentin Young2020-03-101-1/+3
* | | Merge pull request #5981 from ton31337/fix/not_necessary_checksMark Stapp2020-03-121-5/+2
|\ \ \
| * | | *: Remove tests for some XFREE-family functionsDonatas Abraitis2020-03-111-5/+2
* | | | isisd: fix a bunch of build warnings with GCC 10Ruben Kerkhof2020-03-111-1/+1
|/ / /
* / / treewide: fix some issues found with -Werror=undefRuben Kerkhof2020-03-103-9/+9
|/ /
* | lib, zebra: remove nullity check before XFREE...Quentin Young2020-03-091-2/+1
* | Merge pull request #5839 from donaldsharp/upstream_mergeRuss White2020-03-092-9/+28
|\ \ | |/ |/|
| * lib, pimd, zebra: Provide some insurance against reading bad stream dataSatheesh Kumar K2020-03-062-9/+28
* | *: Replace `sizeof something` to sizeof(something)Donatas Abraitis2020-03-0810-20/+20
|/
* *: Finish off the __PRETTY_FUNCTION__ to __func__Donald Sharp2020-03-061-2/+2
* Merge pull request #5916 from mjstapp/fix_gmtimeQuentin Young2020-03-053-10/+10
|\
| * *: use gmtime_r, localtime_r exclusivelyMark Stapp2020-03-053-10/+10
* | *: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis2020-03-056-47/+39
* | *: Use true/false instead of 1/0 when assigning variable for bool typeDonatas Abraitis2020-03-044-11/+11
* | *: Return bool type for bool functionsDonatas Abraitis2020-03-041-1/+1
* | *: Use short version of bool expressionsDonatas Abraitis2020-03-042-2/+2
|/
* *: change hash_backet to hash_bucketDonald Sharp2020-02-282-6/+1
* Merge pull request #5859 from donaldsharp/clang_latestMark Stapp2020-02-284-6/+5
|\
| * lib: Cleanup set but unused variablesDonald Sharp2020-02-274-6/+5
* | Merge pull request #5857 from mjstapp/embed_nhg_in_nheStephen Worley2020-02-282-2/+3
|\ \
| * | lib: use const in nexthop_group copy apiMark Stapp2020-02-252-2/+3
* | | Revert "*: change hash_backet to hash_bucket"Jafar Al-Gharaibeh2020-02-272-1/+6
* | | *: change hash_backet to hash_bucketDonald Sharp2020-02-272-6/+1
| |/ |/|
* | Merge pull request #5866 from qlyoung/fix-ipaddr-issetMark Stapp2020-02-261-1/+4
|\ \
| * | lib: fix ipaddr_issetQuentin Young2020-02-261-1/+4
| |/
* | Merge pull request #5270 from NaveenThanikachalam/rmapDonald Sharp2020-02-253-18/+1061
|\ \ | |/ |/|
| * lib: Optimizing route-maps - Part-3Naveen Thanikachalam2020-02-183-240/+297
| * lib: Optimizing route-maps - Part-2Naveen Thanikachalam2020-02-181-61/+217
| * lib: Optimizing route-maps - Part-1Naveen Thanikachalam2020-02-183-5/+835
* | Merge pull request #5842 from qlyoung/fix-test-then-xfree-againDonatas Abraitis2020-02-201-3/+1
|\ \
| * | lib: do not test before XFREEQuentin Young2020-02-191-3/+1
* | | lib: don't allow to recurse inside route-map nodeRafael Zalamena2020-02-191-1/+0
|/ /
* | Merge pull request #5834 from opensourcerouting/route-map-fix-crashDonald Sharp2020-02-191-2/+3
|\ \
| * | lib: fix route-map coverity scan issueRafael Zalamena2020-02-191-2/+3
* | | Merge pull request #5809 from donaldsharp/vrf_nameDonatas Abraitis2020-02-192-44/+49
|\ \ \ | |/ / |/| |
| * | lib: Add vrf name to outputs/debugsDonald Sharp2020-02-141-7/+14
| * | lib: Add a macro to allow for quick/easy display of vrf nameDonald Sharp2020-02-141-0/+2
| * | lib: Format according to our standardDonald Sharp2020-02-141-38/+34
* | | Merge pull request #5651 from AnuradhaKaruppiah/evpn-pim-fixesPhilippe Guibert2020-02-181-0/+5
|\ \ \
| * | | lib: add missing command DESC for MLAG messagesAnuradha Karuppiah2020-02-141-0/+5
| |/ /
* | | Merge pull request #5813 from mjstapp/zapi_labels_use_nhDonald Sharp2020-02-182-40/+8
|\ \ \ | |_|/ |/| |
| * | *: encode zapi labels message using nexthopsMark Stapp2020-02-142-40/+8
* | | lib: Fix so that `--enable-pcreposix` actually compilesDonald Sharp2020-02-164-0/+18
| |/ |/|
* | Merge pull request #5806 from ton31337/fix/remove_break_after_returnMark Stapp2020-02-138-19/+0
|\ \
| * | *: Remove break after returnDonatas Abraitis2020-02-138-19/+0
| |/
* | Merge pull request #5787 from karamalla0406/rmac_checkDonatas Abraitis2020-02-132-0/+21
|\ \ | |/ |/|