summaryrefslogtreecommitdiffstats
path: root/ospfclient (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd, ospfclient: Do not just include .c files in another .cDonald Sharp2022-12-052-4/+1
* ospfd/ospfclient: add option to flush/withdrawal with zero lengthLou Berger2022-10-214-23/+37
* ospfd: ospf_apiserver.c - fix link local opaque LSA deleteLou Berger2022-10-212-4/+4
* ospfclient: add 'wait,<seconds>' action to ospfclient.py - for testingLou Berger2022-10-191-0/+6
* ospfclient: condition optimizationsri-mohan12022-07-271-6/+6
* ospfclient: Ensure ospf_apiclient_lsa_originate cannot accidently write into ...Donald Sharp2022-07-221-0/+6
* ospfclient: add router id support to python clientChristian Hopps2022-06-231-1/+52
* ospfclient: fix help urlJafar Al-Gharaibeh2022-06-211-3/+2
* ospfclient: add ospfclient api python classChristian Hopps2022-06-022-0/+1141
* *: Properly use memset() when zeroingDonatas Abraitis2022-05-111-2/+2
* *: Fix spelling of FollowingDonald Sharp2022-04-011-3/+3
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-11/+6
* build: fix `AM_LDFLAGS` usage (and gcov)David Lamparter2021-07-211-1/+1
* *: require semicolon after FRR_DAEMON_INFO & co.David Lamparter2021-03-171-1/+1
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-2/+2
* lib/xref: put setup calls in librariesDavid Lamparter2021-02-011-0/+3
* ospfclient: replace inet_ntoaMark Stapp2020-10-221-14/+15
* ospfd: fix SA warnings in ospfd, ospfclientMark Stapp2020-10-141-6/+12
* ospfclient: Provide some protection against blindly trusting inputDonald Sharp2020-10-091-2/+17
* *: Replace s_addr 0 => INADDR_ANYDonatas Abraitis2020-02-061-1/+1
* ospfclient: don't install man pageDavid Lamparter2020-01-151-1/+1
* doc: rename man pages to frr-*David Lamparter2020-01-151-1/+1
* build: fix a whole bunch of *FLAGSDavid Lamparter2019-01-301-1/+1
* build: make rfptest and ospfclient "noinst"David Lamparter2018-10-281-1/+1
* build: add --enable-static-bin optionDavid Lamparter2018-10-011-1/+13
* build: fix not building docs w/o sphinxDavid Lamparter2018-09-091-1/+1
* *: cleanup .gitignore filesDavid Lamparter2018-09-081-15/+0
* build: move vtysh & manpage listings to subdir.amDavid Lamparter2018-09-081-0/+1
* ospfd: Remove unused functionDonald Sharp2018-08-211-0/+1
* *: ALLOC calls cannot failDonald Sharp2018-08-111-8/+2
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-273-46/+46
* Merge pull request #911 from opensourcerouting/non-recursive-2Donald Sharp2017-08-094-29/+41
|\
| * build: non-recursive ospf*David Lamparter2017-08-044-29/+41
* | lib: privs: make uid/gid accessible before setuidDavid Lamparter2017-08-021-0/+1
|/
* *: reindentreindent-master-afterwhitespace / reindent2017-07-173-862/+755
* lib: more `show thread cpu`Quentin Young2017-06-301-1/+1
* *: simplify log message lookupQuentin Young2017-06-211-2/+2
* ospfclient: Free up leaked resources in error pathDonald Sharp2017-06-131-0/+5
* *: Clean up call into inet_atonDonald Sharp2017-06-131-3/+19
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-153-14/+11
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-5/+5
* ospfclient: fix gcc -O0 buildDavid Lamparter2017-02-142-0/+6
* ospfclient: #include sourcesDavid Lamparter2017-02-092-1/+5
* ospfd: isolate ospfapiclient lib from ospf libDavid Lamparter2017-02-072-4/+6
* *: Convert libospf -> libfrrospfDonald Sharp2017-02-031-6/+6
* *: Convert libzebra -> libfrrDonald Sharp2017-02-032-3/+3
* lib: migrate to new memory-type handlingDavid Lamparter2016-09-192-2/+2
* quagga: remove refix directory from git statusDonald Sharp2016-09-091-1/+1
* *: get rid of "MTYPE 0"David Lamparter2016-07-281-1/+1
* build: get rid of INCLUDES, use AM_CPPFLAGSDavid Lamparter2016-06-031-1/+1