summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: Turn off automatic debugging of Wheel code.Donald Sharp2016-12-221-1/+1
* lib: Add Timer Wheel functionalityDonald Sharp2016-12-223-2/+236
* lib, pimd: Modify writen to retry on certain failuresDonald Sharp2016-12-221-2/+7
* lib, pimd, zebra: Allow pimd to ask the kernel about mroute infoDonald Sharp2016-12-222-0/+2
* zebra: Fully decode mcast messagesDonald Sharp2016-12-221-0/+18
* lib: Use single correct definition for prefix string buffervivek2016-12-221-7/+2
* lib, pimd: Fix borked up prefix codeDonald Sharp2016-12-221-12/+8
* lib: Setup prefix.h to allow it to store (s,g)Donald Sharp2016-12-221-0/+5
* lib: add grammar_sandbox to .gitignoreQuentin Young2016-12-201-0/+1
* lib: fix crash when tab-completing `do ...` commandsQuentin Young2016-12-181-1/+1
* lib: parser: remove startnode & sentence_rootDavid Lamparter2016-12-161-22/+6
* lib: parser: accept number-only word tokensDavid Lamparter2016-12-161-1/+1
* lib: parser: move allowrepeat to cmd_tokenDavid Lamparter2016-12-164-9/+10
* bgpd: shuffle qobj_init()David Lamparter2016-12-161-1/+2
* lib: parser: reorder bison incarnationsDavid Lamparter2016-12-162-24/+26
* build: fix bison < 3.0 compatibilityDavid Lamparter2016-12-162-2/+2
* lib: parser: fix SEGV when Tab hits non-WORD_TKNDavid Lamparter2016-12-161-0/+13
* lib: parser: support keyword argumentsDavid Lamparter2016-12-153-20/+107
* lib: parser: refresh grammar_sandboxDavid Lamparter2016-12-153-93/+140
* Merge branch 'dev/osr/vty_index'David Lamparter2016-12-158-35/+15
|\
| * lib: remove vty->indexDavid Lamparter2016-12-096-34/+8
| * lib: make qobj NULL-safe/awareDavid Lamparter2016-12-093-4/+10
* | lib: Partial Revert of 4ecc09d and modify zclient connect behaviorDonald Sharp2016-12-141-19/+9
|/
* Merge branch 'fixes/command'David Lamparter2016-12-081-2/+1
|\
| * lib: "write mem" should write to persistent configurationChristian Franke2016-12-051-2/+1
* | Merge branch 'stable/2.0'David Lamparter2016-12-082-18/+18
|\ \
| * | *: always set SO_SNDBUF and SO_RCVBUF using a best effort approachRenato Westphal2016-12-082-18/+18
* | | build: fix command_lex.h deps & gitignoreDavid Lamparter2016-12-081-1/+7
* | | lib, ripngd: clean up merge leftoversQuentin Young2016-12-061-86/+11
* | | Merge remote-tracking branch 'osr/master' into vtysh-grammarQuentin Young2016-12-0614-887/+377
|\ \ \
| * | | Revert "lib: Macroize CLI matcher tracing"David Lamparter2016-12-051-38/+33
| * | | *: fix up DEFUNs without install_element callsDavid Lamparter2016-12-052-15/+2
| * | | Merge branch 'queue/osr/vtysh-generic'David Lamparter2016-12-0514-217/+237
| |\ \ \
| * \ \ \ Merge branch 'stable/2.0'David Lamparter2016-12-0513-851/+274
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | lib: remove unused NS_BITMAP MTYPEDavid Lamparter2016-12-051-1/+0
| | * | Merge branch '-rip' into stable/2.0David Lamparter2016-12-054-7/+22
| | |\ \
| | | * | *: create a helper function to set the IP_MULTICAST_LOOP sockoptionRenato Westphal2016-11-252-1/+16
| | | * | ripd: fix the "neighbor" command.Renato Westphal2016-11-252-6/+6
| | * | | Merge branch '-renato' into stable/2.0David Lamparter2016-12-0510-833/+236
| | |\ \ \
| | | * | | zebra/lib: remove redundant fields from zebra_vrfRenato Westphal2016-11-282-10/+10
| | | * | | lib/zebra: put vrf_get() on a dietRenato Westphal2016-11-282-168/+54
| | | * | | zebra: order VRFs by name on user outputRenato Westphal2016-11-281-1/+1
| | | * | | lib/zebra: convert vrf_list to a red-black treeRenato Westphal2016-11-282-36/+20
| | | * | | *: rename two vrf functionsRenato Westphal2016-11-283-9/+9
| | | * | | lib: convert vrf code to use red-black trees as wellRenato Westphal2016-11-283-228/+51
| | | * | | lib: convert namespace code to use red-black treesRenato Westphal2016-11-282-53/+37
| | | * | | lib: fix creation of pre-provisioned VRFsRenato Westphal2016-11-281-0/+1
| | | * | | zebra/lib: move some code aroundRenato Westphal2016-11-284-70/+70
| | | * | | lib: remove unused ns codeRenato Westphal2016-11-282-284/+1
| | | * | | zebra/lib: plug several memleaksRenato Westphal2016-11-284-2/+10
| | | |/ /