summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: make clear bgp * clear all peers in all afi/safisDon Slice2019-08-201-0/+1
* *: Fix spelling errors pointed out by debian packagingDonald Sharp2019-08-192-2/+2
* Merge pull request #4832 from ddutt/masterDonald Sharp2019-08-172-6/+72
|\
| * zebra: Ensure master's ifname is known, even if slave comes up firstDinesh G Dutt2019-08-132-6/+72
* | Merge pull request #4677 from mruprich/masterDavid Lamparter2019-08-121-0/+4
|\ \ | |/ |/|
| * ospfd,ripd: Enabling build with opensslMichal Ruprich2019-08-081-0/+4
* | Merge pull request #4793 from qlyoung/fix-bgp-labeled-unicast-addpathMark Stapp2019-08-122-3/+14
|\ \ | |/ |/|
| * bgpd: tx addpath info for labeled unicastQuentin Young2019-08-062-3/+14
* | Merge pull request #4497 from opensourcerouting/rcuDonald Sharp2019-08-0811-72/+931
|\ \
| * | lib: RCUDavid Lamparter2019-07-317-2/+725
| * | lib/seqlock: add a few more commentsDavid Lamparter2019-07-312-7/+51
| * | lib/seqlock: add timed-wait operationDavid Lamparter2019-07-312-3/+107
| * | lib/seqlock: avoid syscalls in no-waiter casesDavid Lamparter2019-07-312-19/+47
| * | lib: make SA_SIGINFO use unconditionalDavid Lamparter2019-07-312-43/+3
* | | Merge pull request #4763 from opensourcerouting/ds-workDonald Sharp2019-08-075-307/+39
|\ \ \ | |_|/ |/| |
| * | lib: remove pqueue_* (again)David Lamparter2019-08-013-241/+0
| * | lib: use DECLARE_HEAP for timers instead of pqueueDavid Lamparter2019-08-012-66/+39
* | | Merge pull request #4790 from opensourcerouting/ctype-castQuentin Young2019-08-069-24/+24
|\ \ \
| * | | *: fix ctype (isalpha & co.) castsDavid Lamparter2019-08-069-24/+24
* | | | all: remove logical-router functionality (#4774)David Lamparter2019-08-067-220/+7
|\ \ \ \ | |/ / / |/| | |
| * | | all: remove logical-router functionalityIgor Ryzhov2019-08-027-220/+7
| |/ /
* / / lib: Remove double log mutex unlockStephen Worley2019-08-021-3/+1
|/ /
* | lib: Add const to _count() in new list APIsStephen Worley2019-07-312-7/+7
* | lib: Add identifiers to RB declarationsStephen Worley2019-07-311-7/+7
* | lib: Impelement the `*_del` list API.Stephen Worley2019-07-315-24/+46
|/
* Merge pull request #4732 from qlyoung/ercode-oncecRuss White2019-07-303-5/+9
|\
| * vtysh: only show error codes onceQuentin Young2019-07-293-5/+9
* | Merge pull request #4649 from ton31337/feature/access-list_sequenceRuss White2019-07-301-291/+1082
|\ \
| * | filter: Introduce sequence number for access-listDonatas Abraitis2019-07-081-291/+1082
* | | Merge pull request #4560 from lkrishnamoor/filter_vni_changes_junDonald Sharp2019-07-302-64/+177
|\ \ \ | |_|/ |/| |
| * | lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOPLakshman Krishnamoorthy2019-07-222-64/+177
* | | lib: fix prefix_copy() for clang-SADavid Lamparter2019-07-292-0/+12
* | | lib: fix misplaced brace in typesafe listsDavid Lamparter2019-07-281-3/+3
* | | lib: use some more transparent unions for prefixesDavid Lamparter2019-07-282-6/+14
* | | lib: fix prefix_cmp() return valuesDavid Lamparter2019-07-282-16/+23
|/ /
* | Merge pull request #4704 from mjstapp/fix_ip2str_constDonald Sharp2019-07-181-1/+1
|\ \
| * | lib: use const in ipaddr2strMark Stapp2019-07-171-1/+1
* | | Merge pull request #4635 from AnuradhaKaruppiah/evpn-pim-replayJafar Al-Gharaibeh2019-07-152-0/+2
|\ \ \ | |/ / |/| |
| * | pimd, zebra: request for replay of SG entries on startupAnuradha Karuppiah2019-07-032-0/+2
* | | Merge pull request #4660 from manuhalo/label_manager_fixesRenato Westphal2019-07-123-8/+20
|\ \ \
| * | | lib, zebra: handle failure in get chunkEmanuele Di Pascale2019-07-101-0/+9
| * | | lib, zebra: support label chunk requests for SRGBEmanuele Di Pascale2019-07-103-8/+11
* | | | Merge pull request #4674 from mjstapp/fix_mono_ctimeQuentin Young2019-07-111-2/+5
|\ \ \ \
| * | | | lib,zebra: avoid use of ctime in monotime apiMark Stapp2019-07-101-2/+5
| |/ / /
* | | | Merge pull request #4437 from opensourcerouting/bfdd-northboundRuss White2019-07-092-1/+54
|\ \ \ \
| * | | | lib: fix northbound static analyzer warningRafael Zalamena2019-06-221-1/+1
| * | | | lib: northbound cli support to end config nodesRafael Zalamena2019-06-222-1/+54
* | | | | Merge pull request #4088 from opensourcerouting/bump-libyang-requirement-versJafar Al-Gharaibeh2019-07-091-9/+2
|\ \ \ \ \
| * | | | | lib: use flag from new libyang version to simplify the codeRenato Westphal2019-07-021-9/+2
| | |_|_|/ | |/| | |
* | | | | bgp, zebra, lib: add protocol support for iptablesPhilippe Guibert2019-07-081-0/+1
| |_|/ / |/| | |