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
*
*: add empty array of YANG modules
Renato Westphal
2018-10-27
1
-1
/
+7
*
Merge pull request #2926 from donaldsharp/router
David Lamparter
2018-10-26
15
-483
/
+485
|
\
|
*
zebra: Move rtadv to zebra_router
Donald Sharp
2018-10-24
3
-39
/
+32
|
*
zebra: Remove _wrap_script from hook names
Donald Sharp
2018-10-24
2
-24
/
+24
|
*
zebra: Move ipset_hash, ipset_entry_hash and iptable_hash into zrouter
Donald Sharp
2018-10-24
7
-188
/
+131
|
*
zebra: Move rules_hash to zrouter
Donald Sharp
2018-10-24
7
-31
/
+47
|
*
zebra: Start breakup of zns into zrouter and zns
Donald Sharp
2018-10-24
11
-228
/
+278
*
|
*: spelchek
David Lamparter
2018-10-25
5
-10
/
+10
*
|
zebra: Notice when a route fails to install on *bsd
Donald Sharp
2018-10-24
1
-4
/
+7
|
/
*
Merge branch 'pull/3165'
David Lamparter
2018-10-23
1
-2
/
+12
|
\
|
*
zebra: add comment about Linux ifdown handling
David Lamparter
2018-10-23
1
-0
/
+4
|
*
zebra: remove kernel routes that are suppressed
Philippe Guibert
2018-10-17
1
-2
/
+8
*
|
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
4
-58
/
+57
*
|
*: Fixup to use proper list_cmp functions
Donald Sharp
2018-10-19
1
-2
/
+20
*
|
zebra: Add some missing breadcrumbs
Donald Sharp
2018-10-18
1
-0
/
+11
|
/
*
Merge pull request #3134 from donaldsharp/bum_flooding
Russ White
2018-10-12
4
-3
/
+93
|
\
|
*
lib, zebra: Allow the specification of BUM flooding
Donald Sharp
2018-10-12
4
-3
/
+93
*
|
Merge pull request #3137 from opensourcerouting/feature/isis-bfd
Donald Sharp
2018-10-12
3
-37
/
+15
|
\
\
|
|
/
|
/
|
|
*
zebra_ptm: Add IS-IS and OpenFabric as protocols supporting BFD
Christian Franke
2018-10-05
1
-1
/
+3
|
*
zebra_ptm: Introduce IS_BFD_ENABLED_PROTOCOL macro
Christian Franke
2018-10-05
3
-37
/
+13
*
|
zebra: vrf aware routmap is missing in Zebra #2802(Part 4 of 4)
vishaldhingra
2018-10-11
4
-119
/
+186
*
|
zebra: vrf aware routmap is missing in Zebra #2802(Part 3 of 4)
vishaldhingra
2018-10-11
4
-197
/
+262
*
|
zebra: vrf aware routmap is missing in Zebra #2802(Part 2 of 4)
vishaldhingra
2018-10-11
6
-67
/
+104
*
|
zebra: vrf aware routmap is missing in Zebra #2802(Part 1 of 4)
vishaldhingra
2018-10-11
5
-72
/
+155
*
|
Merge pull request #3135 from donaldsharp/zapi_handler_cabbage
Jafar Al-Gharaibeh
2018-10-06
1
-213
/
+0
|
\
\
|
*
|
zebra: Cleanup unused file
Donald Sharp
2018-10-05
1
-213
/
+0
|
|
/
*
|
Merge pull request #3119 from pacovn/Coverity_1465497_dead_code
Jafar Al-Gharaibeh
2018-10-06
1
-35
/
+25
|
\
\
|
|
/
|
/
|
|
*
zebra: dead code (Coverity 1465497)
F. Aragon
2018-10-02
1
-35
/
+25
*
|
zebra: netlink socket check (Coverity 1472236)
F. Aragon
2018-10-03
1
-1
/
+0
*
|
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
9
-16
/
+16
|
/
*
bfdd zebra: dead code (Coverity 1472624 1473199)
F. Aragon
2018-09-26
1
-4
/
+2
*
zebra: dead code (Coverity 1473593)
F. Aragon
2018-09-25
1
-4
/
+2
*
Merge pull request #3081 from donaldsharp/table_table_table
Renato Westphal
2018-09-25
5
-9
/
+9
|
\
|
*
bgpd, lib, zebra: Wrapper get/set of table->info pointer
Donald Sharp
2018-09-24
5
-9
/
+9
*
|
Merge pull request #3052 from donaldsharp/dplane_2
Russ White
2018-09-24
22
-214
/
+410
|
\
\
|
*
|
zebra: fix debug dplane cli
Mark Stapp
2018-09-20
1
-2
/
+3
|
*
|
zebra: add 'debug dplane' support and cli
Mark Stapp
2018-09-20
2
-0
/
+55
|
*
|
zebra: Start abstraction of zebra_dplane_info for context passing
Mark Stapp
2018-09-20
7
-42
/
+99
|
*
|
zebra: Create zebra_dplane.c and .h
Mark Stapp
2018-09-20
15
-173
/
+255
*
|
|
Merge pull request #3020 from donaldsharp/global_5549
Russ White
2018-09-24
3
-14
/
+89
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
zebra: Use actual memory type for zebra info pointer
Donald Sharp
2018-09-19
1
-2
/
+4
|
*
|
zebra: Trust the mac address received in some situations
Donald Sharp
2018-09-19
1
-5
/
+42
|
*
|
zebra: Abstract mac neigh installation into it's own function
Donald Sharp
2018-09-19
2
-7
/
+43
|
|
/
*
|
Merge pull request #3010 from opensourcerouting/no-frr-thread-id
Lou Berger
2018-09-22
1
-1
/
+0
|
\
\
|
*
|
lib: remove frr_pthread->id
David Lamparter
2018-09-19
1
-1
/
+0
|
|
/
*
|
Merge pull request #3021 from donaldsharp/more_upstream
David Lamparter
2018-09-21
8
-128
/
+193
|
\
\
|
*
|
zebra: Cleanup comments to appropriately match style
Donald Sharp
2018-09-18
3
-5
/
+9
|
*
|
zebra: resolve link dependencies post nldump
Anuradha Karuppiah
2018-09-18
3
-2
/
+42
|
*
|
zebra: Fix neighbor update to BGP
vivek
2018-09-18
1
-39
/
+48
|
*
|
zebra: Use boolean for certain VxLAN-EVPN flags
vivek
2018-09-18
5
-38
/
+36
[next]