index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
zebra.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd, pim: remove undebug
Quentin Young
2018-04-02
1
-0
/
+2
*
bgpd: add flowspec feature
jaydom
2018-03-30
1
-1
/
+6
*
bgpd: add API to allocate a range of table identifiers
Philippe Guibert
2018-03-29
1
-1
/
+2
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-5
/
+5
*
lib: Fixup strlcat and strlcpy to be a bit more descriptive
Donald Sharp
2018-03-14
1
-2
/
+4
*
Merge pull request #1808 from qlyoung/debug-mt-safe
Renato Westphal
2018-03-09
1
-0
/
+10
|
\
|
*
lib: add atomic bitwise OR, AND
Quentin Young
2018-02-28
1
-0
/
+10
*
|
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-3
/
+3
|
/
*
*: Rename ZEBRA_FLAG_INTERNAL -> ZEBRA_FLAG_ALLOW_RECURSION
Donald Sharp
2018-02-27
1
-1
/
+1
*
lib: increase vrf_id from 16 bit to 32 bit identifier
Philippe Guibert
2018-01-22
1
-1
/
+1
*
bgpd: process evpn type-5 routes received from peers
Mitesh Kanjariya
2017-12-14
1
-1
/
+1
*
bgpd: program mac-ip routes in matching vrfs
mitesh
2017-12-14
1
-0
/
+1
*
zebra: cleanup blackhole support
David Lamparter
2017-08-28
1
-2
/
+2
*
Merge pull request #891 from Jafaral/portability
David Lamparter
2017-08-04
1
-0
/
+7
|
\
|
*
config: If we don't have crypt but we have ssl crypto, use it
Jafar Al-Gharaibeh
2017-08-02
1
-0
/
+7
*
|
lib: use switch statements in the AFI/SAFI conversion functions
Renato Westphal
2017-08-01
1
-22
/
+34
*
|
lib/bgpd: introduce the iana_safi_t enum
Renato Westphal
2017-08-01
1
-18
/
+20
*
|
lib: remove SAFI_RESERVED_4 and SAFI_RESERVED_5
Renato Westphal
2017-08-01
1
-13
/
+5
|
/
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-96
/
+95
*
lib: fix out-of-tree build
David Lamparter
2017-07-11
1
-1
/
+1
*
lib: printf bugfixes & improvement
Quentin Young
2017-06-30
1
-0
/
+6
*
lib: Fix ordering of RB Tree
Donald Sharp
2017-06-16
1
-0
/
+2
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+18
*
lib: remove gap between AFI_IP6 and AFI_L2VPN
Renato Westphal
2017-05-12
1
-2
/
+2
*
bgpd, lib, zebra: Implement handling of BGP-Prefix-SID label Index
Vivek Venkatraman
2017-04-06
1
-0
/
+3
*
quagga: labeled unicast definitions
Don Slice
2017-04-06
1
-0
/
+4
*
zebra: labeled unicast handling
Don Slice
2017-04-06
1
-1
/
+3
*
lib: replace AFI_ETHER reference with AFI_L2VPN
Philippe Guibert
2017-02-14
1
-1
/
+0
*
lib: add AFI_L2VPN and SAFI_EVPN
Philippe Guibert
2017-02-14
1
-2
/
+13
*
lib: Moved zapi message types to zclient.h
Donald Sharp
2017-01-30
1
-56
/
+0
*
zebra: Refactor Error codes to proper place
Donald Sharp
2017-01-30
1
-8
/
+0
*
Merge remote-tracking branch 'origin/master' into pim_lib_work2
Donald Sharp
2017-01-19
1
-0
/
+6
|
\
|
*
zebra: Fully decode mcast messages
Donald Sharp
2017-01-18
1
-0
/
+3
*
|
Merge remote-tracking branch 'origin/master' into pim_lib_work2
Donald Sharp
2017-01-18
1
-5
/
+56
|
\
|
|
*
Quagga: AFI/SAFI mappings IANA to/from internal values
vivek
2017-01-12
1
-2
/
+65
|
*
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-01-06
1
-1
/
+1
|
|
\
|
|
*
lib: Update ZAPI to version 4 and HEADER_MARKER to 254
Donald Sharp
2017-01-04
1
-1
/
+1
|
*
|
bgpd: graceful restart for vpnv4 address family
Julien Courtat
2017-01-04
1
-0
/
+1
|
*
|
lib: remove SAFI_RESERVED_3 and move SAFI_MPLS to that value
Philippe Guibert
2017-01-04
1
-2
/
+1
|
*
|
lib: add SAFI_RESERVED_4 value
Philippe Guibert
2017-01-04
1
-0
/
+1
*
|
|
lib, pimd, zebra: Allow pimd to ask the kernel about mroute info
Donald Sharp
2016-12-22
1
-0
/
+1
*
|
|
zebra: Fully decode mcast messages
Donald Sharp
2016-12-22
1
-0
/
+18
|
/
/
*
|
Merge branch 'vtysh-grammar'
David Lamparter
2016-11-28
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
lib: pre-remove str.[ch] for merge, move strmatch()
David Lamparter
2016-11-28
1
-0
/
+2
*
|
lib: replace strlcpy & strlcat with glibc versions
David Lamparter
2016-11-15
1
-1
/
+6
*
|
build: massively remove needless checks
David Lamparter
2016-11-15
1
-33
/
+2
|
/
*
*: Consistently support 32-bit route tags
Christian Franke
2016-10-08
1
-0
/
+4
*
bgpd: add L3/L2VPN Virtual Network Control feature
Lou Berger
2016-10-03
1
-0
/
+4
*
zebra: support FIB override routes
Timo Teräs
2016-09-30
1
-0
/
+1
*
lib: force local MIN/MAX macros
David Lamparter
2016-09-23
1
-3
/
+6
[next]