summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | bgpd: dup addr detect config cliChirag Shah2018-11-182-0/+2
| |/
* | Merge pull request #3363 from pacovn/static_analysis__ISO_C_return_complianceRenato Westphal2018-11-212-5/+5
|\ \
| * | bgpd isisd lib: fix return on void functionsF. Aragon2018-11-202-5/+5
* | | Merge pull request #3368 from pacovn/static_analysis__ISO_C_empty_initializerRenato Westphal2018-11-211-4/+4
|\ \ \
| * | | isisd lib ospfd pbrd python: fix empty initF. Aragon2018-11-211-4/+4
| |/ /
* | | Merge pull request #3359 from qlyoung/true-atomicsMark Stapp2018-11-201-1/+1
|\ \ \ | |/ / |/| |
| * | *: only use 32-bit atomicsQuentin Young2018-11-191-1/+1
| |/
* | Merge pull request #3294 from pguibert6WIND/distribute_list_ipv6David Lamparter2018-11-191-13/+47
|\ \ | |/ |/|
| * lib: distribute-list ipv6 can be (un)configuredPhilippe Guibert2018-11-091-13/+47
* | Merge pull request #3331 from mjstapp/fix_lib_id_warningDavid Lamparter2018-11-151-4/+4
|\ \
| * | libs: rename two id_alloc macros to resolve bsd conflictMark Stapp2018-11-141-4/+4
* | | bgpd: allow vrf validity and bgp vrf import/export, when zebra is offPhilippe Guibert2018-11-132-0/+8
|/ /
* | Merge pull request #3051 from mitch-skiba/addpath_change_V1Donald Sharp2018-11-134-0/+500
|\ \
| * | lib: Implement an allocator for 32 bit ID numbersMitch Skiba2018-11-094-0/+500
| |/
* | lib: remove agentx already enabled warningQuentin Young2018-10-281-2/+1
* | *: Replace zclient_new with zclient_new_notifyDonald Sharp2018-11-122-18/+5
|/
* Merge pull request #3202 from donaldsharp/evpn_dumpRuss White2018-11-091-0/+1
|\
| * bgpd, lib, vtysh, zebra: Convert to using CMD_VNI_RANGEDonald Sharp2018-10-311-0/+1
* | lib, zebra: Encode nexthop vrf in nht updatesDonald Sharp2018-11-011-0/+1
* | lib: fix fetching enum values for derived typesEmanuele Di Pascale2018-10-271-1/+7
* | lib: retrofit interface commands to the new northbound modelRenato Westphal2018-10-274-191/+340
* | yang, lib: add 'frr-interface.yang' and associated stub callbacksRenato Westphal2018-10-272-1/+62
* | lib: add a new northbound plugin for SysrepoRenato Westphal2018-10-274-0/+914
* | lib: add a new northbound plugin for ConfDRenato Westphal2018-10-274-0/+1221
* | lib: introduce new northbound APIRenato Westphal2018-10-2723-18/+7612
|/
* Merge pull request #3235 from opensourcerouting/buildfoo-20181024Lou Berger2018-10-271-0/+1
|\
| * build: make clean and dist consistentDavid Lamparter2018-10-241-0/+1
* | Merge pull request #3206 from qlyoung/mac-token-changeDavid Lamparter2018-10-272-4/+4
|\ \
| * | lib: change M:A:C to X:X:X:X:X:XQuentin Young2018-10-242-4/+4
| |/
* | Merge pull request #3237 from donaldsharp/actual_errorDavid Lamparter2018-10-261-1/+3
|\ \
| * | lib: If command was successful don't store the command as an errorDonald Sharp2018-10-251-1/+3
| |/
* / *: spelchekDavid Lamparter2018-10-255-6/+6
|/
* Merge branch 'pull/3197'David Lamparter2018-10-2311-25/+25
|\
| * *: Replace hash_cmp function return value to a boolDonald Sharp2018-10-1911-25/+25
* | lib: fix the "no match ipv6 next-hop type" commandRenato Westphal2018-10-201-1/+2
|/
* Merge pull request #3163 from donaldsharp/more_vty_errorsDavid Lamparter2018-10-194-16/+41
|\
| * lib, vtysh: Allow notification across multiple lines of failureDonald Sharp2018-10-114-16/+41
* | lib: add libunwind support for backtracesDavid Lamparter2018-10-182-7/+76
* | Merge pull request #3024 from ton31337/fix/validate_route-mapRuss White2018-10-142-0/+15
|\ \
| * | bgpd: Check if route-map really exists before applying to the peerDonatas Abraitis2018-10-112-0/+15
| |/
* / lib, zebra: Allow the specification of BUM floodingDonald Sharp2018-10-123-0/+11
|/
* Merge pull request #3098 from opensourcerouting/watchfrr-delayQuentin Young2018-10-042-18/+46
|\
| * watchfrr, lib: cleanup & delay detachingDavid Lamparter2018-10-022-18/+46
* | Merge pull request #3128 from donaldsharp/cpp_notice_build_failureDavid Lamparter2018-10-041-0/+6
|\ \
| * | lib: Include compiler.h as early as is possible in the buildDonald Sharp2018-10-031-0/+6
* | | Merge pull request #3087 from opensourcerouting/bfd-memleakQuentin Young2018-10-041-28/+45
|\ \ \ | |/ / |/| |
| * | lib: refactor thread_executeRafael Zalamena2018-10-031-17/+19
| * | lib: fix a memory leak in FreeBSDRafael Zalamena2018-10-031-11/+26
* | | Merge pull request #3120 from opensourcerouting/remove-list-deleteLou Berger2018-10-0215-61/+26
|\ \ \
| * | | *: list_delete_and_null() -> list_delete()David Lamparter2018-10-0215-26/+26