summaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: add pseudowire managerßingen2017-07-251-0/+1
* *: snmp: convert into modulesDavid Lamparter2017-03-251-1/+5
* build: split off libfrrsnmpDavid Lamparter2017-03-251-2/+11
* lib: add hook infrastructureDavid Lamparter2017-03-251-0/+2
* lib: dynamic module loadingDavid Lamparter2017-03-241-1/+4
* lib: hide away logging internalsDavid Lamparter2017-03-081-1/+2
* *: add frr_init() infrastructureDavid Lamparter2017-03-071-1/+4
* lib: add SPF back-off implementationChristian Franke2017-02-221-0/+2
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-071-5/+5
|\
| * *: Convert libzebra -> libfrrDonald Sharp2017-02-031-4/+4
* | lib: add second-level route_table for srcdestDavid Lamparter2017-01-301-1/+3
* | Merge pull request #105 from opensourcerouting/cli_merge_step_prepDonald Sharp2017-01-251-2/+3
|\ \
| * | build: support bison < 3.0 for parse.error=verboseDavid Lamparter2017-01-231-1/+1
| * | grammar_sandbox: add into daemons if DEV_BUILDDavid Lamparter2017-01-231-1/+2
* | | lib: time: add new monotime() helpersDavid Lamparter2017-01-231-1/+2
|/ /
* | lib: Add Timer Wheel functionalityDonald Sharp2017-01-181-2/+2
* | build: fix bison < 3.0 compatibilityDavid Lamparter2016-12-161-1/+1
* | lib: parser: refresh grammar_sandboxDavid Lamparter2016-12-151-0/+5
* | lib: remove vty->indexDavid Lamparter2016-12-091-2/+1
* | build: fix command_lex.h deps & gitignoreDavid Lamparter2016-12-081-1/+7
* | Merge branch 'vtysh-grammar'David Lamparter2016-11-281-4/+9
|\ \ | |/ |/|
| * Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-201-2/+4
| |\
| * \ Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-3/+7
| |\ \
| * \ \ Merge remote-tracking branch 'origin/cmaster-next' into vtysh-grammarDonald Sharp2016-09-211-10/+7
| |\ \ \
| * \ \ \ Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-09-221-2/+2
| |\ \ \ \
| * | | | | lib: Initial refactor pass on CLI backendQuentin Young2016-09-201-2/+2
| * | | | | lib: Generalize graph to work for any data typeQuentin Young2016-09-011-2/+2
| * | | | | lib: Break up functions, begin matcherQuentin Young2016-07-191-2/+2
| * | | | | lib: Update build config for new parserQuentin Young2016-07-121-3/+8
* | | | | | lib: replace strlcpy & strlcat with glibc versionsDavid Lamparter2016-11-151-3/+5
* | | | | | build: massively remove needless checksDavid Lamparter2016-11-151-5/+2
| |_|_|_|/ |/| | | |
* | | | | lib: add event_counterChristian Franke2016-10-181-2/+4
| |_|_|/ |/| | |
* | | | lib, isisd: enable concurrent configuration editingDavid Lamparter2016-10-071-1/+2
* | | | lib: add "qobj" object-ID infrastructureDavid Lamparter2016-10-071-2/+3
* | | | lib: add skiplistLou Berger2016-09-301-3/+4
* | | | ldpd: adapt the code for QuaggaRenato Westphal2016-09-231-2/+3
| |_|/ |/| |
* | | *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-7/+3
* | | lib: migrate to new memory-type handlingDavid Lamparter2016-09-191-3/+3
* | | lib: add new extensible memory-type handlingDavid Lamparter2016-09-191-1/+1
* | | lib: move memory.[ch] out of the wayDavid Lamparter2016-09-191-3/+3
* | | lib, bgpd: Remove 'struct fifo' from lib/zebra.hDonald Sharp2016-09-171-1/+2
| |/ |/|
* | lib: Create ns.cDonald Sharp2016-09-091-2/+2
|/
* build: get rid of INCLUDES, use AM_CPPFLAGSDavid Lamparter2016-06-031-1/+1
* Makfile issues to compile betterDonald Sharp2016-03-181-1/+1
* lib: Add library code to interact with systemdDonald Sharp2016-02-101-2/+2
* lib: hide internal prefix list structuresDavid Lamparter2015-11-031-0/+3
* lib, zebra: move "struct vrf" to be a lib moduleFeng Lu2015-10-301-2/+2
* Add --enable-werror to configureDonald Sharp2015-07-261-0/+1
* This patch changes ospfd from only listening mode for BFD status updates to i...Donald Sharp2015-07-221-2/+2
* This patch changes BGP from only listening mode for BFD status updates to int...Donald Sharp2015-06-121-2/+4