]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: bgp northbound callbacks prototypes
authorChirag Shah <chirag@nvidia.com>
Wed, 12 Aug 2020 02:14:36 +0000 (19:14 -0700)
committerChirag Shah <chirag@nvidia.com>
Sat, 3 Oct 2020 18:25:37 +0000 (11:25 -0700)
commita1950c80a570e721503de4cf86de7a247e900781
tree541574c724bc041d9d148c22a7acc08d9e703f58
parentbc8c00cca11fc277363116cbf353edc2c778a1e4
bgpd: bgp northbound callbacks prototypes

This commit contains splitting of auto-generated bgp northbound callbacks
into separate files.
Include the files into bgp makefile.

Signed-off-by: Chirag Shah <chirag@nvidia.com>
bgpd/bgp_nb.c [new file with mode: 0644]
bgpd/bgp_nb.h [new file with mode: 0644]
bgpd/bgp_nb_config.c [new file with mode: 0644]
bgpd/subdir.am