summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd/bmp: BMP implementationDavid Lamparter2019-08-302-0/+4
* lib: add monotime_to_realtime()David Lamparter2019-08-301-0/+14
* lib: add pull-driven data write handlerDavid Lamparter2019-08-303-0/+387
* lib: Stop arm crash on shutdownDonald Sharp2019-08-281-3/+2
* *: Start process of possibly deprecating SolarisDonald Sharp2019-08-271-0/+9
* Merge pull request #4880 from ddutt/masterDonald Sharp2019-08-261-4/+20
|\
| * lib: Make if_lookup_by_index understand if VRF is backed by netns or notDinesh G Dutt2019-08-261-4/+20
* | Merge pull request #4812 from pogojotz/fix-destination-multi-useDonald Sharp2019-08-261-5/+1
|\ \
| * | zebra: Do not use connection dest for bcastJuergen Werner2019-08-181-5/+1
* | | Merge pull request #4795 from opensourcerouting/assorted-fixesDonald Sharp2019-08-266-26/+22
|\ \ \ | |_|/ |/| |
| * | lib: fix a couple more doc commentsRenato Westphal2019-08-212-4/+4
| * | lib: switch str2prefix_ipv4() to use inet_pton()Renato Westphal2019-08-211-1/+3
| * | lib: fix doc comment of the "cli_show_end" northbound callbackRenato Westphal2019-08-211-9/+0
| * | lib: fix uint32_t overflow in a couple of CLI commandsRenato Westphal2019-08-212-8/+8
| * | lib: don't ignore stream errors in some zapi decode functionsRenato Westphal2019-08-211-4/+7
* | | lib: remove deprecated stream_resize apiMark Stapp2019-08-222-13/+0
* | | 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