diff options
| author | Christian Hopps <chopps@labn.net> | 2021-12-24 02:04:57 -0500 | 
|---|---|---|
| committer | Christian Hopps <chopps@labn.net> | 2022-06-02 16:37:16 -0400 | 
| commit | 9191ac86fdb70e057ba46827a99c975507365bad (patch) | |
| tree | 0be78dd76f744791e3dec0274ac2183b10991309 /debian | |
| parent | bd1188f904b63664c3b350ca587a04547210bf15 (diff) | |
ospfclient: add ospfclient api python class
Signed-off-by: Christian Hopps <chopps@labn.net>
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/frr-pythontools.install | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/frr-pythontools.install b/debian/frr-pythontools.install index 820895ce68..662fbe0f51 100644 --- a/debian/frr-pythontools.install +++ b/debian/frr-pythontools.install @@ -1,3 +1,4 @@  usr/lib/frr/frr-reload.py  usr/lib/frr/generate_support_bundle.py  usr/lib/frr/frr_babeltrace.py +usr/lib/frr/ospfclient.py  | 
