summaryrefslogtreecommitdiffstats
path: root/zebra/rt_netlink.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-16lib: parser: reorder bison incarnationsDavid Lamparter2-24/+26
2016-12-16build: check flex >= 2.5.20 is availableDavid Lamparter3-5/+193
2016-12-16build: fix bison < 3.0 compatibilityDavid Lamparter3-2/+41
2016-12-16tests: fix mis-fixed format stringDavid Lamparter1-1/+1
2016-12-16tests: fix exit <> return mix-up in dejagnuDavid Lamparter1-2/+2
2016-12-16tests: add missing qobj_init() callDavid Lamparter1-0/+1
2016-12-16tests: adjust testcli ref output to new argv rulesDavid Lamparter1-23/+27
2016-12-16lib: parser: fix SEGV when Tab hits non-WORD_TKNDavid Lamparter1-0/+13
2016-12-15lib: parser: support keyword argumentsDavid Lamparter3-20/+107
2016-12-15lib: parser: refresh grammar_sandboxDavid Lamparter3-93/+140
2016-12-14zebra_mpls. Set best lsp nhlfe to null on deletionFredi Raspall1-0/+3
2016-12-14quagga: Convert ldpd to be built by defaultDonald Sharp1-3/+3
2016-12-14lib: Partial Revert of 4ecc09d and modify zclient connect behaviorDonald Sharp1-19/+9
2016-12-14zebra/ldpd: allow MPLS ECMP on unnumbered interfacesRenato Westphal8-59/+112
2016-12-14ldpd: remove security check to allow operation on unnumbered interfacesRenato Westphal1-35/+6
2016-12-14ldpd: add missing check on disc_find_iface()Renato Westphal1-6/+6
2016-12-14zebra-mpls: fix regression caused by wrong conflict resolutionRenato Westphal1-0/+17
2016-12-14zebra: fix segfault on exit when RIB debugging is enabledRenato Westphal1-2/+6
2016-12-14zebra: Remove weird blackhole/reject static routesQuentin Young1-151/+4
2016-12-09*: kill useless if(...) after VTY_DECLVAR_CONTEXTDavid Lamparter8-560/+22
2016-12-09lib: remove vty->indexDavid Lamparter9-40/+11
2016-12-09*: fix remaining vty->index & add coccinelle patchDavid Lamparter6-7/+303
2016-12-09*: coccinelle-replace vty->indexDavid Lamparter19-775/+602
2016-12-09lib: make qobj NULL-safe/awareDavid Lamparter3-4/+10
2016-12-09ripd: add qobj registrationsDavid Lamparter2-0/+10
2016-12-09ospfd, ospf6d: add qobj registrationsDavid Lamparter8-1/+35
2016-12-09bgpd: add qobj registrationsDavid Lamparter2-0/+25
2016-12-08vtysh: Fix static compilationDonald Sharp2-10/+10
2016-12-08zebra: fix segfault on "show mpls table"Renato Westphal1-4/+4
2016-12-08bgpd vnc: Add 'debug bgp vnc verbose' targetLou Berger16-551/+578
2016-12-08*: always set SO_SNDBUF and SO_RCVBUF using a best effort approachRenato Westphal6-115/+25
2016-12-08ospfd: set the OSPF socket's send buffer size only onceRenato Westphal6-52/+2
2016-12-08quagga: Remove description of deprecated interfacesDonald Sharp1-34/+0
2016-12-08quagga: Add Debug Guard section in COMMUNITY.mdDonald Sharp1-0/+11
2016-12-08isisd: Remove unnecessary debugDonald Sharp1-3/+0
2016-12-08build: fix command_lex.h deps & gitignoreDavid Lamparter1-1/+7
2016-12-06ripd: fix `ip rip receive...` commandQuentin Young1-1/+1
2016-12-06lib, ripngd: clean up merge leftoversQuentin Young2-87/+12
2016-12-06lib, tests: fix failing cli testsQuentin Young4-28/+8
2016-12-06lib: add back original ipv6 matcherQuentin Young1-25/+121
2016-12-05Revert "lib: Macroize CLI matcher tracing"David Lamparter1-38/+33
2016-12-05ripd: fix indentation problems introduced by wrong conflict resolutionRenato Westphal1-33/+33
2016-12-05*: fix up DEFUNs without install_element callsDavid Lamparter10-34/+19
2016-12-05zebra: use correct cmd index for 'no ipv6 route' commandChristian Franke1-1/+1
2016-12-05lib: "write mem" should write to persistent configurationChristian Franke1-2/+1
2016-12-05build: number sections in COMMUNITY.md HTMLDavid Lamparter1-2/+5
2016-12-05lib: remove unused NS_BITMAP MTYPEDavid Lamparter1-1/+0
2016-12-05lib, zebra: Minimize display of link-params sub dataDonald Sharp3-13/+16
2016-12-05bgpd: Remove nexthop for peer only for "real" peervivek1-1/+2
2016-12-05doc: update README to mention PIM-SSM and LDP supportRenato Westphal1-1/+1