index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_evpn_vty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Add 'rd all' keyword to EVPN/L3VPN show cmds
Trey Aspelund
2021-04-01
1
-61
/
+249
*
Revert "bgpd: Add 'rd all' keyword to EVPN/L3VPN show cmds"
Lou Berger
2021-03-30
1
-248
/
+63
*
Merge pull request #8216 from taspelund/add_rd_all
Russ White
2021-03-30
1
-63
/
+248
|
\
|
*
bgpd: Add 'rd all' keyword to EVPN/L3VPN show cmds
Trey Aspelund
2021-03-19
1
-63
/
+248
*
|
bgpd: Figure out rpki validation state earlier
Donald Sharp
2021-03-26
1
-8
/
+13
*
|
bgpd: changes for maintaining evpn nexthops and their rmac mapping
Anuradha Karuppiah
2021-03-26
1
-0
/
+16
*
|
bgpd: re-eval use-l3nhg when a remote ES is [de]activated in a VRF
Anuradha Karuppiah
2021-03-26
1
-4
/
+61
*
|
bgpd: Rename macip_path_list to macip_evi_path_list
Anuradha Karuppiah
2021-03-26
1
-9
/
+11
|
/
*
bgpd: Reevaluate es_evi_vtep active state on disable-ead-evi-rx config flap
Ameya Dharkar
2021-03-10
1
-1
/
+6
*
bgpd: support for lacp bypass with EVPN MH
Anuradha Karuppiah
2021-02-24
1
-1
/
+1
*
bgpd: Add `show bgp summary wide` command
Donatas Abraitis
2021-01-28
1
-10
/
+17
*
Merge pull request #7635 from AnuradhaKaruppiah/ead-evi-knobs
Patrick Ruddy
2021-01-26
1
-0
/
+36
|
\
|
*
bgpd: add config knobs to disable rx and tx of ead-per-evi routes
Anuradha Karuppiah
2020-12-11
1
-0
/
+36
*
|
bgpd: add missing type-1 and type-4 route descriptions to the legend
Anuradha Karuppiah
2020-12-21
1
-0
/
+4
|
/
*
bgpd: add a config knob to enable use of L3 NHG for EVPN host routes
Anuradha Karuppiah
2020-11-24
1
-0
/
+19
*
bgpd: commands to display L3 NHGs and MAC-IP paths linked to an ES
Anuradha Karuppiah
2020-11-24
1
-0
/
+133
*
bgpd: Prevent ecomm memory leak
Donald Sharp
2020-10-27
1
-0
/
+4
*
bgpd: support for DF election in EVPN-MH
Anuradha Karuppiah
2020-10-26
1
-1
/
+3
*
Merge pull request #7323 from ton31337/fix/inet_ntoa_to_pFX_master
Donald Sharp
2020-10-20
1
-27
/
+44
|
\
|
*
bgpd: Convert inet_ntoa to %pI4/inet_ntop
Donatas Abraitis
2020-10-18
1
-27
/
+44
*
|
Merge pull request #7300 from sworleys/EVPN-RType-NUMs
Patrick Ruddy
2020-10-20
1
-77
/
+57
|
\
\
|
|
/
|
/
|
|
*
bgpd: numerical evpn type support to debug commands
Stephen Worley
2020-10-13
1
-5
/
+4
|
*
bgpd: numerical evpn type support to more show cmds
Stephen Worley
2020-10-13
1
-77
/
+58
*
|
bgpd: replace bgp_evpn_route2str with prefix2str
Pat Ruddy
2020-10-16
1
-13
/
+11
|
/
*
Merge pull request #7252 from sworleys/EVPN-RType-Help
Donatas Abraitis
2020-10-09
1
-67
/
+67
|
\
|
*
bgpd: re-use HELP_STR evpn macros
Stephen Worley
2020-10-08
1
-67
/
+67
*
|
bgpd: hide test commands
Igor Ryzhov
2020-10-08
1
-2
/
+2
|
/
*
bgpd: fix missing doc string in evpn
Rafael Zalamena
2020-08-07
1
-0
/
+1
*
bgpd: CLI changes for EAD routes and ES/ES-EVI display
Anuradha Karuppiah
2020-08-05
1
-197
/
+107
*
bgpd: pull the multihoming code out to a separate file
Anuradha Karuppiah
2020-08-05
1
-0
/
+1
*
bgpd: Deref after null check in bgp_evpn_vty.c
Donald Sharp
2020-07-27
1
-0
/
+6
*
bgpd: wide option
Madhuri Kuruganti
2020-07-23
1
-4
/
+5
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-2
/
+1
*
bgpd: Add command to show only established sessions
Donatas Abraitis
2020-07-09
1
-3
/
+8
*
bgp: rename bgp_node to bgp_dest
Donald Sharp
2020-06-23
1
-79
/
+77
*
bgpd: move advertise-vni-all above vni config
Chirag Shah
2020-06-02
1
-3
/
+3
*
*: sprintf -> snprintf
Quentin Young
2020-04-21
1
-19
/
+27
*
bgpd: Add int args to `show bgp evpn route type`
Trey Aspelund
2020-04-15
1
-5
/
+13
*
bgpd: Fix typos in `show bgp evpn route type`
Trey Aspelund
2020-04-15
1
-2
/
+2
*
*: Do not cast to the same type
Donatas Abraitis
2020-04-08
1
-3
/
+2
*
bgpd: Convert users of `rn->p` to use accessor function
Donald Sharp
2020-03-26
1
-34
/
+50
*
bgpd, lib: More `const`ification of various code
Donald Sharp
2020-03-23
1
-2
/
+2
*
bgpd: Convert lots of int type functions to bool/void
Donatas Abraitis
2020-03-21
1
-4
/
+2
*
bgpd: change evpn vni json field format
Chirag Shah
2020-02-11
1
-9
/
+9
*
bgpd: readjust fields in evpn vni json cmd
Chirag Shah
2020-02-11
1
-7
/
+5
*
bgpd: add fields to bgp evpn vni json cmd
Chirag Shah
2020-02-11
1
-0
/
+45
*
*: Replace s_addr 0 => INADDR_ANY
Donatas Abraitis
2020-02-06
1
-1
/
+1
*
bgpd: fix memory leak in evpn json outpus II
Chirag Shah
2020-01-27
1
-16
/
+32
*
bgpd: fix memory leak in evpn json outputs
Chirag Shah
2020-01-24
1
-15
/
+41
*
bgpd: fix advertise pip running config
Chirag Shah
2020-01-07
1
-8
/
+13
[next]