index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_vpn.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Filter BGP routes by prefix version
Donatas Abraitis
2021-04-12
1
-2
/
+3
*
bgpd: Convert inet_ntoa to %pI4/inet_ntop
Donatas Abraitis
2020-10-18
1
-10
/
+14
*
bgpd: wide option
Madhuri Kuruganti
2020-07-23
1
-1
/
+1
*
bgp: rename bgp_node to bgp_dest
Donald Sharp
2020-06-23
1
-10
/
+10
*
*: sprintf -> snprintf
Quentin Young
2020-04-21
1
-5
/
+7
*
bgpd: #if ENABLE_BGP_VNC -> #ifdef ENABLE_BGP_VNC
Quentin Young
2020-04-01
1
-3
/
+3
*
bgpd: Convert users of `rn->p` to use accessor function
Donald Sharp
2020-03-26
1
-6
/
+7
*
bgpd: Blank RD in "sh bgp l2vpn evpn all neighbors <ip> advertised-routes json"
Lakshman Krishnamoorthy
2019-11-22
1
-2
/
+6
*
bgpd: Bug fix in "show bgp l2vpn evpn ... advertised-routes'
Lakshman Krishnamoorthy
2019-11-12
1
-0
/
+3
*
bgpd: Fixing "show bgp l2vpn evpn neighbors x.x.x.x advertised-routes json
Lakshman Krishnamoorthy
2019-09-27
1
-26
/
+49
*
bgpd: Display received and advertised EVPN routes from neighbors
Dinesh Dutt
2019-08-08
1
-2
/
+2
*
bgpd: Cleanup non-usage of prefix2str in bgp_vpn.c
Donald Sharp
2018-11-16
1
-8
/
+4
*
bgpd: Cleanup show_adj_route_vpn to be easier to read
Donald Sharp
2018-11-16
1
-155
/
+116
*
bgpd: Abstract bgp_table retrieving/setting from info pointer
Donald Sharp
2018-11-16
1
-1
/
+2
*
bgpd: Abstract bgp_info retrieving/setting from info pointer
Donald Sharp
2018-11-16
1
-3
/
+4
*
bgpd/ospfd: make bgp and ospf json response a bit more consistent
Don Slice
2018-08-30
1
-1
/
+1
*
Merge pull request #2501 from pacovn/infer_unused1
Quentin Young
2018-06-21
1
-1
/
+1
|
\
|
*
bgpd isisd ldpd lib ospfd pimd: redundancy (infer)
paco
2018-06-20
1
-1
/
+1
*
|
bgpd: json output fix (Coverity 1470098)
paco
2018-06-20
1
-13
/
+19
|
/
*
bgpd: null check (Coverity 1408766)
paco
2018-06-18
1
-5
/
+3
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-3
/
+3
*
bgpd/ospfd: fix json leaks and blank output
Renato Westphal
2017-07-26
1
-0
/
+2
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-3
/
+2
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-2
/
+3
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-157
/
+208
*
*: remove VTYNL, part 3 of 6
David Lamparter
2017-07-14
1
-2
/
+1
*
*: remove VTYNL, part 1 of 6
David Lamparter
2017-07-14
1
-1
/
+1
*
*: ditch vty_outln(), part 2 of 2
David Lamparter
2017-07-14
1
-1
/
+1
*
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-6
/
+6
*
*: vty_outln (vty, "") --> vty_out (vty, VTYNL)
Quentin Young
2017-06-29
1
-1
/
+1
*
*: s/VTY_NEWLINE/VTYNL/g
Quentin Young
2017-06-29
1
-1
/
+1
*
*: use vty_outln
Quentin Young
2017-06-29
1
-10
/
+10
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+18
*
*: Clean up some wrong references
Donald Sharp
2017-04-05
1
-4
/
+4
*
bgpd: enhance EPVN vty show commands
Philippe Guibert
2017-02-14
1
-0
/
+200