net/frr8-pythontools: Extra tools related to new major frr version

PR:		260950
This commit is contained in:
Olivier Cochard 2022-07-07 13:52:46 +02:00
parent 04630d1707
commit 49f754e222
3 changed files with 11 additions and 0 deletions

View File

@ -168,6 +168,7 @@
SUBDIR += frr7
SUBDIR += frr7-pythontools
SUBDIR += frr8
SUBDIR += frr8-pythontools
SUBDIR += fspclient
SUBDIR += fspd
SUBDIR += fsplib

View File

@ -0,0 +1,7 @@
COMMENT= Provide configuration reload functionality for FRR
PYTHONTOOLS= yes
MASTERDIR= ${.CURDIR}/../frr8
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,3 @@
sbin/frr-reload.py
sbin/generate_support_bundle.py
%%ETCDIR%%/support_bundle_commands.conf