summaryrefslogtreecommitdiff
path: root/ospfclient/ospfclient.py
AgeCommit message (Collapse)Author
2022-10-21ospfd/ospfclient: add option to flush/withdrawal with zero lengthLou Berger
default behavior is unchanged, i.e., to not zero Signed-off-by: Lou Berger <lberger@labn.net>
2022-10-19ospfclient: add 'wait,<seconds>' action to ospfclient.py - for testingLou Berger
Signed-off-by: Lou Berger <lberger@labn.net>
2022-06-23ospfclient: add router id support to python clientChristian Hopps
Signed-off-by: Christian Hopps <chopps@labn.net>
2022-06-02ospfclient: add ospfclient api python classChristian Hopps
Signed-off-by: Christian Hopps <chopps@labn.net>