summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ripd: Fixup code to work under new wayDonald Sharp2016-09-216-90/+90
* pimd: Convert to the new way of workingDonald Sharp2016-09-211-65/+65
* zebra: Fixup to use the new parserDonald Sharp2016-09-219-396/+396
* lib: Fixup json code to use struct cmd_tokenDonald Sharp2016-09-212-3/+4
* lib: Fixup more filesDonald Sharp2016-09-216-152/+152
* Merge branch 'vtysh-grammar' of ssh://stash.cumulusnetworks.com:7999/quag/qua...Quentin Young2016-09-227-168/+143
|\
| * lib: Fixup plist.cDonald Sharp2016-09-211-104/+104
| * lib: Fixup ns.cDonald Sharp2016-09-211-4/+4
| * lib: Fix vty.c to compile with new parserDonald Sharp2016-09-211-6/+6
| * lib, zebra: Fixup if.c to work in the new regimeDonald Sharp2016-09-214-54/+29
* | lib: Remove NUMBER_TKN leftoversQuentin Young2016-09-222-6/+0
|/
* lib: Use listnode_add_before for prepending nodesQuentin Young2016-09-221-1/+1
* lib: Update copyright headersQuentin Young2016-09-222-22/+26
* lib: Get thread.c to compileDonald Sharp2016-09-211-6/+6
* Merge remote-tracking branch 'origin/cmaster-next' into vtysh-grammarDonald Sharp2016-09-21151-1679/+2295
|\
| * bgpd: Additional Show CommandsLou Berger2016-09-213-28/+252
| * lib: Add #define str for JavaScript help stringDonald Sharp2016-09-211-0/+2
| * ospfd: Do not print warning on new interfaceDonald Sharp2016-09-201-2/+4
| * bgpd: Revert --enable-bgp-standaloneDonald Sharp2016-09-204-11/+5
| * vtysh: work around gcc bug #69981David Lamparter2016-09-191-1/+1
| * lib: deregister memtypes on exit/unloadDavid Lamparter2016-09-191-6/+25
| * build: goodbye, gawkDavid Lamparter2016-09-192-7/+0
| * lib: clean/restore memory debugging functionsDavid Lamparter2016-09-194-89/+37
| * *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-19111-392/+1100
| * lib: migrate to new memory-type handlingDavid Lamparter2016-09-1927-730/+326
| * lib: add new extensible memory-type handlingDavid Lamparter2016-09-196-4/+317
| * lib: move memory.[ch] out of the wayDavid Lamparter2016-09-194-99/+101
| * isisd, lib, vtysh: Allow extract.pl to fully workDonald Sharp2016-09-177-107/+120
| * isisd, vtysh: Fix isis routemapsDonald Sharp2016-09-172-87/+82
| * isisd: Remove duplicate "no debug isis lsp-gen"Donald Sharp2016-09-171-13/+0
| * lib, bgpd: Remove 'struct fifo' from lib/zebra.hDonald Sharp2016-09-174-40/+66
| * lib: Remove ZEBRA_INTERFACE_RENAMEDonald Sharp2016-09-172-2/+0
| * lib, ospfd: Remove ospf specific #define from zebra.hDonald Sharp2016-09-172-20/+20
| * zebra: Fix afi mistakeDonald Sharp2016-09-171-1/+1
| * zebra: Refactor interface statistic callingDonald Sharp2016-09-171-32/+17
| * lib, zebra: Remove ZEBRA_IPV[4|6]_IMPORT_NEXTHOPDonald Sharp2016-09-153-65/+0
| * lib, zebra: Remove unused zserv/zclient callsDonald Sharp2016-09-153-100/+0
| * lib: Make zebra messages types a enumDonald Sharp2016-09-151-51/+52
| * zebra: Pass in vrf to rib_match_ipv4_multicastDonald Sharp2016-09-144-12/+12
| * zebra: Fix broken rib_matchDonald Sharp2016-09-141-4/+8
| * zebra: Refactor nexthop sendingDonald Sharp2016-09-141-67/+33
| * Update isis_te.[c,h] to newly RFC7810Olivier Dugeon2016-09-132-4/+4
| * ospfd: Fix malformed link TLV when LP_USE_BW is setDavid Lebrun2016-09-131-1/+1
| * doc: Get isisd.text included properlyDonald Sharp2016-09-131-1/+1
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-09-22266-7198/+15503
|\|
| * lib: Fix tab completions memleak, memory stats corruptionQuentin Young2016-09-092-4/+13
| * Merge branch 'cmaster-next' of ssh://stash.cumulusnetworks.com:7999/quag/quag...Daniel Walton2016-09-092-11/+26
| |\
| | * bgpd: Add flag to not change e{u,g}id on startup and run as unprivileged userLou Berger2016-09-092-4/+20
| | * bgpd: Fix startup a bit moreDonald Sharp2016-09-091-7/+6
| * | Unable to remove route-map from quaggaDaniel Walton2016-09-094-2/+52
| |/