summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_open.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: Add BGP Extended message supportDonatas Abraitis2021-03-041-0/+36
* bgpd: Implement enhanced route refresh capabilityDonatas Abraitis2021-01-051-1/+15
* Merge pull request #6589 from NaveenThanikachalam/gr_fixesDonatas Abraitis2020-09-041-0/+3
|\
| * bgpd: GR fixesNaveen Thanikachalam2020-07-141-0/+3
* | *: un-split strings across linesDavid Lamparter2020-07-141-26/+13
|/
* bgpd: Convert lots of int type functions to bool/voidDonatas Abraitis2020-03-211-3/+3
* *: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis2020-03-051-3/+3
* bgpd: Replace bgp_flag_* to [UN]SET/CHECK_FLAG macrosDonatas Abraitis2020-02-061-2/+3
* Merge pull request #5761 from qlyoung/fix-bgp-gr-cruftDonatas Abraitis2020-02-061-2/+1
|\
| * bgpd, lib: fix style from BGP GR codeQuentin Young2020-02-041-2/+1
* | Merge pull request #5750 from qlyoung/fix-null-after-xfreeRenato Westphal2020-02-051-13/+3
|\ \ | |/ |/|
| * *: remove null check before XFREEQuentin Young2020-02-041-10/+3
| * *: don't null after XFREE; XFREE does this itselfQuentin Young2020-02-031-3/+0
* | Merge pull request #5653 from slankdev/slankdev-bgpd-support-prefix-sid-srv6-...Donald Sharp2020-02-041-2/+2
|\ \
| * | bgpd: extended nexthop capability for vpnv4-unicastHiroki Shirokura2020-01-091-2/+2
* | | bgpd: Cleanup some bad formatingDonald Sharp2020-01-311-67/+57
| |/ |/|
* | bgpd: Added bgp graceful restart additional debug logs.bisdhdh2020-01-231-0/+7
* | bgpd: BGP Garaceful Restart debug logs.bisdhdh2020-01-231-3/+3
* | bgpd: Adding helper caller hooks for BGPD-ZEBRA integration for GR.bisdhdh2020-01-231-0/+6
* | bgpd: BGP-GR peer router restart-time should be reset.bisdhdh2020-01-231-0/+7
* | bgpd: Fix for Helper node doesn't set R-bit in OPEN message after the reload.bisdhdh2020-01-231-3/+1
* | bgpd: BGP tcp session failed to apply GR configuration on the transferredbisdhdh2020-01-231-0/+2
* | bgpd: Adding BGP GR Per Neighbor show commands.bisdhdh2020-01-231-4/+4
* | bgpd: BGP GR advertise capabilities in the open message.bisdhdh2020-01-231-45/+80
* | bgpd: fix memory leak when parsing capabilitiesQuentin Young2020-01-161-0/+6
|/
* Merge pull request #4861 from NaveenThanikachalam/logsLou Berger2019-09-171-2/+2
|\
| * BGP: Rectifying the log messages.Naveen Thanikachalam2019-09-101-2/+2
* | bgpd: Eliminate all incorrect formulations of afi/safi in JSONDinesh G Dutt2019-08-271-1/+1
|/
* bgpd, lib: Add iana_afi2str and iana_safi2str for eye pleasing stringsDonald Sharp2019-06-021-23/+32
* bgpd: capabiltyQuentin Young2019-02-271-1/+1
* bgpd: Re-use TX Addpath IDs where possibleMitch Skiba2018-11-101-4/+1
* bgpd: Extend RFC 5549 metaphor a bit moreDonald Sharp2018-09-191-1/+0
* *: style for EC replacementsQuentin Young2018-09-131-5/+5
* bgpd: BGP_[WARN|ERR] -> EC_BGPQuentin Young2018-09-131-13/+13
* bgpd: Convert bgp_open.c to use flog_warnDonald Sharp2018-09-061-11/+22
* bgpd/ospfd: make bgp and ospf json response a bit more consistentDon Slice2018-08-301-2/+2
* *: rename zlog_fer -> flog_errQuentin Young2018-08-141-2/+2
* bgpd: implement zlog_ferr facility for enhance error messages in bgpDon Slice2018-08-141-6/+8
* bgpd: return value (Coverity 1399203)paco2018-06-281-2/+3
* bgpd: add flowspec featurejaydom2018-03-301-0/+11
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-29/+29
* bgpd: use FOREACH_AFI_SAFI where possibleQuentin Young2017-11-211-114/+102
* lib: new APIs for get/set system hostname/domainnameMitesh Kanjariya2017-08-291-8/+8
* lib/bgpd: provide/use API to get hostname/domainnameMitesh Kanjariya2017-08-251-19/+8
* bgpd: Fix safi_t confusion wition iana_safi_tDonald Sharp2017-08-041-1/+1
* lib/bgpd: introduce the iana_safi_t enumRenato Westphal2017-08-011-6/+9
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-20/+27
* *: reindent pt. 2whitespace / reindent2017-07-171-27/+20
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-1346/+1376
* *: remove VTYNL, part 1 of 6David Lamparter2017-07-141-1/+1