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
*
bgpd: Remove peer->hash as that it is unused
Donald Sharp
2018-01-17
1
-3
/
+0
*
Merge pull request #1627 from qlyoung/bgp-autoshutdown
Russ White
2018-01-16
1
-0
/
+3
|
\
|
*
bgpd: add neighbor autoshutdown
Quentin Young
2018-01-12
1
-0
/
+3
*
|
Merge branch 'master' into evpn-symmetric-routing
Mitesh Kanjariya
2018-01-11
1
-3
/
+23
|
\
|
|
*
Merge pull request #1591 from qlyoung/bgpd-ringbuf
Russ White
2018-01-11
1
-2
/
+2
|
|
\
|
|
*
bgpd: use ring buffer for network input
Quentin Young
2018-01-03
1
-2
/
+2
|
*
|
bgpd: use atomic_* ops on _Atomic variables
Quentin Young
2018-01-09
1
-0
/
+16
|
*
|
bgpd: add PMSI_TUNNEL_ATTRIBUTE to EVPN IMET routes
Dario Wiesner
2018-01-04
1
-0
/
+1
|
|
/
|
*
bgpd: fix configuration of 0 for coalesce-time
Quentin Young
2017-12-14
1
-2
/
+2
|
*
bgpd: fix config display of coalesce-time
Quentin Young
2017-12-06
1
-1
/
+4
*
|
bgpd: advertise/withdraw type-5 routes upon user config
mitesh
2017-12-14
1
-4
/
+5
*
|
bgpd: set vrf originator ip to kernels local-ip
mitesh
2017-12-14
1
-0
/
+3
*
|
bgpd: RD derivation for VRF
mitesh
2017-12-14
1
-3
/
+11
*
|
bgpd: move rd id bitfield to bgp_master
mitesh
2017-12-14
1
-3
/
+3
*
|
bgpd: import rt to vrf mapping
Mitesh Kanjariya
2017-12-14
1
-0
/
+3
*
|
bgpd: link l2vnis(bgpevpn) to l3vni(vrf)
Mitesh Kanjariya
2017-12-14
1
-0
/
+3
*
|
bgpd: import/export rt for BGP vrf
Mitesh Kanjariya
2017-12-14
1
-0
/
+8
*
|
bgpd: l3vni/rmac association with bgp vrf
Mitesh Kanjariya
2017-12-14
1
-0
/
+11
|
/
*
*: don't use deprecated stream.h macros
Quentin Young
2017-12-01
1
-1
/
+1
*
bgpd: fix bgp active open
Quentin Young
2017-11-30
1
-1
/
+2
*
bgpd: update atomic memory orders
Quentin Young
2017-11-30
1
-27
/
+29
*
bgpd: small i/o threading improvements
Quentin Young
2017-11-30
1
-3
/
+3
*
bgpd: atomize write-quanta, add read-quanta
Quentin Young
2017-11-30
1
-1
/
+3
*
bgpd: implement buffered reads
Quentin Young
2017-11-30
1
-12
/
+17
*
bgpd: move bgp i/o to a separate source file
Quentin Young
2017-11-30
1
-0
/
+1
*
bgpd: use new threading infra
Quentin Young
2017-11-30
1
-3
/
+3
*
bgpd: dynamically allocate synchronization primitives
Quentin Young
2017-11-30
1
-1
/
+1
*
bgpd: remove unused `struct thread` from peer
Quentin Young
2017-11-30
1
-2
/
+4
*
lib, bgpd: implement pthread lifecycle management
Quentin Young
2017-11-30
1
-0
/
+6
*
bgpd: move packet writes into dedicated pthread
Quentin Young
2017-11-30
1
-0
/
+3
*
Merge pull request #1391 from LabNConsulting/working/master/patch-set/vnc-vrf...
Donald Sharp
2017-11-09
1
-2
/
+1
|
\
|
*
bgpd: allow for vpn->vrf imports
Lou Berger
2017-10-31
1
-2
/
+1
*
|
bgpd: fix various problems with hold/keepalive timers
Don Slice
2017-10-26
1
-0
/
+5
|
/
*
Merge pull request #1047 from dwalton76/bgpd-draft-ietf-grow-bgp-gshut-10
Renato Westphal
2017-09-05
1
-0
/
+5
|
\
|
*
Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-draft-iet...
Daniel Walton
2017-08-28
1
-0
/
+4
|
|
\
|
*
|
bgpd: implement draft-ietf-grow-bgp-gshut-10
Daniel Walton
2017-08-25
1
-0
/
+5
*
|
|
Merge pull request #1056 from opensourcerouting/oldbits-0
Donald Sharp
2017-08-29
1
-1
/
+0
|
\
\
\
|
*
|
|
bgpd: get rid of afi_header_vty_out() & co.
David Lamparter
2017-08-29
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' into dev-master
Mitesh Kanjariya
2017-08-29
1
-7
/
+20
|
\
|
|
|
*
|
bgpd: Memory wasting in zebra by non used MPLS FECs
Daniel Walton
2017-08-22
1
-0
/
+4
|
|
/
|
*
bgpd: inline bgp_lock()/bgp_unlock()
Jorge Boncompte
2017-08-17
1
-7
/
+16
*
|
bgpd: Ignore EVPN routes from CLAG peer when VNI comes up
Mitesh Kanjariya
2017-08-17
1
-0
/
+4
|
/
*
bgpd/zebra/lib: EVPN support for asymmetric VxLan routing
Mitesh Kanjariya
2017-08-08
1
-0
/
+3
*
bgpd: Fix incorrect AFI reference
vivek
2017-08-08
1
-1
/
+2
*
Merge pull request #882 from opensourcerouting/safi-cleanup
Donald Sharp
2017-08-01
1
-4
/
+4
|
\
|
*
bgpd: don't make any assumptions about the size of an enum
Renato Westphal
2017-08-01
1
-2
/
+2
|
*
lib/bgpd: introduce the iana_safi_t enum
Renato Westphal
2017-08-01
1
-2
/
+2
*
|
bgpd: peer hash expands until we are out of memory
Daniel Walton
2017-07-31
1
-0
/
+1
|
/
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-5
/
+4
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-4
/
+5
[next]