index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgpd.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: track version & "defaults" in configs
David Lamparter
2017-03-28
1
-3
/
+5
*
*: rename two vrf functions
Renato Westphal
2016-11-28
1
-1
/
+1
*
bgpd: add 'neighbor x.x.x.x allowas-in origin' knob
Daniel Walton
2016-10-21
1
-1
/
+2
*
bgpd: implement admin distance
Maitane Zotes
2016-10-20
1
-3
/
+3
*
bgpd: 'neighbor x.x.x.x weight' should be per address-family
Daniel Walton
2016-10-10
1
-7
/
+9
*
bgpd: 'Last write' does not update when we TX a keepalive
Daniel Walton
2016-10-06
1
-1
/
+2
*
bgpd: add L3/L2VPN Virtual Network Control feature
Lou Berger
2016-10-03
1
-0
/
+18
*
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
David Lamparter
2016-09-19
1
-0
/
+1
*
bgpd: fix build on Solaris
Renato Westphal
2016-08-24
1
-3
/
+3
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-08-18
1
-1
/
+1
*
bgpd: Fix for CM-11982 bgp failed to redistribute connected in vrf table
Sid Khot
2016-08-06
1
-0
/
+1
*
bgpd: divorce router-id logic from CLI & zebra
David Lamparter
2016-07-28
1
-1
/
+2
*
bgpd: minor header/API clean up
David Lamparter
2016-07-28
1
-4
/
+5
*
bgpd: Disallow ebgp-multihop on swpX peers
Quentin Young
2016-07-12
1
-0
/
+1
*
bgpd: encap: add encap SAFI (RFC5512)
Lou Berger
2016-06-12
1
-2
/
+13
*
bgpd: Fixes and updates for VPNv6
vivek
2016-06-11
1
-2
/
+6
*
bgpd: encap: add attribute handling
Lou Berger
2016-06-10
1
-0
/
+1
*
bgpd: improve cleanup in bgp_delete()
Lou Berger
2016-06-09
1
-0
/
+1
*
bgpd: allow using rtt in route-map's set metric
Timo Teräs
2016-06-06
1
-0
/
+1
*
Fix most compiler warnings in default GCC build.
Paul Jakma
2016-05-26
1
-2
/
+2
*
BGP: Set advertisement interval when triggering IPv6 RAs
vivek
2016-05-13
1
-0
/
+3
*
BGP: Trigger IPv6 router advertisements upon config of unnumbered neighbor
vivek
2016-05-02
1
-0
/
+1
*
Update last reset reason on interface down or neighbor addr loss.
Dinesh G Dutt
2016-04-25
1
-0
/
+2
*
BGP: Use VRF_UNKNOWN for initialization
vivek
2016-04-14
1
-2
/
+2
*
bgpd: Add group pointer to peer_create function.
Donald Sharp
2016-03-31
1
-1
/
+1
*
Quagga: Make routemap updates or deletes work for VRFs
vivek
2016-03-22
1
-5
/
+5
*
BGP: Fix linkage between BGP instance and VRF structure
vivek
2016-03-16
1
-5
/
+10
*
BGP: Fix interface list upon instance creation/deletion
vivek
2016-02-24
1
-1
/
+0
*
BGP: Cleanup interfaces properly on instance delete or exit
vivek
2016-02-22
1
-1
/
+1
*
BGP: Link BGP instance to corresponding VRF
vivek
2016-02-20
1
-0
/
+35
*
BGP: VRF registration and cleanup
vivek
2016-02-12
1
-3
/
+28
*
bgpd: Add the ability to use a VRF to bgp
Donald Sharp
2016-02-02
1
-1
/
+20
*
bgpd, ripngd, zebra: Remove duplicate PSIZE define
Donald Sharp
2016-01-26
1
-3
/
+0
*
BGP: Rework iteration of peer_af_array
vivek
2016-01-22
1
-6
/
+0
*
BGP: ebgp-multihop should accept a value up to 255
Daniel Walton
2016-01-14
1
-3
/
+0
*
BGP: 'neighbor swpX interface peer-group FOO' is needed to simplify swpX
Daniel Walton
2015-11-30
1
-2
/
+1
*
BGP: Remove the requirement to rebind a peer to its peer-group under the addr...
Daniel Walton
2015-11-20
1
-40
/
+31
*
BGP: Handle router-id correctly in config and display.
vivek
2015-11-17
1
-3
/
+2
*
Quagga default: BGP "no-as-set" should be the default for "bgp as-path multip...
Daniel Walton
2015-11-10
1
-1
/
+1
*
BGP: route-server will now use addpath...chop the _rsclient code
Daniel Walton
2015-11-10
1
-18
/
+5
*
BGP: Implement "neighbor x.x.x.x addpath-tx-bestpath-per-AS"
Daniel Walton
2015-11-06
1
-0
/
+2
*
BGP: support for addpath TX
Daniel Walton
2015-11-05
1
-0
/
+6
*
Deactivate BGP peer via "no neighbor x.x.x.x activate" removes other config
Daniel Walton
2015-10-29
1
-22
/
+21
*
BGP: peer-group restrictions should be relaxed, update-groups determine outbo...
Daniel Walton
2015-10-28
1
-23
/
+22
*
Use a hash to store BGP peer structures
Daniel Walton
2015-10-23
1
-0
/
+1
*
Lower BGP's default keepalive/holdtime to 3s/9s
Daniel Walton
2015-10-21
1
-2
/
+2
*
Remove BGP_ERROR_START_TIMER, it was no longer used
Daniel Walton
2015-10-21
1
-1
/
+0
*
Enable "bgp network import-check exact" by default. Without this it is
Daniel Walton
2015-10-20
1
-2
/
+1
*
Remove BGP's asorig timer, it is no longer used
Daniel Walton
2015-10-20
1
-3
/
+0
*
Lower the default 'timers connect' in BGP to 10 seconds
Daniel Walton
2015-10-20
1
-1
/
+1
[next]