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
*
bgpd: add back unicast option to 'address-family vpnv(4&6)' Issue #459
Lou Berger
2017-05-09
1
-0
/
+16
*
bgpd: Fix 'set as-path prepend last-as 10'
Donald Sharp
2017-04-15
1
-1
/
+1
*
*: track version & "defaults" in configs
David Lamparter
2017-03-28
2
-11
/
+33
*
bgpd: Clean up bfd memory *before* deleting the peer
Donald Sharp
2017-03-07
1
-2
/
+2
*
bgpd: Fix memory leaks on shutdown
Donald Sharp
2017-03-02
1
-2
/
+2
*
bgpd: Fix issue #218
Lou Berger
2017-02-23
1
-1
/
+1
*
bgpd: fix bgp_info_addpath_{rx,tx}_str if addpath info is not present
Christian Franke
2017-02-23
2
-0
/
+4
*
Merge pull request #173 from LabNConsulting/working/2.0/patch-set/issue-172
David Lamparter
2017-02-07
2
-9
/
+10
|
\
|
*
bgpd rfapi: advertise encap attribute when TT is valid and not MPLS.
Lou Berger
2017-02-07
2
-9
/
+10
*
|
Merge pull request #161 from donaldsharp/stableMcLibrary
David Lamparter
2017-02-07
2
-3
/
+3
|
\
\
|
*
|
*: Convert libzebra -> libfrr
Donald Sharp
2017-02-03
2
-3
/
+3
*
|
|
bgpd: Allow views to 'pretend' resolve nexthops
Donald Sharp
2017-02-07
1
-5
/
+23
*
|
|
Merge branch 'frr/pull/157' ("Fixinator")
David Lamparter
2017-02-07
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Revert "bgpd: Put back original behavior for some show bgp commands"
Donald Sharp
2017-02-03
1
-5
/
+5
|
*
|
bgpd, vtysh: Fix vtysh able to handle some safi modes for bgp
Donald Sharp
2017-02-03
1
-2
/
+2
|
*
|
bgpd: Put back original behavior for some show bgp commands
Donald Sharp
2017-02-02
1
-5
/
+5
|
*
|
bgpd: Allow vtysh to work for address-family
Donald Sharp
2017-02-02
1
-2
/
+2
|
|
/
*
|
bgp: remove HAVE_IPV6 from file (again!)
Lou Berger
2017-02-03
1
-28
/
+0
*
|
bgpd: add missing json strings
Lou Berger
2017-02-03
1
-7
/
+14
*
|
bgpd: get rid of 'unknown' in show safi (broken in earlier merge)
Lou Berger
2017-02-03
1
-1
/
+3
*
|
bgpd: cleanup/restore show ip|ipv6 bgp and show bgp ipv4 summary related comm...
Lou Berger
2017-02-03
2
-6
/
+67
*
|
bgpd rfapi: fix TT handling broken on Sat Jan 28 18:57:28 2017 -0500
Lou Berger
2017-02-03
1
-1
/
+15
|
/
*
Merge pull request #153 from LabNConsulting/working/2.0/patch-set/rr-part2
Donald Sharp
2017-02-02
1
-0
/
+11
|
\
|
*
bgpd rfapi: RR replated (Issue #91) treat filtered update
G. Paul Ziemba
2017-02-02
1
-0
/
+11
*
|
Merge pull request #143 from LabNConsulting/working/2.0/patch/mpls-tt
Donald Sharp
2017-02-02
1
-2
/
+9
|
\
\
|
|
/
|
/
|
|
*
bgp rfapi: fix resolution / lookup failure when using MPLS TT
Lou Berger
2017-01-31
1
-2
/
+9
*
|
bgpd: clear bgp_master at exit to help valgrind
David Lamparter
2017-02-01
1
-0
/
+2
*
|
bgpd: clean up dump config at exit
David Lamparter
2017-02-01
1
-4
/
+8
*
|
*: fix warning fallout from set_socket_path
David Lamparter
2017-02-01
1
-0
/
+1
|
/
*
Merge branch 'pull/134' with changes
David Lamparter
2017-01-31
3
-14
/
+36
|
\
|
*
bgpd: timers config is accepted but not recorded in running config
Daniel Walton
2017-01-30
1
-8
/
+9
|
*
bgpd: Update BFD status when de-registering with PTM
radhika
2017-01-30
1
-0
/
+3
|
*
bgpd: Add decoded notification code strings to JSON output
Dinesh G Dutt
2017-01-30
1
-1
/
+9
|
*
bgpd: do not allow prefix length on update-source
Don Slice
2017-01-30
1
-1
/
+11
|
*
bgpd, zebra: Fix for ignored non-default VRF single-hop BFD status messages i...
radhika
2017-01-30
1
-4
/
+4
*
|
bgpd rfapi: fix UN address in show with MPLS TT
Lou Berger
2017-01-31
1
-3
/
+4
*
|
bgpd rfapi: pass received label on resolved NVE imports
Lou Berger
2017-01-31
1
-1
/
+5
*
|
bgpd rfapi: only auto add default tunnel type for local registrations
Lou Berger
2017-01-31
1
-4
/
+5
|
/
*
bgpd: Add vty_socket cli option to override the compiled-in location for the ...
Martin Winter
2017-01-25
1
-2
/
+12
*
bgpd rfapi: Shift rfapi receive hooks for vpn and encap safis into
G. Paul Ziemba
2017-01-24
5
-28
/
+48
*
bgpd: fix typo in VPN next hop V6 test (Issue #71)
Lou Berger
2017-01-18
1
-1
/
+1
*
bgpd: use address-family <afi> <safi> in show running for vpn&encap (Issue #80)
Lou Berger
2017-01-17
1
-4
/
+4
*
bgpd rfapi: fix issue where advertised prefixes were not being disambiguated
Lou Berger
2017-01-17
7
-68
/
+92
*
bgpd rfapi: use VN as nexthop for MPLS tunnels too
Lou Berger
2017-01-17
4
-15
/
+3
*
bgpd: allow VPN next hop to be different AFI than NLRI next hop (Issue #71)
Lou Berger
2017-01-17
4
-10
/
+18
*
bgpd: fix RD stomping by update group code (Issue #71)
Lou Berger
2017-01-17
1
-19
/
+34
*
bgpd: partial revert of vpn/encap safi show changes (Issue #14)
Lou Berger
2017-01-17
1
-69
/
+105
*
Merge pull request #78 from pguibert6WIND/fix_str2prefix_rd_as4
Donald Sharp
2017-01-17
1
-3
/
+15
|
\
|
*
bgpd: avoid recalculating as_val value in str2prefix_rd
Philippe Guibert
2017-01-17
1
-2
/
+2
|
*
bgpd: str2prefix_rd support for AS4 format
Philippe Guibert
2017-01-17
1
-3
/
+15
[next]