index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
31
-204
/
+204
*
zebra: add missing include
Quentin Young
2018-08-14
1
-0
/
+1
*
zebra: Cleanup compile issues discovered by ci
Donald Sharp
2018-08-14
2
-0
/
+2
*
*: stop double initialization of ferr
Quentin Young
2018-08-14
3
-3
/
+7
*
*: fix source file headers & includes for errcodes
Quentin Young
2018-08-14
2
-3
/
+3
*
zebra, lib: error references for zebra
Quentin Young
2018-08-14
30
-333
/
+818
*
lib, zebra: Add LIB_ERR_INTERFACE
Donald Sharp
2018-08-14
3
-15
/
+21
*
bgpd, lib, zebra: Convert LIB_ERR_PRIVILEGES
Donald Sharp
2018-08-14
14
-87
/
+122
*
Merge branch 'master' into bfd-final
Donald Sharp
2018-08-14
7
-31
/
+36
|
\
|
*
Merge pull request #2833 from opensourcerouting/assorted-fixes
Donald Sharp
2018-08-14
1
-10
/
+35
|
|
\
|
|
*
zebra: fix "no pseudowire IFNAME" on vtysh
Renato Westphal
2018-08-13
1
-10
/
+35
|
*
|
zebra: remove unguarded debugging leftovers
Renato Westphal
2018-08-13
1
-2
/
+0
|
|
/
|
*
*: ALLOC calls cannot fail
Donald Sharp
2018-08-11
6
-19
/
+1
*
|
bfdd: clean-up bfd clients data on shutdown
Rafael Zalamena
2018-08-08
1
-4
/
+18
*
|
bfdd: send replay request on zebra connection
Rafael Zalamena
2018-08-08
1
-7
/
+26
*
|
bfdd: re-route PTM-BFD daemon messages
Rafael Zalamena
2018-08-08
3
-0
/
+411
|
/
*
Merge pull request #2799 from adharkar/frr-zebra_cli
David Lamparter
2018-08-08
1
-7
/
+41
|
\
|
*
1. Added json output to "show ip route <prefix>" command
Ameya Dharkar
2018-08-08
1
-7
/
+41
*
|
Merge pull request #2122 from donaldsharp/zebra_nhs
Martin Winter
2018-08-08
17
-2659
/
+54
|
\
\
|
*
|
staticd, zebra: Fix up code warnings
Donald Sharp
2018-07-29
1
-2
/
+4
|
*
|
lib, zebra: Allow protocols to use Distance as part of RR semantics
Donald Sharp
2018-07-29
7
-19
/
+37
|
*
|
zebra: Remove zebra_static.c and .h
Donald Sharp
2018-07-29
7
-53
/
+0
|
*
|
staticd: Start the addition of a staticd
Donald Sharp
2018-07-29
10
-2586
/
+14
|
*
|
zebra: Allow a static daemon to connect
Donald Sharp
2018-07-29
1
-1
/
+1
*
|
|
Merge pull request #2726 from sworleys/Netlink-Filter-AFI
Renato Westphal
2018-08-07
3
-12
/
+6
|
\
\
\
|
*
|
|
zebra: Format log for address family check
Stephen Worley
2018-07-25
3
-5
/
+5
|
*
|
|
zebra: Ignore AF_ETHERNET and AF_MPLS in route_change as well
Stephen Worley
2018-07-25
1
-7
/
+1
*
|
|
|
zebra: socket fd check (Coverity 1472236)
F. Aragon
2018-08-03
1
-0
/
+1
*
|
|
|
zebra: don't close client socket from I/O pthread
Quentin Young
2018-08-01
1
-4
/
+4
*
|
|
|
zebra: ensure cleanup of rib on client close
Quentin Young
2018-08-01
1
-6
/
+1
*
|
|
|
Merge pull request #2753 from qlyoung/fix-zebra-shutdown-crash-2
Jafar Al-Gharaibeh
2018-07-31
3
-26
/
+70
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
zebra: dont delete pthreads from under themselves
Quentin Young
2018-07-31
3
-26
/
+70
|
|
/
/
*
|
|
Merge pull request #2696 from sworleys/Netlink-Fuzz
Russ White
2018-07-29
3
-10
/
+142
|
\
\
\
|
*
|
|
Style, don't initialize netlink_read flag
Stephen Worley
2018-07-26
1
-1
/
+1
|
*
|
|
zebra: Make fuzzer code use default netlink socket
Stephen Worley
2018-07-26
1
-11
/
+4
|
*
|
|
Refactor code for new fuzzing netlink flag
Stephen Worley
2018-07-24
3
-34
/
+35
|
*
|
|
Remove whitespace change in netlink fuzz code
Stephen Worley
2018-07-24
1
-1
/
+0
|
*
|
|
Style for Add code for fuzzing netlink
Stephen Worley
2018-07-23
1
-1
/
+2
|
*
|
|
zebra: Add code for fuzzing netlink
Stephen Worley
2018-07-21
3
-6
/
+144
*
|
|
|
Merge pull request #2700 from sworleys/Netlink-Prefix-Len-Check
Russ White
2018-07-29
2
-0
/
+30
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' into Netlink-Prefix-Len-Check
Stephen Worley
2018-07-26
15
-84
/
+229
|
|
\
\
\
\
|
*
|
|
|
|
zebra: Make prefix length check return error
Stephen Worley
2018-07-26
2
-10
/
+10
|
*
|
|
|
|
Change log statements to use unsigned format
Stephen Worley
2018-07-24
2
-5
/
+5
|
*
|
|
|
|
zebra: Add check for prefix length from kernel messages
Stephen Worley
2018-07-23
2
-0
/
+31
*
|
|
|
|
|
Merge pull request #2735 from sworleys/Netlink-Next-Fault
Russ White
2018-07-29
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
zebra: Check for netlink message next fault
Stephen Worley
2018-07-26
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
zebra: display consistant mac count
Chirag Shah
2018-07-28
1
-0
/
+1
*
|
|
|
|
|
Merge pull request #2719 from pguibert6WIND/fix_tableno_vrf
Lou Berger
2018-07-28
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
zebra: fix missing table identifier passed for ip route vrf commands
Philippe Guibert
2018-07-27
1
-1
/
+1
|
|
/
/
/
/
/
*
/
/
/
/
/
lib,zebra: fix json output when vrf1 when not active
Nathan Van Gheem
2018-07-27
3
-12
/
+12
|
/
/
/
/
/
[next]