index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_vty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: pbr vty show command for ipset and iptables
Philippe Guibert
2018-05-25
1
-0
/
+35
*
zebra: vni [prefix-routes-only] should also be provided for the 'no' cmd
Mitesh Kanjariya
2018-05-09
1
-3
/
+9
*
zebra: Add a few more breadcrumbs
Donald Sharp
2018-05-02
1
-0
/
+7
*
zebra: Leave some warning breadcrumbs
Donald Sharp
2018-04-17
1
-0
/
+3
*
Merge pull request #1973 from donaldsharp/static_nh_vrf
Renato Westphal
2018-04-10
1
-7
/
+9
|
\
|
*
zebra: Prevent crash in the off-chance we make a mistake
Donald Sharp
2018-03-27
1
-2
/
+8
|
*
zebra: Fixup enable/disable of static routes in vrfs
Donald Sharp
2018-03-27
1
-5
/
+1
*
|
Merge pull request #2027 from qlyoung/fix-vrf-static-holdem-display
Russ White
2018-04-06
1
-25
/
+26
|
\
\
|
*
|
zebra: display holdem statics correctly
Quentin Young
2018-04-05
1
-25
/
+26
*
|
|
zebra: consistently order static route attributes
Quentin Young
2018-04-04
1
-7
/
+7
|
/
/
*
/
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-34
/
+35
|
/
*
zebra: fix config of vrf static routes
Quentin Young
2018-03-21
1
-2
/
+3
*
zebra: Fix comparison to not look at itself
Donald Sharp
2018-03-21
1
-1
/
+1
*
zebra: Fix memory leak on re-enter case
Donald Sharp
2018-03-20
1
-0
/
+3
*
zebra: fix static route config write
Quentin Young
2018-03-19
1
-1
/
+1
*
zebra: Extend unknown vrf to vrf part of ip route
Donald Sharp
2018-03-16
1
-4
/
+4
*
zebra: Allow duplicate entry of a route
Donald Sharp
2018-03-16
1
-1
/
+5
*
zebra: Auto create the nexthop-vrf if needed.
Donald Sharp
2018-03-16
1
-21
/
+38
*
Merge pull request #1819 from donaldsharp/static_stuff
Renato Westphal
2018-03-14
1
-18
/
+334
|
\
|
*
zebra: Allow for storage of non-configed vrf routes
Donald Sharp
2018-03-07
1
-18
/
+334
*
|
lib: Isolate nexthop_group functions to nexthop_group.c
Donald Sharp
2018-03-09
1
-5
/
+5
|
/
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-148
/
+114
*
zebra: enhance show vrf for netns and fixing
Philippe Guibert
2018-02-27
1
-1
/
+5
*
Merge pull request #1736 from mkanjari/type5-with-asymm
Philippe Guibert
2018-02-27
1
-8
/
+20
|
\
|
*
zebra, bgp: Support type-5 routes with asymmetric routing
Mitesh Kanjariya
2018-02-10
1
-8
/
+20
*
|
zebra: Add code to display interesting tables
Donald Sharp
2018-02-23
1
-34
/
+71
*
|
zebra: Clean up some SA issues found by new code
Donald Sharp
2018-02-14
1
-0
/
+12
*
|
*: Make code use a consisten definition of labels
Donald Sharp
2018-02-09
1
-2
/
+2
*
|
*: Track vrfs per nexthop not per route entry
Donald Sharp
2018-02-09
1
-20
/
+23
|
/
*
Merge pull request #1722 from donaldsharp/vrf_mc_vrf
Renato Westphal
2018-02-09
1
-4
/
+20
|
\
|
*
zebra: Fix vrf routes from assuming their nh's were in the default
Donald Sharp
2018-02-08
1
-4
/
+20
*
|
Merge pull request #1654 from mkanjari/evpn-symm-routing-enhancements
Philippe Guibert
2018-02-08
1
-90
/
+142
|
\
\
|
|
/
|
/
|
|
*
*: Refine the notion of a configured VRF in FRR
vivek
2018-01-24
1
-6
/
+38
|
*
zebra/bgpd: fix compilation issues
mitesh
2018-01-24
1
-2
/
+4
|
*
bgpd/zebra: show command enhancements for EVPN symmetric routing
Mitesh Kanjariya
2018-01-24
1
-81
/
+49
|
*
bgpd: vrf/vni mapping command for default instance
Mitesh Kanjariya
2018-01-24
1
-3
/
+53
*
|
zebra: Fix v6 nexthop-vrf and nexthop confusion
Donald Sharp
2018-01-30
1
-12
/
+20
*
|
zebra: Cleanup error handling of nexthop vrf and vrf
Donald Sharp
2018-01-29
1
-20
/
+23
*
|
zebra: Fix to get correct nexthop-vrf
Donald Sharp
2018-01-27
1
-12
/
+18
|
/
*
Merge pull request #1618 from donaldsharp/zebra_startup_ordering
Philippe Guibert
2018-01-23
1
-118
/
+491
|
\
|
*
zebra: Add ability for default vrf to route-leak
Donald Sharp
2018-01-12
1
-16
/
+98
|
*
zebra: Move `ip route ...` generation to vrf control
Donald Sharp
2018-01-12
1
-76
/
+74
|
*
zebra: Add vrf level 'ip route ...' commands
Donald Sharp
2018-01-12
1
-0
/
+248
|
*
zebra: Add the zvrf pointer to the 'struct static_route'
Donald Sharp
2018-01-12
1
-1
/
+2
|
*
zebra: Add zebra_static_route_leak function
Donald Sharp
2018-01-12
1
-16
/
+35
|
*
zebra: When displaying nexthop information show correct vrf
Donald Sharp
2018-01-12
1
-0
/
+24
|
*
zebra: Use the correct vrf id to lookup the ifp pointer
Donald Sharp
2018-01-12
1
-9
/
+10
*
|
zebra: replace 0 value on zebra with VRF_DEFAULT
Philippe Guibert
2018-01-22
1
-5
/
+5
|
/
*
Merge branch 'master' into evpn-symmetric-routing
Mitesh Kanjariya
2018-01-11
1
-3
/
+10
|
\
|
*
Merge pull request #1515 from donaldsharp/selected_to_front1
Renato Westphal
2017-12-19
1
-2
/
+4
|
|
\
[next]