summaryrefslogtreecommitdiffstats
path: root/bgpd/bgpd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: Remove peer->hash as that it is unusedDonald Sharp2018-01-171-3/+0
* Merge pull request #1627 from qlyoung/bgp-autoshutdownRuss White2018-01-161-0/+3
|\
| * bgpd: add neighbor autoshutdownQuentin Young2018-01-121-0/+3
* | Merge branch 'master' into evpn-symmetric-routingMitesh Kanjariya2018-01-111-3/+23
|\|
| * Merge pull request #1591 from qlyoung/bgpd-ringbufRuss White2018-01-111-2/+2
| |\
| | * bgpd: use ring buffer for network inputQuentin Young2018-01-031-2/+2
| * | bgpd: use atomic_* ops on _Atomic variablesQuentin Young2018-01-091-0/+16
| * | bgpd: add PMSI_TUNNEL_ATTRIBUTE to EVPN IMET routesDario Wiesner2018-01-041-0/+1
| |/
| * bgpd: fix configuration of 0 for coalesce-timeQuentin Young2017-12-141-2/+2
| * bgpd: fix config display of coalesce-timeQuentin Young2017-12-061-1/+4
* | bgpd: advertise/withdraw type-5 routes upon user configmitesh2017-12-141-4/+5
* | bgpd: set vrf originator ip to kernels local-ipmitesh2017-12-141-0/+3
* | bgpd: RD derivation for VRFmitesh2017-12-141-3/+11
* | bgpd: move rd id bitfield to bgp_mastermitesh2017-12-141-3/+3
* | bgpd: import rt to vrf mappingMitesh Kanjariya2017-12-141-0/+3
* | bgpd: link l2vnis(bgpevpn) to l3vni(vrf)Mitesh Kanjariya2017-12-141-0/+3
* | bgpd: import/export rt for BGP vrfMitesh Kanjariya2017-12-141-0/+8
* | bgpd: l3vni/rmac association with bgp vrfMitesh Kanjariya2017-12-141-0/+11
|/
* *: don't use deprecated stream.h macrosQuentin Young2017-12-011-1/+1
* bgpd: fix bgp active openQuentin Young2017-11-301-1/+2
* bgpd: update atomic memory ordersQuentin Young2017-11-301-27/+29
* bgpd: small i/o threading improvementsQuentin Young2017-11-301-3/+3
* bgpd: atomize write-quanta, add read-quantaQuentin Young2017-11-301-1/+3
* bgpd: implement buffered readsQuentin Young2017-11-301-12/+17
* bgpd: move bgp i/o to a separate source fileQuentin Young2017-11-301-0/+1
* bgpd: use new threading infraQuentin Young2017-11-301-3/+3
* bgpd: dynamically allocate synchronization primitivesQuentin Young2017-11-301-1/+1
* bgpd: remove unused `struct thread` from peerQuentin Young2017-11-301-2/+4
* lib, bgpd: implement pthread lifecycle managementQuentin Young2017-11-301-0/+6
* bgpd: move packet writes into dedicated pthreadQuentin Young2017-11-301-0/+3
* Merge pull request #1391 from LabNConsulting/working/master/patch-set/vnc-vrf...Donald Sharp2017-11-091-2/+1
|\
| * bgpd: allow for vpn->vrf importsLou Berger2017-10-311-2/+1
* | bgpd: fix various problems with hold/keepalive timersDon Slice2017-10-261-0/+5
|/
* Merge pull request #1047 from dwalton76/bgpd-draft-ietf-grow-bgp-gshut-10Renato Westphal2017-09-051-0/+5
|\
| * Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-draft-iet...Daniel Walton2017-08-281-0/+4
| |\
| * | bgpd: implement draft-ietf-grow-bgp-gshut-10Daniel Walton2017-08-251-0/+5
* | | Merge pull request #1056 from opensourcerouting/oldbits-0Donald Sharp2017-08-291-1/+0
|\ \ \
| * | | bgpd: get rid of afi_header_vty_out() & co.David Lamparter2017-08-291-1/+0
| | |/ | |/|
* | | Merge branch 'master' into dev-masterMitesh Kanjariya2017-08-291-7/+20
|\| |
| * | bgpd: Memory wasting in zebra by non used MPLS FECsDaniel Walton2017-08-221-0/+4
| |/
| * bgpd: inline bgp_lock()/bgp_unlock()Jorge Boncompte2017-08-171-7/+16
* | bgpd: Ignore EVPN routes from CLAG peer when VNI comes upMitesh Kanjariya2017-08-171-0/+4
|/
* bgpd/zebra/lib: EVPN support for asymmetric VxLan routingMitesh Kanjariya2017-08-081-0/+3
* bgpd: Fix incorrect AFI referencevivek2017-08-081-1/+2
* Merge pull request #882 from opensourcerouting/safi-cleanupDonald Sharp2017-08-011-4/+4
|\
| * bgpd: don't make any assumptions about the size of an enumRenato Westphal2017-08-011-2/+2
| * lib/bgpd: introduce the iana_safi_t enumRenato Westphal2017-08-011-2/+2
* | bgpd: peer hash expands until we are out of memoryDaniel Walton2017-07-311-0/+1
|/
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-5/+4
* *: reindent pt. 2whitespace / reindent2017-07-171-4/+5