index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #3746 from ton31337/feature/rfc_8212
David Lamparter
2019-02-19
5
-0
/
+114
|
\
|
*
bgpd: Implement RFC8212
Donatas Abraitis
2019-02-17
5
-0
/
+114
*
|
Merge pull request #3788 from AnuradhaKaruppiah/evpn-pmsi-fixes
David Lamparter
2019-02-18
3
-6
/
+14
|
\
\
|
*
|
bgpd: parse label in pmsi tunnel attribute
Anuradha Karuppiah
2019-02-12
1
-2
/
+4
|
*
|
bgpd: display label as part of the PMSI tunnel attribute
Anuradha Karuppiah
2019-02-12
1
-2
/
+6
|
*
|
bgpd: fill the pmsi_tnl_type into the type-3 PMSI attr
Anuradha Karuppiah
2019-02-12
2
-2
/
+4
*
|
|
Merge pull request #3706 from pguibert6WIND/graceful_restart_range
David Lamparter
2019-02-18
1
-4
/
+4
|
\
\
\
|
*
|
|
bgpd: enlarge bgp stalepath timer range from 1-3600 to 1-4095
Philippe Guibert
2019-01-30
1
-2
/
+2
|
*
|
|
bgpd: increase bgp restart timer value from 1-3600 to 1-4095
Philippe Guibert
2019-01-30
1
-2
/
+2
*
|
|
|
bgpd: fix automake fart under MSAN
Quentin Young
2019-02-15
1
-2
/
+5
*
|
|
|
Merge pull request #3783 from mjstapp/fix_bad_rm_decrement
David Lamparter
2019-02-12
1
-2
/
+0
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
bgpd: remove route-map decrement call on prefix-list
Mark Stapp
2019-02-12
1
-2
/
+0
*
|
|
|
bgpd: if vrf is unknown, bgp deletion not complete
Philippe Guibert
2019-02-11
1
-1
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
bgpd: Remove unused bgp_debug_count function
Donald Sharp
2019-02-10
2
-62
/
+0
*
|
|
Merge pull request #3745 from chiragshah6/evpn_dev1
Russ White
2019-02-07
4
-0
/
+120
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bgpd: advertise svi ip as macip config cmd
Chirag Shah
2019-02-07
2
-0
/
+95
|
*
|
bgpd: advertise svi ip as macip zebra parse api
Chirag Shah
2019-02-07
2
-0
/
+25
*
|
|
bgpd: fix crash when trying to remove non-existing rpki cache
Marcel Röthke
2019-02-07
1
-1
/
+1
*
|
|
bgpd: fix "show rpki cache-server" for ssh caches
Marcel Röthke
2019-02-07
1
-3
/
+17
|
/
/
*
|
Merge pull request #3518 from rgirada/routemap_3090
Donald Sharp
2019-02-05
6
-1
/
+119
|
\
\
|
*
|
bgpd: Added changes to track route-map usage
rgirada
2019-02-04
6
-1
/
+119
*
|
|
Merge pull request #3727 from qlyoung/fix-signed-printspec-bgp-as
Russ White
2019-02-05
1
-4
/
+4
|
\
\
\
|
*
|
|
bgpd: use correct specifier to print asn
Quentin Young
2019-02-04
1
-4
/
+4
|
|
/
/
*
|
|
Merge pull request #3694 from qlyoung/fix-assegment-heap-uaf
David Lamparter
2019-02-04
1
-22
/
+33
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bgpd: fix as-path prepend heap uaf
Quentin Young
2019-01-29
1
-22
/
+33
*
|
|
build: fix a whole bunch of *FLAGS
David Lamparter
2019-01-30
1
-4
/
+4
|
|
/
|
/
|
*
|
Merge pull request #3690 from pguibert6WIND/detach_vrf_labels_del_bgp
Donald Sharp
2019-01-30
1
-0
/
+4
|
\
\
|
*
|
bgpd: detach vrf labels allocated, when removing bgp instance
Philippe Guibert
2019-01-29
1
-0
/
+4
|
|
/
*
|
Merge pull request #3414 from pguibert6WIND/iprule_any_flowspec_handling_2
Donald Sharp
2019-01-29
9
-68
/
+515
|
\
\
|
*
|
bgpd: display the list of iprules attached to a fs entry
Philippe Guibert
2019-01-29
6
-11
/
+63
|
*
|
bgpd: change priority of fs pbr rules
Philippe Guibert
2019-01-29
3
-2
/
+12
|
*
|
bgpd: notify callback when ip rule from/to rule has been configured
Philippe Guibert
2019-01-29
3
-8
/
+60
|
*
|
bgpd: conversion from fs to pbr: support for ip rule from/to
Philippe Guibert
2019-01-29
1
-2
/
+161
|
*
|
bgpd: ip rule zebra layer adapted to handle both cases
Philippe Guibert
2019-01-29
3
-26
/
+64
|
*
|
bgpd: the fs entry is valid for any rule only, by using ipruleset cmd
Philippe Guibert
2019-01-29
1
-4
/
+36
|
*
|
bgpd: an hash list of pbr iprule is created
Philippe Guibert
2019-01-29
3
-0
/
+93
|
*
|
bgpd: upon bgp fs study, determine if iprule can be used
Philippe Guibert
2019-01-29
3
-2
/
+26
|
*
|
bgpd: remove useless fields in bgp_pbr_entry_main
Philippe Guibert
2019-01-29
1
-13
/
+0
*
|
|
Merge pull request #3692 from nitinsoniism/valgrind_errors_fix
David Lamparter
2019-01-29
3
-6
/
+12
|
\
\
\
|
*
|
|
bgpd: fix valgrind flagged errors
Nitin Soni
2019-01-29
3
-6
/
+12
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #3659 from nitinsoniism/route_map_type_5_filter
Russ White
2019-01-29
1
-2
/
+8
|
\
\
\
|
*
|
|
bgpd: route-map fails to filter type-5 routes
Nitin Soni
2019-01-24
1
-2
/
+8
*
|
|
|
Merge pull request #3653 from dslicenc/bgpd-remote-as
Russ White
2019-01-29
3
-15
/
+53
|
\
\
\
\
|
*
|
|
|
bgpd: improve peer-group remote-as definitions
Don Slice
2019-01-23
3
-15
/
+53
|
|
/
/
/
*
|
|
|
bgpd: interface based peers should automatically override it's peer group
Donald Sharp
2019-01-26
2
-9
/
+12
*
|
|
|
bgpd: Fix crash in various 'show bgp neighbor json' commands
Donald Sharp
2019-01-26
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
bgpd: reinstate current bgp best route on an inactive neigh del
Anuradha Karuppiah
2019-01-25
4
-22
/
+44
*
|
|
bgpd: fill the zebra mac-ip route via a common api
Anuradha Karuppiah
2019-01-25
1
-42
/
+22
|
|
/
|
/
|
*
|
Treewide: use ANSI function definitions
Ruben Kerkhof
2019-01-24
9
-12
/
+12
|
/
*
Merge pull request #3633 from opensourcerouting/send-vrf-backend
Donald Sharp
2019-01-22
1
-2
/
+1
|
\
[next]