summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | lib: remove deprecated list_delete()/list_free()David Lamparter2018-10-022-35/+0
| | |/ | |/|
* | | Merge pull request #3116 from opensourcerouting/libfrr-execLou Berger2018-10-022-1/+23
|\ \ \ | |/ / |/| |
| * | lib: print version information in libfrr.soDavid Lamparter2018-10-022-1/+23
| |/
* | Merge pull request #3102 from ton31337/feature/match_blackhole_nexthopsDavid Lamparter2018-10-022-0/+153
|\ \
| * | bgpd: Match routes by type under route-mapsDonatas Abraitis2018-10-022-0/+153
* | | build: add --enable-static-bin optionDavid Lamparter2018-10-011-2/+13
| |/ |/|
* | Merge pull request #3106 from pacovn/Coverity_1446184_Copy-paste_errorDavid Lamparter2018-10-011-1/+1
|\ \
| * | lib: RB-tree copy-paste error (Coverity 1446184)F. Aragon2018-09-281-1/+1
* | | Merge pull request #3034 from donaldsharp/LUADavid Lamparter2018-10-013-0/+211
|\ \ \ | |/ / |/| |
| * | lua: Initial Lua importDonald Sharp2018-09-273-0/+211
| |/
* / lib: Allow some usage statistics for route-mapsDonald Sharp2018-09-252-3/+15
|/
* Merge pull request #3081 from donaldsharp/table_table_tableRenato Westphal2018-09-255-8/+18
|\
| * bgpd, lib, zebra: Wrapper get/set of table->info pointerDonald Sharp2018-09-245-8/+18
* | Merge pull request #3064 from NaveenThanikachalam/3049Russ White2018-09-241-1/+12
|\ \
| * | lib: Trigger callbacks to re-evaluate route-map clauses when "call" CLI is ex...Naveen Thanikachalam2018-09-211-1/+12
* | | Merge pull request #3073 from donaldsharp/pid_cleanupRuss White2018-09-242-32/+1
|\ \ \ | |_|/ |/| |
| * | lib: When we can't lock the pid file provide a meaningfull messageDonald Sharp2018-09-221-1/+1
| * | Revert "lib: Ensure FRR detects running of the second instance of a FRR daemo...Donald Sharp2018-09-221-31/+0