summaryrefslogtreecommitdiffstats
path: root/eigrpd/eigrp_const.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-26doc: use :term:, will add glossary laterQuentin Young4-20/+20
2018-01-26doc: fix cli documentation formattingQuentin Young13-633/+664
2018-01-26doc: add clicmd role for frr cliQuentin Young1-0/+6
2018-01-26doc: replace random @cite{RFC...} with :rfc:...Quentin Young4-8/+8
2018-01-26doc: shotgun cleanupQuentin Young5-60/+61
2018-01-26doc: @smp{foo} -> ``foo``Quentin Young8-45/+47
2018-01-26doc: cleanup installation instructionsQuentin Young2-132/+133
2018-01-26doc: fixup eigrpd.rstQuentin Young1-107/+107
2018-01-26doc: remove @group / @end groupQuentin Young10-65/+0
2018-01-26doc: rename main.rst -> zebra.rstQuentin Young2-1/+1
2018-01-19doc: set 'release' and 'version' againQuentin Young1-1/+5
2018-01-19doc: move routeserver.rst into bgp.rstQuentin Young3-20/+18
2018-01-19doc: clean up overview.rst, installation.rstQuentin Young2-198/+133
2018-01-19doc: Frr -> FRRQuentin Young12-52/+52
2018-01-19doc: use RST variable substitutionsQuentin Young9-81/+97
2018-01-16doc: fixup bgpd.rstQuentin Young1-716/+769
2018-01-12doc: make conf.py know about variable substitutionsQuentin Young1-2/+20
2017-12-22doc: fixup basic.rstQuentin Young1-338/+242
2017-12-21doc: fixup babeld.rstQuentin Young1-180/+202
2017-12-21doc: fixup ipv6.rstQuentin Young1-187/+151
2017-12-18doc: start translating user manual to rstQuentin Young57-11214/+12075
2017-12-14doc: re-add .gitignore, Makefile for dev docsQuentin Young2-0/+219
2017-12-14Revert "doc: add note to document practice changes in docs"Quentin Young1-2/+0
2017-12-14doc: add clause for documentingQuentin Young1-0/+11
2017-12-11doc: add note to document practice changes in docsQuentin Young1-0/+2
2017-12-09doc: more organizing & updatingQuentin Young8-394/+427
2017-12-08doc: change section title for modules docsQuentin Young2-7/+5
2017-12-08doc: clean up CLI docsQuentin Young1-103/+172
2017-12-08doc: begin developer's manualQuentin Young32-1142/+2821
2017-12-05debianpkg: Update Pkg build instructions with Ubuntu 17.10 and fix errorsMartin Winter1-8/+22
2017-12-05debianpkg: Add Debian backport for Ubuntu 17.10Martin Winter6-1/+61
2017-12-05debianpkg: Fix lintian warning "command-with-path-in-maintainer-script"Martin Winter1-1/+1
2017-12-05lib: Fix gcc 7 warning 'error: ‘fld’ may be used uninitialized in this fu...Martin Winter1-1/+1
2017-12-05bgpd: bgp_attr.c GCC 7.0 with --werror needs explicit fall-thru commentMartin Winter1-0/+4
2017-12-05ospfd: fix crash no router ospf/show runningChirag Shah1-204/+204
2017-12-04ospfd: Display all vrf aware interface configChirag Shah1-191/+198
2017-12-04*: make clippy usage more consistentRenato Westphal7-5/+10
2017-12-01ospfd: remove clippy file, fix .gitignoreQuentin Young2-93/+1
2017-12-01*: don't use deprecated stream.h macrosQuentin Young11-29/+34
2017-12-01bgpd: fix potential deadlockQuentin Young1-3/+5
2017-12-01bgpd: Allow Address-Family activation to work in certain statesDonald Sharp1-0/+5
2017-12-01ospfd: fix NSSA LSA translation (BZ#493) (BZ#250)Svata Dedic1-0/+2
2017-11-30bgpd: small optimization with UPDATE generationQuentin Young1-8/+13
2017-11-30bgpd: use FOREACH_AFI_SAFI()Quentin Young2-98/+177
2017-11-30bgpd: intelligently adjust coalesce timerQuentin Young3-15/+26
2017-11-30tests: neuter fuzzing frontend for nowQuentin Young1-2/+2
2017-11-30bgpd: turn off keepalives when sending NOTIFYQuentin Young2-0/+19
2017-11-30bgpd: yield more when generating UPDATEsQuentin Young1-1/+6
2017-11-30bgpd: schedule UPDATE generation smarterQuentin Young1-6/+3
2017-11-30bgpd: restore packet input limitQuentin Young1-0/+14