index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
log.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
*: rename ferr_zlog -> flog_err_sys
Quentin Young
2018-08-14
1
-13
/
+15
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-7
/
+7
*
lib: Add LIB_ERR_DEVELOPMENT
Donald Sharp
2018-08-14
1
-3
/
+7
*
lib: Add LIB_ERR_SYSTEM_CALL and convert VRF_SOCKET to SOCKET
Donald Sharp
2018-08-14
1
-12
/
+15
*
*: support for evpn type-4 route
mitesh
2018-05-30
1
-0
/
+2
*
lib: add ZEBRA IPSET defines
Philippe Guibert
2018-04-16
1
-0
/
+4
*
lib: add framework for allocating routing table identifier IDs
Philippe Guibert
2018-03-29
1
-0
/
+3
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-13
/
+14
*
bgpd: new vpn-policy CLI
G. Paul Ziemba
2018-03-20
1
-4
/
+0
*
Merge branch 'master' into working/master/bgp-vpn-vrf-leaking
paulzlabn
2018-03-14
1
-16
/
+27
|
\
|
*
tests: add unit test for zlog
Quentin Young
2018-03-12
1
-8
/
+10
|
*
lib: fixup zlog_hexdump
Quentin Young
2018-03-12
1
-16
/
+25
*
|
lib: add BGP VPN route type
G. Paul Ziemba
2018-03-09
1
-0
/
+4
|
/
*
lib, zebra: Add rule encoding
Donald Sharp
2018-03-09
1
-0
/
+3
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-13
/
+11
*
lib, zebra: Add new api to specify a label associated with the vrf
Donald Sharp
2018-02-09
1
-0
/
+1
*
bgpd: advertise VNI subnet
Mitesh Kanjariya
2018-01-24
1
-0
/
+3
*
zebra, lib: zebra changes for symmetric routing support
Mitesh Kanjariya
2017-12-14
1
-0
/
+2
*
sharpd: Add Super Happy Advanced Routing Protocol
Donald Sharp
2017-11-27
1
-0
/
+4
*
lib, zebra: Add ability to notify to Routing Protocols Success/Failure
Donald Sharp
2017-11-27
1
-0
/
+1
*
lib: smallify loglock
Quentin Young
2017-09-12
1
-6
/
+4
*
lib: mt-safe log.c
Quentin Young
2017-09-12
1
-32
/
+62
*
Merge pull request #1031 from opensourcerouting/small-bits
Donald Sharp
2017-08-24
1
-1
/
+1
|
\
|
*
lib: centralized memstats-at-exit
David Lamparter
2017-08-24
1
-1
/
+1
*
|
*: use zapi_route to send/receive redistributed routes as well
Renato Westphal
2017-08-24
1
-4
/
+2
*
|
lib/zserv: introduce address-family independent ZAPI message types
Renato Westphal
2017-08-23
1
-0
/
+2
*
|
lib: remove redundant zebra messages
Renato Westphal
2017-08-23
1
-4
/
+0
|
/
*
Merge branch 'frr/pull/822' ("EVPN fixes")
David Lamparter
2017-08-09
1
-0
/
+1
|
\
|
*
bgpd/zebra/lib: EVPN support for asymmetric VxLan routing
Mitesh Kanjariya
2017-08-08
1
-0
/
+1
*
|
Merge pull request #892 from opensourcerouting/watchfrr-simplify
Donald Sharp
2017-08-09
1
-26
/
+35
|
\
\
|
*
|
lib: plug logging hole during startup
David Lamparter
2017-08-02
1
-26
/
+35
*
|
|
zebra: add pseudowire manager
ßingen
2017-08-09
1
-0
/
+5
|
|
/
|
/
|
*
|
lib, pimd, zebra: Allow pim to set pimregX into appropriate vrf
Donald Sharp
2017-07-24
1
-0
/
+1
|
/
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-5
/
+6
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-6
/
+5
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-869
/
+821
*
zebra: MAC and Neighbor (ARP/ND) handling
vivek
2017-07-12
1
-0
/
+4
*
zebra: VNI and VTEP handling
vivek
2017-07-12
1
-0
/
+5
*
lib: mt-safe tracebacks
Quentin Young
2017-06-30
1
-7
/
+12
*
*: simplify log message lookup
Quentin Young
2017-06-21
1
-56
/
+26
*
Merge remote-tracking branch 'origin/master' into babel
Donald Sharp
2017-05-30
1
-10
/
+3
|
\
|
*
lib: detangle protocol name/instance from logging
David Lamparter
2017-05-18
1
-6
/
+0
|
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
|
lib: Fix up string -> proto # conversion for babel
Donald Sharp
2017-05-14
1
-0
/
+4
|
/
*
Merge remote-tracking branch 'origin/master' into EIGRP
Donald Sharp
2017-04-06
1
-2
/
+16
|
\
|
*
Merge pull request #310 from opensourcerouting/thread-prep
Donald Sharp
2017-04-05
1
-0
/
+11
|
|
\
|
|
*
lib: make sure SEGV handler cannot lock up
David Lamparter
2017-03-31
1
-0
/
+11
|
*
|
lib: fix proto_redistnum() oversight from #257
Quentin Young
2017-04-03
1
-2
/
+2
|
|
/
|
*
Implement generic label manager
ßingen
2017-03-20
1
-0
/
+3
*
|
eigrp: Initial Commit
Donald Sharp
2017-03-09
1
-0
/
+2
|
/
[prev]
[next]