index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd/bmp: BMP implementation
David Lamparter
2019-08-30
2
-0
/
+4
*
lib: add monotime_to_realtime()
David Lamparter
2019-08-30
1
-0
/
+14
*
lib: add pull-driven data write handler
David Lamparter
2019-08-30
3
-0
/
+387
*
lib: Stop arm crash on shutdown
Donald Sharp
2019-08-28
1
-3
/
+2
*
*: Start process of possibly deprecating Solaris
Donald Sharp
2019-08-27
1
-0
/
+9
*
Merge pull request #4880 from ddutt/master
Donald Sharp
2019-08-26
1
-4
/
+20
|
\
|
*
lib: Make if_lookup_by_index understand if VRF is backed by netns or not
Dinesh G Dutt
2019-08-26
1
-4
/
+20
*
|
Merge pull request #4812 from pogojotz/fix-destination-multi-use
Donald Sharp
2019-08-26
1
-5
/
+1
|
\
\
|
*
|
zebra: Do not use connection dest for bcast
Juergen Werner
2019-08-18
1
-5
/
+1
*
|
|
Merge pull request #4795 from opensourcerouting/assorted-fixes
Donald Sharp
2019-08-26
6
-26
/
+22
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lib: fix a couple more doc comments
Renato Westphal
2019-08-21
2
-4
/
+4
|
*
|
lib: switch str2prefix_ipv4() to use inet_pton()
Renato Westphal
2019-08-21
1
-1
/
+3
|
*
|
lib: fix doc comment of the "cli_show_end" northbound callback
Renato Westphal
2019-08-21
1
-9
/
+0
|
*
|
lib: fix uint32_t overflow in a couple of CLI commands
Renato Westphal
2019-08-21
2
-8
/
+8
|
*
|
lib: don't ignore stream errors in some zapi decode functions
Renato Westphal
2019-08-21
1
-4
/
+7
*
|
|
lib: remove deprecated stream_resize api
Mark Stapp
2019-08-22
2
-13
/
+0
*
|
|
bgpd: make clear bgp * clear all peers in all afi/safis
Don Slice
2019-08-20
1
-0
/
+1
|
/
/
*
|
*: Fix spelling errors pointed out by debian packaging
Donald Sharp
2019-08-19
2
-2
/
+2
*
|
Merge pull request #4832 from ddutt/master
Donald Sharp
2019-08-17
2
-6
/
+72
|
\
\
|
*
|
zebra: Ensure master's ifname is known, even if slave comes up first
Dinesh G Dutt
2019-08-13
2
-6
/
+72
*
|
|
Merge pull request #4677 from mruprich/master
David Lamparter
2019-08-12
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ospfd,ripd: Enabling build with openssl
Michal Ruprich
2019-08-08
1
-0
/
+4
|
|
/
*
|
Merge pull request #4793 from qlyoung/fix-bgp-labeled-unicast-addpath
Mark Stapp
2019-08-12
2
-3
/
+14
|
\
\
|
|
/
|
/
|
|
*
bgpd: tx addpath info for labeled unicast
Quentin Young
2019-08-06
2
-3
/
+14
*
|
Merge pull request #4497 from opensourcerouting/rcu
Donald Sharp
2019-08-08
11
-72
/
+931
|
\
\
|
*
|
lib: RCU
David Lamparter
2019-07-31
7
-2
/
+725
|
*
|
lib/seqlock: add a few more comments
David Lamparter
2019-07-31
2
-7
/
+51
|
*
|
lib/seqlock: add timed-wait operation
David Lamparter
2019-07-31
2
-3
/
+107
|
*
|
lib/seqlock: avoid syscalls in no-waiter cases
David Lamparter
2019-07-31
2
-19
/
+47
|
*
|
lib: make SA_SIGINFO use unconditional
David Lamparter
2019-07-31
2
-43
/
+3
*
|
|
Merge pull request #4763 from opensourcerouting/ds-work
Donald Sharp
2019-08-07
5
-307
/
+39
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lib: remove pqueue_* (again)
David Lamparter
2019-08-01
3
-241
/
+0
|
*
|
lib: use DECLARE_HEAP for timers instead of pqueue
David Lamparter
2019-08-01
2
-66
/
+39
*
|
|
Merge pull request #4790 from opensourcerouting/ctype-cast
Quentin Young
2019-08-06
9
-24
/
+24
|
\
\
\
|
*
|
|
*: fix ctype (isalpha & co.) casts
David Lamparter
2019-08-06
9
-24
/
+24
*
|
|
|
all: remove logical-router functionality (#4774)
David Lamparter
2019-08-06
7
-220
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
all: remove logical-router functionality
Igor Ryzhov
2019-08-02
7
-220
/
+7
|
|
/
/
*
/
/
lib: Remove double log mutex unlock
Stephen Worley
2019-08-02
1
-3
/
+1
|
/
/
*
|
lib: Add const to _count() in new list APIs
Stephen Worley
2019-07-31
2
-7
/
+7
*
|
lib: Add identifiers to RB declarations
Stephen Worley
2019-07-31
1
-7
/
+7
*
|
lib: Impelement the `*_del` list API.
Stephen Worley
2019-07-31
5
-24
/
+46
|
/
*
Merge pull request #4732 from qlyoung/ercode-oncec
Russ White
2019-07-30
3
-5
/
+9
|
\
|
*
vtysh: only show error codes once
Quentin Young
2019-07-29
3
-5
/
+9
*
|
Merge pull request #4649 from ton31337/feature/access-list_sequence
Russ White
2019-07-30
1
-291
/
+1082
|
\
\
|
*
|
filter: Introduce sequence number for access-list
Donatas Abraitis
2019-07-08
1
-291
/
+1082
*
|
|
Merge pull request #4560 from lkrishnamoor/filter_vni_changes_jun
Donald Sharp
2019-07-30
2
-64
/
+177
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP
Lakshman Krishnamoorthy
2019-07-22
2
-64
/
+177
*
|
|
lib: fix prefix_copy() for clang-SA
David Lamparter
2019-07-29
2
-0
/
+12
*
|
|
lib: fix misplaced brace in typesafe lists
David Lamparter
2019-07-28
1
-3
/
+3
*
|
|
lib: use some more transparent unions for prefixes
David Lamparter
2019-07-28
2
-6
/
+14
[next]