summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-09-19lib: allow 'do' commands in ENABLE_NODEQuentin Young
2017-09-12lib: Add json support for 'show version' commandDonald Sharp
2017-09-08lib: add #pragma's to ignore flex sign cmp errorQuentin Young
2017-08-28lib: "show route-map" is missing from the parserDaniel Walton
2017-08-11lib: fix prefix list trie corruptionDavid Lamparter
2017-08-09*: reindentreindent-3.0-afterwhitespace / reindent
2017-08-08Merge pull request #783 from opensourcerouting/pw-manager-2Donald Sharp
2017-08-04lib: vty: fix config-write fd leakDavid Lamparter
2017-08-01zebra: add support for static pseudowiresRenato Westphal
2017-08-01ospf: Fix segfault if compiled with DEBUGßingen
2017-07-25ldpd: integrate with the pseudowire manager in zebraRenato Westphal
2017-07-25zebra: add pseudowire managerßingen
2017-06-30*: simplify log message lookupQuentin Young
2017-05-23lib: remove BGP_ENCAP(V6)_NODELou Berger
2017-05-22lib: fix array sizes for capability mapQuentin Young
2017-05-18Merge pull request #512 from bingen/tmp_lm_relay_asyncDonald Sharp
2017-05-17lib: correctly handle EOF when using poll()Quentin Young
2017-05-12lib: use %p specifier for pointersQuentin Young
2017-05-11lm: Make relay label manager asyncßingen
2017-05-10- Solve the Coverity Scan PW.ASSIGN_WHERE_COMPARE_MEANTHung-Weic Chiu
2017-05-09Merge pull request #469 from qlyoung/fix-list-perm-3.0David Lamparter
2017-05-05lib: fix 'list permutations'Quentin Young
2017-05-04lib: Rename HAVE_POLL to prevent conflicting #definesDonald Sharp
2017-04-21lib: Add CLI option --moduledir to override default module location (needed f...Martin Winter
2017-04-08lib: Fix debugs to be guarded.Donald Sharp
2017-04-05lib: Fix missing help stringsDonald Sharp
2017-04-04Merge branch 'master'David Lamparter
2017-04-04Merge branch 'stable/2.0'David Lamparter
2017-04-04Merge pull request #294 from opensourcerouting/modulesDonald Sharp
2017-04-04vtysh: handle "show modules" like "show memory"David Lamparter
2017-04-04Merge pull request #321 from donaldsharp/speedDavid Lamparter
2017-04-03lib, zebra: Fix CR commentsDonald Sharp
2017-04-03lib, zebra: Add ability to pass interface speed up from zebraDonald Sharp
2017-04-02lib: fix proto_redistnum() oversight from #257Quentin Young
2017-04-01lib: fix usage of getgrouplist() in *BSDMike Tancsa
2017-03-30Rename: FreeRangeRouting FRRoutingLou Berger
2017-03-30Merge pull request #296 from opensourcerouting/ldpd-sighupDonald Sharp
2017-03-28lib: sandbox: print vtysh daemon targetsDavid Lamparter
2017-03-28vtysh: parsing fixes on distribute-listDavid Lamparter
2017-03-28*: apply DEFUN_NOSH for node-switch CLI commandsDavid Lamparter
2017-03-28*: track version & "defaults" in configsDavid Lamparter
2017-03-27ldpd: ignore the SIGHUP signal in the child processesRenato Westphal
2017-03-25*: snmp: convert into modulesDavid Lamparter
2017-03-25build: split off libfrrsnmpDavid Lamparter
2017-03-25lib: add hook infrastructureDavid Lamparter
2017-03-24lib: add "show modules" CLI commandDavid Lamparter
2017-03-24lib: dynamic module loadingDavid Lamparter
2017-03-24lib: remove unused add_snmp_pollfds()David Lamparter
2017-03-21Merge pull request #285 from bingen/label_manager_3Donald Sharp
2017-03-20Implement generic label managerßingen