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 #3121 from pguibert6WIND/flowspec_json_issue
Donald Sharp
2018-10-25
1
-9
/
+26
|
\
|
*
bgpd: fill in prefix for flowspec entry when json format is requested
Philippe Guibert
2018-10-23
1
-9
/
+26
*
|
Merge pull request #3225 from donaldsharp/revert_default_originate_changes
David Lamparter
2018-10-24
2
-37
/
+27
|
\
\
|
*
|
Revert "bgpd: Set attributes according route-maps if applied for default-orig...
Donald Sharp
2018-10-23
1
-30
/
+32
|
*
|
Revert "bgpd: Make sure default-originate works without route-map as well"
Donald Sharp
2018-10-23
1
-19
/
+5
|
*
|
bgpd: When displaying default originate debugs don't print gibberish
Donald Sharp
2018-10-23
1
-0
/
+2
*
|
|
Merge branch 'master' of https://github.com/FRRouting/frr into community
Sri Mohana Singamsetty
2018-10-23
26
-148
/
+175
|
\
|
|
|
*
|
Merge pull request #3204 from ton31337/fix/make_vrf_import_default_selectable
David Lamparter
2018-10-23
1
-7
/
+6
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
bgpd: Select default routing table when importing VRF routes into global
Donatas Abraitis
2018-10-23
1
-7
/
+6
|
*
|
Merge branch 'pull/3197'
David Lamparter
2018-10-23
19
-108
/
+108
|
|
\
\
|
|
*
|
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
19
-108
/
+108
|
*
|
|
bgpd: use the vrf_bitmap_*() helper functions when necessary
Renato Westphal
2018-10-20
1
-6
/
+9
|
*
|
|
bgpd: fix bug while iterating over VPN table
Renato Westphal
2018-10-20
1
-0
/
+2
|
*
|
|
bgpd: remove wrong assert
Renato Westphal
2018-10-20
1
-1
/
+0
|
*
|
|
bgpd: fix NULL pointer dereference bug
Renato Westphal
2018-10-20
1
-0
/
+4
|
*
|
|
bgpd: add a NULL check to prevent a crash in the rfapi code
Renato Westphal
2018-10-20
1
-1
/
+1
|
*
|
|
bgpd: fix crashes caused by missing input validation
Renato Westphal
2018-10-20
1
-2
/
+2
|
*
|
|
bgpd: fix some NULL pointer dereference bugs
Renato Westphal
2018-10-20
1
-8
/
+15
|
*
|
|
bgpd: fix the "no neighbor A.B.C.D maximum-prefix" command
Renato Westphal
2018-10-20
1
-15
/
+19
|
*
|
|
bgpd: handle NULL pointers in lcommunity_cmp()
Renato Westphal
2018-10-20
1
-0
/
+6
|
*
|
|
bgpd: fix cleanup of dampening configuration
Renato Westphal
2018-10-20
1
-0
/
+3
*
|
|
|
bgpd:Fixing the signature of community_free function
Sri Mohana Singamsetty
2018-10-23
7
-41
/
+37
|
/
/
/
*
|
|
bgpd: Dissallow v6 routes from setting a v4 nexthop
Donald Sharp
2018-10-20
1
-0
/
+3
*
|
|
bgpd: Prep commit to cleanup indentation
Donald Sharp
2018-10-20
1
-35
/
+32
|
/
/
*
|
Merge pull request #3186 from donaldsharp/aggregate_ecomm
David Lamparter
2018-10-19
3
-26
/
+120
|
\
\
|
*
|
bgpd: Add Large community support to aggregate routes
Donald Sharp
2018-10-16
3
-5
/
+51
|
*
|
bgpd: Add extended community to aggregates
Donald Sharp
2018-10-16
3
-26
/
+74
*
|
|
Merge pull request #3191 from donaldsharp/more_vty
Renato Westphal
2018-10-18
1
-1
/
+2
|
\
\
\
|
*
|
|
bgpd: Add a better breadcrumb for interface based peers
Donald Sharp
2018-10-16
1
-1
/
+2
|
|
/
/
*
|
|
Merge pull request #3195 from donaldsharp/nht_crash
David Lamparter
2018-10-18
3
-10
/
+23
|
\
\
\
|
*
|
|
bgpd: Cleanup bnch_nexthop_cache_reset to fit cleaner
Donald Sharp
2018-10-17
1
-9
/
+9
|
*
|
|
bgpd: Fix crash when using v4 route w/ v6 nexthop
Donald Sharp
2018-10-17
3
-6
/
+19
|
|
/
/
*
|
|
bgpd: add command to display update groups for l2vpn evpn
Don Slice
2018-10-17
1
-0
/
+18
*
|
|
bgpd: Route Server support for evpn address-family
Lakshman Krishnamoorthy
2018-10-17
1
-0
/
+2
*
|
|
bgpd: fix missed info->path rename in snmp
David Lamparter
2018-10-16
1
-1
/
+1
|
/
/
*
|
Merge pull request #3179 from donaldsharp/vni_cmp
Renato Westphal
2018-10-16
1
-8
/
+12
|
\
\
|
*
|
bgpd: Ensure that evpn_vtep_ip_cmp actually returns useful data
Donald Sharp
2018-10-15
1
-7
/
+3
|
*
|
bgpd: The l2vni list compare function does not sort
Donald Sharp
2018-10-15
1
-1
/
+9
|
|
/
*
/
bgpd: fix IPv6 next-hop field name for routes in JSON
Vincent Bernat
2018-10-15
1
-1
/
+1
|
/
*
Merge pull request #3024 from ton31337/fix/validate_route-map
Russ White
2018-10-14
5
-34
/
+72
|
\
|
*
bgpd: Check if route-map really exists before applying to the peer
Donatas Abraitis
2018-10-11
5
-34
/
+72
*
|
Merge pull request #3142 from donaldsharp/bgp_peerhash
Russ White
2018-10-12
5
-4
/
+54
|
\
\
|
*
|
bgpd: Do a bit better job of tracking the bgp->peerhash
Donald Sharp
2018-10-08
2
-4
/
+22
|
*
|
bgpd: Cleanup peer->su handling
Donald Sharp
2018-10-08
3
-2
/
+3
|
*
|
bgpd: Add ability to dump the bgp peerhash
Donald Sharp
2018-10-08
1
-0
/
+31
|
|
/
*
|
Merge pull request #3134 from donaldsharp/bum_flooding
Russ White
2018-10-12
7
-29
/
+189
|
\
\
|
*
|
bgpd: Add '[no] flood <disable|head-end-replication>'
Donald Sharp
2018-10-12
7
-30
/
+186
|
*
|
lib, zebra: Allow the specification of BUM flooding
Donald Sharp
2018-10-12
1
-0
/
+4
*
|
|
bgpd: BGP JSON new fields
Ameya Dharkar
2018-10-12
2
-2
/
+27
|
/
/
*
|
Merge pull request #3032 from donaldsharp/bgp_info
Lou Berger
2018-10-11
51
-3462
/
+3477
|
\
\
[next]