summaryrefslogtreecommitdiffstats
path: root/ospfclient (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: make libraries self-reliantDavid Lamparter2016-05-261-0/+1
* Add missing GPL headers, and copyright claims that certainly apply.Paul Jakma2016-05-261-0/+18
* build: Remove the old PIC/PIE patch, let libtool sort it outPaul Jakma2016-05-261-3/+2
* Quagga: Fixup some compile warningsDonald Sharp2015-11-231-1/+1
* Add --enable-werror to configureDonald Sharp2015-07-261-0/+1
* *: nuke ^L (page feed)David Lamparter2014-06-041-5/+5
* build: correct libtool parameter used within MakefilesBrad Smith2012-09-251-1/+1
* build: allow configure and build in a separate directoryVincent Bernat2012-06-251-1/+1
* build: delete .cvsignore filesDenis Ovsienko2011-12-131-13/+0
* [cleanup] Add log.h includesTomasz Pala2009-06-241-0/+1
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-2/+1
* [administrivia] Git should ignore backup files and .loT filesPaul Jakma2008-08-221-0/+3
* [trivia] Remove ChangeLog files, as this data is now maintained in SCMPaul Jakma2008-08-221-71/+0
* [warnings] Fix various SOS warningsPaul Jakma2008-08-221-1/+1
* [build] Test for GNU-style PIE support in toolchain and enablePaul P Komkoff Jr2008-08-221-0/+2
* [administrivia] Add .gitignore files, based on .cvsignores.Paul Jakma2008-08-221-0/+13
* [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningsPaul Jakma2007-05-101-6/+6
* [ospfclient] add static qualifierpaul2005-11-243-22/+27
* 2005-04-20 Paul Jakma <paul@dishone.st>paul2005-04-202-1/+6
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-1/+1
* - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use archpaul2004-11-021-0/+2
* (somewhat unrelated cleanups, but all are very minor)gdt2004-07-231-1/+3