index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_vty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2945 from dslicenc/bgp-ospf-json
David Lamparter
2018-09-01
1
-37
/
+68
|
\
|
*
bgpd: convert from conditional operator to if-then for json changes
Don Slice
2018-08-31
1
-19
/
+31
|
*
bgpd: change conditional operators for bgp/ospf json changes
Don Slice
2018-08-31
1
-21
/
+18
|
*
bgpd/ospfd: resolve warnings for bgp/ospf json commit
Don Slice
2018-08-30
1
-7
/
+6
|
*
bgpd/ospfd: make bgp and ospf json response a bit more consistent
Don Slice
2018-08-30
1
-41
/
+64
*
|
bgpd: handle vrf aliases in vty API
Philippe Guibert
2018-08-28
1
-32
/
+82
|
/
*
bgpd: Fix CONFDATE to 2019 for a couple of items.
Donald Sharp
2018-08-24
1
-1
/
+1
*
Merge pull request #2804 from kssoman/bgp_fix
Donald Sharp
2018-08-24
1
-33
/
+50
|
\
|
*
bgpd : Change of options in redistribute command does not get applied
kssoman
2018-08-22
1
-33
/
+50
*
|
bgpd: fix additional issue with bgp route-leak json commit
Don Slice
2018-08-20
1
-4
/
+4
*
|
bgpd: fix issues with bgp route-leak json commit
Don Slice
2018-08-20
1
-3
/
+6
*
|
bgpd: add json output to bgp route-leak show command
Don Slice
2018-08-18
1
-56
/
+139
*
|
Merge pull request #2852 from donaldsharp/bgp_clean
Russ White
2018-08-16
1
-2
/
+2
|
\
\
|
*
|
bgpd: Modify warn to info for deprecated commands
Donald Sharp
2018-08-16
1
-2
/
+2
|
|
/
*
|
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-1
/
+1
*
|
bgpd: implement zlog_ferr facility for enhance error messages in bgp
Don Slice
2018-08-14
1
-1
/
+3
|
/
*
Merge pull request #2800 from adharkar/frr-bgp_cli
Russ White
2018-08-08
1
-1
/
+4
|
\
|
*
bgpd: Added local router-id to "show bgp neighbor"
Ameya Dharkar
2018-08-08
1
-1
/
+4
*
|
bgpd: Fix show ip bgp summary json command for dynamicPeers
Dongling Duan
2018-08-01
1
-1
/
+3
*
|
bgpd: Add evpn prefix to debug bgp updates prefix
Chirag Shah
2018-07-24
1
-0
/
+5
*
|
Merge pull request #2652 from LabNConsulting/working/master/confdate_cleanup
Donald Sharp
2018-07-23
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
bgpd: remove VERSION_TYPE_DEV from CONFDATE checks
Lou Berger
2018-07-10
1
-4
/
+4
*
|
bgpd: Changes to BGP show json commands
Ameya Dharkar
2018-07-19
1
-0
/
+4
*
|
Merge pull request #2591 from LabNConsulting/working/master/bgp-delayed-defau...
Russ White
2018-07-10
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
bgpd: fix NULL dereference in vrf-vpn leak config if before default instance
G. Paul Ziemba
2018-06-30
1
-0
/
+8
*
|
bgpd: Cleanup of bgp daemon code
Pascal Mathis
2018-07-07
1
-2
/
+0
|
/
*
fixed #2567: Json status of BGP peer is not updated properly
Tigran Martirosyan
2018-06-30
1
-0
/
+5
*
bgpd: copy-paste error (Coverity 1399202)
paco
2018-06-28
1
-1
/
+1
*
Merge pull request #2545 from pacovn/Coverity_1468413_Explicit_null_dereferenced
Russ White
2018-06-26
1
-0
/
+5
|
\
|
*
bgpd: null check (Coverity 1468413)
paco
2018-06-25
1
-0
/
+5
*
|
bgpd: remove DEFUN_DEPRECATED usage
Quentin Young
2018-06-25
1
-19
/
+10
|
/
*
Merge pull request #2501 from pacovn/infer_unused1
Quentin Young
2018-06-21
1
-1
/
+0
|
\
|
*
bgpd isisd ldpd lib ospfd pimd: redundancy (infer)
paco
2018-06-20
1
-1
/
+0
*
|
bgpd, lib, ospfd, zebra: all_digit moved to frrstr
paco
2018-06-19
1
-0
/
+1
|
/
*
bgpd: Implement group-overrides for peer attrs
Pascal Mathis
2018-06-14
1
-7
/
+10
*
bgpd: Implement group-overrides for peer timers
Pascal Mathis
2018-06-14
1
-3
/
+2
*
bgpd: Cleanup peer/AF-flag override implementation
Pascal Mathis
2018-06-14
1
-3
/
+3
*
bgpd: Implement group-overrides for peer flags
Pascal Mathis
2018-06-14
1
-10
/
+15
*
bgpd: dead code (Coverity 1399246)
paco
2018-06-13
1
-8
/
+3
*
bgpd: Actually display labeled unicast routes received
Donald Sharp
2018-06-07
1
-1
/
+1
*
Merge pull request #2351 from donaldsharp/bgp_deprecation
Lou Berger
2018-06-05
1
-24
/
+37
|
\
|
*
bgpd: Deprecate and hide the `no bgp multiple-instance` command
Donald Sharp
2018-06-01
1
-7
/
+13
|
*
bgpd: Hide and deprecate `bgp config-type cisco` command
Donald Sharp
2018-06-01
1
-17
/
+24
*
|
Merge pull request #2304 from ppmathis/enhancement/bgp-pg-overrides
Quentin Young
2018-06-05
1
-35
/
+30
|
\
\
|
*
|
bgpd: Fix style issues for peer-group overrides
Pascal Mathis
2018-05-28
1
-1
/
+1
|
*
|
bgpd: Fix group overrides for inverted AF flags
Pascal Mathis
2018-05-28
1
-34
/
+29
|
|
/
*
|
Merge pull request #2259 from ppmathis/enhancement/peer-enforce-first-as
Donald Sharp
2018-06-04
1
-7
/
+43
|
\
\
|
|
/
|
/
|
|
*
bgpd: Move 'enforce-first-as' from global to peer
Pascal Mathis
2018-05-19
1
-7
/
+43
*
|
bgpd: issue 2263: fix "no label vpn export auto"
G. Paul Ziemba
2018-05-26
1
-0
/
+4
*
|
bgpd: improve error message for neighbor not found
Don Slice
2018-05-24
1
-1
/
+1
|
/
[next]