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
*
zebra: allow multiple connected routes for the same prefix
Renato Westphal
2017-09-07
1
-3
/
+4
*
Merge pull request #1099 from donaldsharp/hashing
David Lamparter
2017-09-07
1
-2
/
+6
|
\
|
*
zebra: Add hash name to mpls hash
Donald Sharp
2017-09-05
1
-2
/
+6
*
|
zebra: Allow zebra to delete self originated routes
Donald Sharp
2017-09-06
2
-26
/
+101
|
/
*
zebra: accept Null0 again in addition to null0
Renato Westphal
2017-09-05
1
-6
/
+12
*
zebra: display static blackhole routes consistently
Renato Westphal
2017-09-05
3
-17
/
+37
*
Merge pull request #1086 from donaldsharp/zebra_import
Renato Westphal
2017-09-04
2
-131
/
+108
|
\
|
*
zebra: Add v6 support for import-table
Donald Sharp
2017-08-31
1
-55
/
+49
|
*
*: Cleanup multiple is_default... code
Donald Sharp
2017-08-31
2
-18
/
+2
|
*
zebra: Clean up indentation
Donald Sharp
2017-08-31
1
-102
/
+101
*
|
zebra: add an exception for link-local connected routes
Renato Westphal
2017-09-01
1
-1
/
+6
*
|
zebra: allow blackhole routes from the kernel to be deleted
Renato Westphal
2017-09-01
1
-9
/
+18
*
|
zebra: fix detection of duplicate system routes
Renato Westphal
2017-09-01
1
-5
/
+4
*
|
zebra: remove refcnt from the route_entry structure
Renato Westphal
2017-09-01
3
-16
/
+3
*
|
zebra: fix compiler error introduced by previous commit
Renato Westphal
2017-09-01
1
-4
/
+4
*
|
zebra: Allow bh_type to override nexthop selection
Donald Sharp
2017-09-01
1
-10
/
+17
|
/
*
zebra: Cleanup some typos
Donald Sharp
2017-08-31
1
-2
/
+2
*
zebra: Abstract what we can of connected_delete_ipv[4|6]
Donald Sharp
2017-08-31
1
-51
/
+45
*
zebra: Refactor connected_down_ipv[4|6]
Donald Sharp
2017-08-31
3
-71
/
+47
*
zebra: Refactor connected_up_ipv[4|6]
Donald Sharp
2017-08-31
3
-69
/
+45
*
Merge pull request #1079 from qlyoung/fix-style-a
Renato Westphal
2017-08-31
12
-136
/
+122
|
\
|
*
*: fix style
Quentin Young
2017-08-30
12
-136
/
+122
*
|
Merge pull request #1044 from donaldsharp/combination
Jafar Al-Gharaibeh
2017-08-31
17
-64
/
+101
|
\
\
|
|
/
|
/
|
|
*
zebra: Coverity Code Cleanup
Donald Sharp
2017-08-25
7
-20
/
+35
|
*
*: Add RMAP_COMPILE_SUCCESS to enum
Donald Sharp
2017-08-25
1
-25
/
+30
|
*
*: fix assorted issues detected by Coverity Scan
Renato Westphal
2017-08-25
12
-19
/
+36
*
|
Merge pull request #1059 from opensourcerouting/oldbits-1
Donald Sharp
2017-08-30
9
-102
/
+233
|
\
\
|
*
|
zebra: dont have vxlan as default iface type
David Lamparter
2017-08-28
1
-6
/
+6
|
*
|
zebra: kernel_socket: read extra attributes
David Lamparter
2017-08-28
1
-0
/
+23
|
*
|
zebra: drop IPv6 "broadcast" and "peer" addr code
David Lamparter
2017-08-28
6
-63
/
+10
|
*
|
zebra: configure PtP address on ifaliasreq systems
David Lamparter
2017-08-27
1
-4
/
+38
|
*
|
zebra: add '[no] ip address A.B.C.D peer A.B.C.D/M'
David Lamparter
2017-08-27
1
-12
/
+81
|
*
|
zebra: netlink backend support setting a P-t-P address
David Lamparter
2017-08-27
1
-3
/
+9
|
*
|
zebra: fix interface deletion bug introduced by ptp address support
David Lamparter
2017-08-27
1
-5
/
+7
|
*
|
zebra: add connected_check_ptp infrastructure
David Lamparter
2017-08-27
3
-9
/
+59
*
|
|
Merge pull request #1056 from opensourcerouting/oldbits-0
Donald Sharp
2017-08-29
1
-2
/
+2
|
\
\
\
|
*
|
|
*: remove empty "interface XYZ" config blocks
David Lamparter
2017-08-29
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #998 from mkanjari/dev-master
David Lamparter
2017-08-29
5
-102
/
+198
|
\
\
\
|
*
|
|
Merge branch 'master' into dev-master
Mitesh Kanjariya
2017-08-29
24
-573
/
+533
|
|
\
|
|
|
*
|
|
zebra: lookup link by ifindex
Mitesh Kanjariya
2017-08-20
3
-9
/
+39
|
*
|
|
zebra: Delete AUTO macs when neigh list is empty
Mitesh Kanjariya
2017-08-20
1
-4
/
+9
|
*
|
|
Fix coding style.
Mitesh Kanjariya
2017-08-19
2
-25
/
+26
|
*
|
|
zebra: Revert the fix for zebra: Refresh remote neighbors when they go stale
Mitesh Kanjariya
2017-08-18
1
-6
/
+3
|
*
|
|
zebra: Fix MAC change handling for a neighbor
vivek
2017-08-17
2
-55
/
+64
|
*
|
|
zebra: Refresh remote neighbors when they go stale
vivek
2017-08-17
1
-3
/
+6
|
*
|
|
zebra: Fix VxLAN interface add-del to bridge
vivek
2017-08-17
2
-11
/
+21
|
*
|
|
zebra: Handle MACIP requests when in transient conditions
vivek
2017-08-17
1
-24
/
+75
|
*
|
|
zebra: Use neigh_list instead of neigh_refcnt for zebra_mac and zebra_neigh b...
Mitesh Kanjariya
2017-08-17
2
-17
/
+10
|
*
|
|
Zebra: replace mac entry in kernel when it moves from local to remote
Mitesh Kanjariya
2017-08-17
1
-3
/
+0
*
|
|
|
lib, zebra: carry blackhole type over ZAPI
David Lamparter
2017-08-28
1
-2
/
+3
[next]