mirror_frr/ospfclient
Christian Hopps 8d81aeaf19 ospfclient: bugfix and no implicit register
- dont delete the callback on opaque data delete
- require explicit registration

Signed-off-by: Christian Hopps <chopps@labn.net>
(cherry picked from commit 703d2c0a3e)
2023-02-22 16:55:11 +00:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
AUTHORS Addition of OSPF-API - Amir Guindehi <nospam.amir@datacore.ch> 2003-03-17 01:10:58 +00:00
COPYING *: nuke ^L (page feed) 2014-06-04 06:58:02 +02:00
INSTALL Addition of OSPF-API - Amir Guindehi <nospam.amir@datacore.ch> 2003-03-17 01:10:58 +00:00
Makefile build: non-recursive ospf* 2017-08-04 11:09:50 +02:00
NEWS Addition of OSPF-API - Amir Guindehi <nospam.amir@datacore.ch> 2003-03-17 01:10:58 +00:00
ospf_apiclient.c ospfd, ospfclient: Do not just include .c files in another .c 2022-12-05 11:55:14 -05:00
ospf_apiclient.h ospfd/ospfclient: add option to flush/withdrawal with zero length 2022-10-21 15:27:58 +00:00
ospfclient.c ospfd/ospfclient: add option to flush/withdrawal with zero length 2022-10-21 15:27:58 +00:00
ospfclient.py ospfclient: bugfix and no implicit register 2023-02-22 16:55:11 +00:00
README ospfclient: fix help url 2022-06-21 09:54:31 -05:00
subdir.am ospfd, ospfclient: Do not just include .c files in another .c 2022-12-05 11:55:14 -05:00

For more information checkout the developer guide at:

https://docs.frrouting.org/projects/dev-guide/en/latest/ospf-api.html