summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_nb_config.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: withdraw any exported routes when deleting a vrfPat Ruddy2020-11-111-1/+0
* Merge pull request #7477 from chiragshah6/yang_devDonatas Abraitis2020-11-071-0/+24
|\
| * bgpd: fix compiler warnings in nbr cmdChirag Shah2020-11-061-0/+24
* | bgpd: Actually return the group peerDonald Sharp2020-11-061-2/+1
|/
* bgpd: default originate transactional callbacksChirag Shah2020-10-271-0/+125
* bgpd: shorten names for default originate nb callbacksChirag Shah2020-10-271-15/+810
* bgpd: convert neighbor peer config to transactionalChirag Shah2020-10-271-6/+112
* bgpd: convert max prefix clis to transactionalChirag Shah2020-10-271-48/+313
* *: shorten name of prefix-limit optionsChirag Shah2020-10-271-504/+960
* bgpd: neighbor peergrp config to transactional cliChirag Shah2020-10-271-568/+5218
* bgpd: add nb support for suppress-map in aggregate cmdChirag Shah2020-10-261-0/+139
* bgpd: add match-med nb support in aggregate cmdChirag Shah2020-10-261-0/+77
* bgpd: convert addr-family clis to transactional clisChirag Shah2020-10-261-253/+1383
* yang: update bgp module afi-safi parametersChirag Shah2020-10-261-122/+744
* *: unify thread/event cancel macrosMark Stapp2020-10-231-1/+1
* bgpd: use common api in bgp_getChirag Shah2020-10-131-27/+0
* bgpd: fix crash in bgp instance creationChirag Shah2020-10-131-7/+63
* bgpd: rename router bgp callbacksChirag Shah2020-10-131-2/+2
* bgpd: fix SA warnings in bgp northboundMark Stapp2020-10-061-5/+0
* bgpd: move router bgp nb callbackChirag Shah2020-10-031-13/+8
* bgpd: correct bgp global contextChirag Shah2020-10-031-3/+6
* bgpd: shorten northbound callback namesChirag Shah2020-10-031-1739/+1692
* bgpd: register nb routing hookChirag Shah2020-10-031-0/+14
* bgpd: convert global config to transactional cliChirag Shah2020-10-031-247/+786
* bgpd: bgp northbound callbacks prototypesChirag Shah2020-10-031-0/+29985