summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-15Merge pull request #531 from qlyoung/fix-stack-refLou Berger
2017-05-15lib: cli: fix IPv6 address partial matchingDavid Lamparter
2017-05-15vtysh: autocomplete variablesDavid Lamparter
2017-05-15lib: cli: autocomplete variablesDavid Lamparter
2017-05-15lib: parser: add pre-merge varname propagation stepDavid Lamparter
2017-05-15lib: parser: split off & rename graph handlingDavid Lamparter
2017-05-15lib: parser: add named variables in CLIDavid Lamparter
2017-05-15Merge pull request #520 from opensourcerouting/bgpd-fixes-masterDonald Sharp
2017-05-15Merge pull request #526 from donaldsharp/renato_eigrpDavid Lamparter
2017-05-15lib: fix access to stack valueQuentin Young
2017-05-14Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp
2017-05-13lib: Cleanup command parsing a tiny bitDonald Sharp
2017-05-12lib: use %p specifier for pointersQuentin Young
2017-05-12lib: remove gap between AFI_IP6 and AFI_L2VPNRenato Westphal
2017-05-12lib: add labeled-unicast in safi2str()Renato Westphal
2017-05-10- Solve the Coverity Scan PW.ASSIGN_WHERE_COMPARE_MEANTHung-Weic Chiu
2017-05-10- Solve the Coverity Scan PW.ASSIGN_WHERE_COMPARE_MEANTHung-Weic Chiu
2017-05-10Merge pull request #408 from qlyoung/remove-thread-macrosRuss White
2017-05-09Merge pull request #480 from donaldsharp/agentxRuss White
2017-05-09*: update thread_add_* callsQuentin Young
2017-05-09lib: safely check & set thread pointersQuentin Young
2017-05-09*: remove THREAD_ON macros, add nullity checkQuentin Young
2017-05-09Merge pull request #469 from qlyoung/fix-list-perm-3.0David Lamparter
2017-05-09Merge pull request #468 from qlyoung/fix-list-permDavid Lamparter
2017-05-09*: Allow agentx to be displayed as part of vtyshDonald Sharp
2017-05-08Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp
2017-05-07Merge pull request #476 from qlyoung/abort-select-fdRuss White
2017-05-07lib: abort if fd >= FD_SETSIZE and using selectQuentin Young
2017-05-05lib: fix 'list permutations'Quentin Young
2017-05-05lib: fix 'list permutations'Quentin Young
2017-05-04lib: Rename HAVE_POLL to prevent conflicting #definesDonald Sharp
2017-05-02Merge branch 'master' into EIGRPDonald Sharp
2017-04-30lib: allow nonblocking thread_fetch()Quentin Young
2017-04-28lib: add pthread managerQuentin Young
2017-04-28lib: additional thread.c MT-safety workQuentin Young
2017-04-28lib: make thread.c pthread-safeQuentin Young
2017-04-26lib: Actually include the header fileDonald Sharp
2017-04-26lib: Fix compilation of some be32* codeDonald Sharp
2017-04-26lib: Fix some *bsd build issues introduced by EIGRP codeDonald Sharp
2017-04-26Merge remote-tracking branch 'origin/master' into mpls2Donald Sharp
2017-04-26Merge remote-tracking branch 'origin/master' into EIGRPDonald Sharp
2017-04-26Merge remote-tracking branch 'origin/master' into mpls2Donald Sharp
2017-04-25Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp
2017-04-21lib: Add CLI option --moduledir to override default module location (needed f...Martin Winter
2017-04-19Merge pull request #374 from qlyoung/pqueue-linear-removeRuss White
2017-04-18Merge pull request #315 from LabNConsulting/working/master/patch/bgp-startupDonald Sharp
2017-04-17Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp
2017-04-17lib: add removal by item to pqueueQuentin Young
2017-04-15lib, bgpd: Remove UNDEFINED_NODEDonald Sharp