summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | lib: add flowspec safi to identitiy ref parsingChirag Shah2020-10-271-0/+10
* | | | lib: fix missed pointer updateQuentin Young2020-11-021-3/+3
* | | | Merge pull request #7045 from mjstapp/fix_signalsDonald Sharp2020-10-294-13/+145
|\ \ \ \ | |/ / / |/| | |
| * | | lib: avoid signal-handling race with event loop poll callMark Stapp2020-10-281-13/+60
| * | | lib: add debug output for signal maskMark Stapp2020-10-282-0/+49
| * | | lib: add sigevent_check apiMark Stapp2020-10-262-0/+36
* | | | Merge pull request #7158 from AnuradhaKaruppiah/mh-df-electionPatrick Ruddy2020-10-277-0/+58
|\ \ \ \
| * | | | lib, bgpd: move json_array_string_add to libAnuradha Karuppiah2020-10-262-0/+6
| * | | | bgpd: support for DF election in EVPN-MHAnuradha Karuppiah2020-10-265-0/+52
* | | | | Merge pull request #7026 from chiragshah6/yang_nb5Donald Sharp2020-10-271-3/+29
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | lib: handle exit cmd for bgp afi-safi nodesChirag Shah2020-10-261-3/+29
| |/ / /
* | | | Merge pull request #7384 from opensourcerouting/nb-dyn-modulesQuentin Young2020-10-267-93/+102
|\ \ \ \ | |/ / / |/| | |
| * | | lib: add API to load YANG modules on demandRenato Westphal2020-10-232-15/+48
| * | | lib: combine two YANG schema iteration functions into oneRenato Westphal2020-10-236-64/+27
| * | | lib: fix iteration over schema nodes of a single YANG moduleRenato Westphal2020-10-234-19/+32
* | | | Merge pull request #7194 from qlyoung/tracingMark Stapp2020-10-2412-5/+431
|\ \ \ \ | |/ / / |/| | |
| * | | lib, bgpd: convert lttng tracepoints to frrtrace()Quentin Young2020-10-238-52/+41
| * | | lib: add trace.h, frrtrace(), support for USDTQuentin Young2020-10-232-0/+81
| * | | lib: move trace.h -> libfrr_trace.hQuentin Young2020-10-2310-14/+14
| * | | lib: add tracepoint for route table getQuentin Young2020-10-232-0/+20
| * | | lib: add tracepoints for *malloc, list opsQuentin Young2020-10-234-1/+94
| * | | lib: add tracepoint for hash insertionQuentin Young2020-10-232-0/+17
| * | | lib: add tracepoints for pthread run, stopQuentin Young2020-10-232-0/+27
| * | | lib: generate trace events for log messagesQuentin Young2020-10-232-0/+30
| * | | lib: add tracepoints for hash ops, thread eventsQuentin Young2020-10-233-5/+116
| * | | lib, configure.ac: initial LTTng supportQuentin Young2020-10-233-1/+57
| * | | lib: #undef _ASSERT_FUNCTIONQuentin Young2020-10-231-0/+2
* | | | *: unify thread/event cancel macrosMark Stapp2020-10-236-17/+21
* | | | * : update signature of thread_cancel apiMark Stapp2020-10-235-33/+30
* | | | lib: Convert inet_ntoa to %pI4Donatas Abraitis2020-10-225-45/+35
* | | | :* Convert prefix2str to %pFXDonatas Abraitis2020-10-222-48/+26
|/ / /
* | | Merge pull request #7311 from donaldsharp/table_lock_countDonatas Abraitis2020-10-206-61/+31
|\ \ \
| * | | lib: Convert usage of strings to %pFX and %pRNDonald Sharp2020-10-173-60/+17
| * | | *: Create/Use accessor functions for lock countDonald Sharp2020-10-174-3/+16
* | | | Merge pull request #7300 from sworleys/EVPN-RType-NUMsPatrick Ruddy2020-10-201-0/+8
|\ \ \ \
| * | | | lib: consolidate evpn type help strings into macroStephen Worley2020-10-131-0/+8
| | |_|/ | |/| |
* | | | lib: Relax usage of `ip prefix-list A.B.C.D/M ge Y`Donald Sharp2020-10-171-3/+3
| |/ / |/| |
* | | Merge pull request #7317 from pjdruddy/pr-fix-evpn-prefix2stringDonald Sharp2020-10-171-46/+52
|\ \ \
| * | | bgpd: replace bgp_evpn_route2str with prefix2strPat Ruddy2020-10-161-12/+25
| * | | lib: align prefixevpn2str output with bgp_evpn_route2strPat Ruddy2020-10-151-49/+42
* | | | Merge pull request #7235 from opensourcerouting/acl-wildcard-fixSantosh P K2020-10-162-73/+61
|\ \ \ \ | |/ / / |/| | |
| * | | lib: fix cisco access list wildcard usageRafael Zalamena2020-10-042-73/+61
* | | | *: Use proper semantics for turning off threadDonald Sharp2020-10-122-5/+2
| |/ / |/| |
* | | lib: add some EVPN help string constantsStephen Worley2020-10-081-0/+11
* | | Merge pull request #7241 from chiragshah6/evpn_dev1Renato Westphal2020-10-077-8/+33
|\ \ \
| * | | *: add errmsg to nb rpcChirag Shah2020-10-057-8/+33
* | | | Merge pull request #7238 from sworleys/Nexthop-Same-First-RemoveMark Stapp2020-10-063-46/+1
|\ \ \ \ | |/ / / |/| | |
| * | | lib: remove nexthop_same_firsthop() apiStephen Worley2020-10-023-46/+1
| | |/ | |/|
* | | lib: increase the size of northbound max moduleChirag Shah2020-10-031-1/+1
* | | *: add bgp yang files into makefilesChirag Shah2020-10-031-0/+1
| |/ |/|