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
*
lib: mark the old zebra API for route advertisement as deprecated
Renato Westphal
2017-08-24
1
-3
/
+4
*
*: use zapi_route to send/receive redistributed routes as well
Renato Westphal
2017-08-24
3
-42
/
+23
*
zapi: add support for routes with multiple labels
Renato Westphal
2017-08-23
3
-9
/
+41
*
lib/zserv: introduce address-family independent ZAPI message types
Renato Westphal
2017-08-23
3
-11
/
+114
*
lib: updates to zapi_route
Renato Westphal
2017-08-23
2
-50
/
+50
*
*: remove leftovers from "router zebra"
Renato Westphal
2017-08-23
2
-23
/
+0
*
lib: remove redundant zebra messages
Renato Westphal
2017-08-23
2
-8
/
+0
*
lib: fix const-check in route_node
David Lamparter
2017-08-22
1
-2
/
+2
*
Merge pull request #939 from jbonor/optimization
Lou Berger
2017-08-22
11
-715
/
+827
|
\
|
*
lib: optimize IPV4_ADDR_[SAME|COPY]()
Jorge Boncompte
2017-08-17
2
-4
/
+15
|
*
lib: cleanup the work queue implementation
Jorge Boncompte
2017-08-17
3
-33
/
+59
|
*
lib: standardize use of queue.h
Jorge Boncompte
2017-08-17
5
-658
/
+735
|
*
lib: inline route_node_lock()/route_node_unlock()
Jorge Boncompte
2017-08-17
2
-21
/
+19
*
|
Merge pull request #1016 from opensourcerouting/cli-minor
Donald Sharp
2017-08-22
1
-6
/
+7
|
\
\
|
*
|
lib: move hashstats under debug, show per-daemon
David Lamparter
2017-08-21
1
-6
/
+7
*
|
|
lib: terminate capabilities only if initialized
David Lamparter
2017-08-21
1
-1
/
+3
|
/
/
*
|
lib: replace if_add_hook with hook_* logic
David Lamparter
2017-08-15
2
-35
/
+17
*
|
*: centralize some exit cleanup into libfrr
David Lamparter
2017-08-15
2
-0
/
+29
*
|
lib: hooks: support priority ordering & reversing
David Lamparter
2017-08-15
2
-9
/
+58
|
/
*
Merge pull request #948 from qlyoung/fix-set-ip-next-hop-peer-address
David Lamparter
2017-08-15
1
-9
/
+9
|
\
|
*
lib, bgpd: fix `set ip next-hop peer-address`
Quentin Young
2017-08-10
1
-9
/
+9
*
|
Merge pull request #934 from qlyoung/mac-parser
David Lamparter
2017-08-15
7
-3
/
+84
|
\
\
|
*
|
lib, python: add M:A:C support for clippy
Quentin Young
2017-08-14
1
-0
/
+2
|
*
|
lib: add CLI token for 48-bit mac addresses
Quentin Young
2017-08-11
6
-3
/
+82
|
|
/
*
|
lib: fix prefix list trie corruption
David Lamparter
2017-08-11
1
-1
/
+2
*
|
Merge pull request #957 from chiragshah6/mdev
David Lamparter
2017-08-11
1
-2
/
+7
|
\
\
|
*
|
lib: Fix multi instance ospf
Chirag Shah
2017-08-10
1
-2
/
+7
|
|
/
*
/
lib: don't close stdio when running foreground
David Lamparter
2017-08-11
1
-1
/
+1
|
/
*
Merge branch 'frr/pull/822' ("EVPN fixes")
David Lamparter
2017-08-09
7
-417
/
+523
|
\
|
*
lib: some final MAC access-list fixes
David Lamparter
2017-08-09
3
-27
/
+22
|
*
lib, bgpd: Use 'struct prefix *' for filter matching
Donald Sharp
2017-08-08
3
-65
/
+19
|
*
lib, bgpd: Distinguish between AF_EVPN and AF_ETHERNET
Donald Sharp
2017-08-08
2
-11
/
+39
|
*
lib, bgpd: Address Review comments.
Donald Sharp
2017-08-08
1
-1
/
+1
|
*
lib: Fix extra doc string
Donald Sharp
2017-08-08
1
-3
/
+2
|
*
lib: changes needed for mac access-list any command
Mitesh Kanjariya
2017-08-08
3
-4
/
+25
|
*
bgpd/zebra/lib: EVPN support for asymmetric VxLan routing
Mitesh Kanjariya
2017-08-08
2
-0
/
+6
|
*
bgpd, lib, vtysh: Added support for mac filtering in route-maps
Mitesh Kanjariya
2017-08-08
5
-413
/
+516
*
|
Merge pull request #926 from opensourcerouting/tcp-zebra
Donald Sharp
2017-08-09
4
-102
/
+149
|
\
\
|
*
\
Merge remote-tracking branch 'frr/master' into tcp-zebra
David Lamparter
2017-08-09
19
-105
/
+629
|
|
\
\
|
*
|
|
lib: thoroughly disable tcp-zebra
David Lamparter
2017-08-08
1
-0
/
+16
|
*
|
|
*: remove --enable-tcp-zebra, rework ZAPI path
David Lamparter
2017-08-08
4
-102
/
+133
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #940 from qlyoung/hashtable-expansion-lf
David Lamparter
2017-08-09
2
-6
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lib: use load factor as hash expansion trigger
Quentin Young
2017-08-09
2
-6
/
+4
*
|
|
Merge pull request #911 from opensourcerouting/non-recursive-2
Donald Sharp
2017-08-09
1
-6
/
+14
|
\
\
\
|
*
|
|
build: clean up BUILT_SOURCES
David Lamparter
2017-08-04
1
-4
/
+6
|
*
|
|
build: fix clippy cross-compile
David Lamparter
2017-08-04
1
-2
/
+8
*
|
|
|
Merge pull request #892 from opensourcerouting/watchfrr-simplify
Donald Sharp
2017-08-09
10
-94
/
+433
|
\
\
\
\
|
*
|
|
|
lib: don't mkdir state paths in watchfrr
David Lamparter
2017-08-09
1
-6
/
+9
|
*
|
|
|
lib: close stdin/out/err in non-terminal case
David Lamparter
2017-08-03
1
-2
/
+9
|
*
|
|
|
lib: replace stderr with zlog in vty config load
David Lamparter
2017-08-02
1
-28
/
+20
[next]