summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_nb.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "bgpd: bgp northbound callbacks prototypes"Igor Ryzhov2021-08-031-3403/+0
* Revert "bgpd: convert global config to transactional cli"Igor Ryzhov2021-08-031-71/+0
* Revert "bgpd: register nb routing hook"Igor Ryzhov2021-08-031-7/+0
* Revert "bgpd: shorten northbound callback names"Igor Ryzhov2021-08-031-1690/+1732
* Revert "bgpd: correct bgp global context"Igor Ryzhov2021-08-031-2/+2
* Revert "bgpd: move router bgp nb callback"Igor Ryzhov2021-08-031-2/+2
* Revert "bgpd: rename router bgp callbacks"Igor Ryzhov2021-08-031-2/+2
* Revert "yang: update bgp module afi-safi parameters"Igor Ryzhov2021-08-031-94/+24
* Revert "bgpd: convert addr-family clis to transactional clis"Igor Ryzhov2021-08-031-61/+0
* Revert "bgpd: add match-med nb support in aggregate cmd"Igor Ryzhov2021-08-031-8/+0
* Revert "bgpd: add nb support for suppress-map in aggregate cmd"Igor Ryzhov2021-08-031-16/+0
* Revert "bgpd: neighbor peergrp config to transactional cli"Igor Ryzhov2021-08-031-52/+0
* Revert "*: shorten name of prefix-limit options"Igor Ryzhov2021-08-031-384/+336
* Revert "bgpd: convert max prefix clis to transactional"Igor Ryzhov2021-08-031-6/+0
* Revert "bgpd: shorten names for default originate nb callbacks"Igor Ryzhov2021-08-031-99/+9
* Revert "bgpd: default originate transactional callbacks"Igor Ryzhov2021-08-031-6/+0
* Revert "yang: nbr plist nb conversion for more afi-safis"Igor Ryzhov2021-08-031-1000/+0
* Revert "bgpd: convert l2vpn evpn nbr route-map to nb"Igor Ryzhov2021-08-031-82/+0
* bgpd, yang: fix replace-as yang leafIgor Ryzhov2021-05-141-3/+3
* lib: adapt to version 2 of libyangChristian Hopps2021-05-131-6/+0
* bgpd: convert l2vpn evpn nbr route-map to nbChirag Shah2021-03-261-0/+82
* yang: nbr plist nb conversion for more afi-safisChirag Shah2021-01-101-0/+1000
* bgpd: Do not send BGP UPDATE if the route actually not changedDonatas Abraitis2020-12-111-0/+4
* *: Replace typo (supress => suppress)Donatas Abraitis2020-11-171-12/+12
* bgpd: default originate transactional callbacksChirag Shah2020-10-271-0/+6
* bgpd: shorten names for default originate nb callbacksChirag Shah2020-10-271-9/+99
* bgpd: convert max prefix clis to transactionalChirag Shah2020-10-271-0/+6
* *: shorten name of prefix-limit optionsChirag Shah2020-10-271-336/+384
* bgpd: neighbor peergrp config to transactional cliChirag Shah2020-10-271-0/+52
* bgpd: add nb support for suppress-map in aggregate cmdChirag Shah2020-10-261-0/+16
* bgpd: add match-med nb support in aggregate cmdChirag Shah2020-10-261-0/+8
* bgpd: convert addr-family clis to transactional clisChirag Shah2020-10-261-0/+61
* yang: update bgp module afi-safi parametersChirag Shah2020-10-261-24/+94
* bgpd: rename router bgp callbacksChirag Shah2020-10-131-2/+2
* bgpd: move router bgp nb callbackChirag Shah2020-10-031-2/+2
* bgpd: correct bgp global contextChirag Shah2020-10-031-2/+2
* bgpd: shorten northbound callback namesChirag Shah2020-10-031-1735/+1692
* bgpd: register nb routing hookChirag Shah2020-10-031-0/+7
* bgpd: convert global config to transactional cliChirag Shah2020-10-031-0/+68
* bgpd: bgp northbound callbacks prototypesChirag Shah2020-10-031-0/+3409