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 #2133 from Fredi-raspall/fix_label_manager
Renato Westphal
2018-05-15
1
-0
/
+13
|
\
|
*
bgpd/bgp_zebra.c: Fix process of label-chunk msg
Fredi Raspall
2018-05-02
1
-0
/
+13
*
|
Fix compilation against rtrlib with ssh
Andrey Korolyov
2018-05-13
1
-0
/
+3
*
|
Merge pull request #2214 from donaldsharp/pointer_counting
Russ White
2018-05-12
3
-5
/
+13
|
\
\
|
*
|
bgpd: Set NEXT_HOP attribute for EVPN imported routes
vivek
2018-05-11
1
-2
/
+5
|
*
|
bgpd: Update parent entry's refcount for imported routes
vivek
2018-05-11
3
-3
/
+8
*
|
|
Merge pull request #2213 from donaldsharp/errno
Russ White
2018-05-12
1
-9
/
+12
|
\
\
\
|
*
|
|
bgpd: Respect ability to reach nexthop if available
Donald Sharp
2018-05-11
1
-6
/
+8
|
*
|
|
bgpd: Cleanup messages from getsockopt
Donald Sharp
2018-05-11
1
-3
/
+4
|
|
/
/
*
|
|
Merge pull request #2196 from LabNConsulting/working/master/bgpd-shutdown-race
Russ White
2018-05-12
4
-1
/
+5
|
\
\
\
|
*
|
|
bgpd: block io thread reads once shutdown has started
Lou Berger
2018-05-10
4
-1
/
+5
*
|
|
|
Merge pull request #2132 from donaldsharp/missed_stuff
Russ White
2018-05-12
7
-46
/
+118
|
\
\
\
\
|
*
|
|
|
bgpd, lib, zebra: Cleanup formatting issues found
Donald Sharp
2018-05-09
3
-15
/
+18
|
*
|
|
|
bgpd: Fix VRF route leaking for multipath routes
vivek
2018-05-09
1
-16
/
+2
|
*
|
|
|
bgpd: Fix compiler warning->errors of might be used uninited
Donald Sharp
2018-05-09
1
-3
/
+3
|
*
|
|
|
bgpd: Don't generate spurious warning on VNI deletion
vivek
2018-05-09
1
-2
/
+3
|
*
|
|
|
bgpd: set NEXTHOP_UNCHANGED for l2vpn evpn by default for all BGP peers
Mitesh Kanjariya
2018-05-09
1
-8
/
+5
|
*
|
|
|
bgpd: enable neighbor-nexthop-self for l2vpn evpn address family
Mitesh Kanjariya
2018-05-09
4
-3
/
+41
|
*
|
|
|
bgpd: modify route install/withdraw logic for evpn type-5 routes in vrf
Mitesh Kanjariya
2018-05-09
1
-2
/
+10
|
*
|
|
|
bgpd: apply advertise ipv4 unicast route-map while advertising type-5 routes
Mitesh Kanjariya
2018-05-09
1
-6
/
+24
|
*
|
|
|
bgpd: write route-map to config for advertise type5 commands
Mitesh Kanjariya
2018-05-09
1
-4
/
+14
|
*
|
|
|
bgpd: no advertise ipv6 unicast comand should unset the af_flags
Mitesh Kanjariya
2018-05-09
1
-1
/
+1
|
*
|
|
|
bgpd: Display table version for EVPN routes
vivek
2018-05-09
1
-8
/
+19
|
*
|
|
|
bgpd/zebra: use stream_putl/getl to send VNIs
Mitesh Kanjariya
2018-05-09
1
-1
/
+1
|
*
|
|
|
bgpd, zebra: Handle EVPN router MAC per next hop
vivek
2018-05-09
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge pull request #2124 from donaldsharp/missed
Russ White
2018-05-12
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
bgpd, zebra: Handle EVPN router MAC per next hop
vivek
2018-04-26
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #2207 from ppmathis/fix/bgpd-snmp-peer-lookup
Donald Sharp
2018-05-11
1
-20
/
+22
|
\
\
\
\
|
*
|
|
|
bgpd: fix and improve snmp peer lookups
Pascal Mathis
2018-05-11
1
-20
/
+22
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
bgpd: fix auto-completion for neighbors and peer-groups
Don Slice
2018-05-10
1
-6
/
+18
|
/
/
/
*
|
|
Merge pull request #2179 from qlyoung/fix-maximum-prefix-override
Russ White
2018-05-09
2
-47
/
+92
|
\
\
\
|
*
|
|
bgpd: fix maximum-prefix + peer-group
Quentin Young
2018-05-07
2
-47
/
+92
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2160 from donaldsharp/prefix_sid
Russ White
2018-05-09
2
-24
/
+64
|
\
\
\
|
*
|
|
bgpd: Handle multiple PREFIX_SID's at a time.
Donald Sharp
2018-05-03
2
-24
/
+64
*
|
|
|
Merge pull request #2137 from mkanjari/evpn-addr-change
Russ White
2018-05-09
5
-120
/
+138
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
*: change struct evpn_addr to include a union of all evpn route types
mitesh
2018-05-03
5
-120
/
+138
*
|
|
|
Merge pull request #2073 from pguibert6WIND/bgp_fs_pbr
Russ White
2018-05-03
15
-62
/
+2306
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
bgpd: handle bgp pbr hash list destroy upon BGP destroy
Philippe Guibert
2018-04-30
4
-3
/
+93
|
*
|
|
bgpd: rewiew bgp pbr log messages with debug bgp pbr
Philippe Guibert
2018-04-30
1
-17
/
+27
|
*
|
|
bgpd: add pbr error flag for pbr errors
Philippe Guibert
2018-04-30
2
-4
/
+7
|
*
|
|
bgpd: handle FS redirect VRF rule in PBR
Philippe Guibert
2018-04-30
1
-4
/
+16
|
*
|
|
bgpd: get table identifier from table manager
Philippe Guibert
2018-04-30
3
-5
/
+24
|
*
|
|
bgpd: handle FS redirect IP rule in PBR
Philippe Guibert
2018-04-30
3
-2
/
+70
|
*
|
|
bgpd: allow flowspec entries to be announced to zebra
Philippe Guibert
2018-04-30
3
-1
/
+11
|
*
|
|
bgpd: hash lookup for iprule entries
Philippe Guibert
2018-04-30
3
-4
/
+33
|
*
|
|
bgpd: hash lookup for ipset and ipset entries
Philippe Guibert
2018-04-30
1
-2
/
+86
|
*
|
|
bgpd: hash_lookup for iptables
Philippe Guibert
2018-04-30
2
-0
/
+35
|
*
|
|
bgpd: inject policy route entry from bgp into zebra pbr entries.
Philippe Guibert
2018-04-30
1
-2
/
+413
|
*
|
|
bgpd: handle configuration of iptables with zebra
Philippe Guibert
2018-04-30
2
-0
/
+95
|
*
|
|
bgpd: add function handling flowspec entries to pass to zebra
Philippe Guibert
2018-04-30
3
-1
/
+138
[next]