1. ed9ade9 Added ONOS-specific info to README on master branch by Jonathan Hart · 7 years ago cord-3.0 cord-4.0 cord-4.1 cord-5.0 master
  2. e2a8979 Add Dockerfile to build docker image by Jonathan Hart · 7 years ago
  3. da94416 release: Quagga 1.2.1 by Paul Jakma · 8 years ago
  4. 431900f buildbot: build documentation, add nightly upload of master docs, other tweaks by Paul Jakma · 8 years ago
  5. 5e55800 doc: Nearly all the world uses A4 paper, set as default for TeX output by Paul Jakma · 8 years ago
  6. 6a48343 doc: Clean the tex index files up by Paul Jakma · 8 years ago
  7. 1bfd655 doc: Fix overfull hboxes errors that cause PDF build to return fail by Paul Jakma · 8 years ago
  8. 7ecc5f5 doc: Remove refs to removed topology figures by Paul Jakma · 8 years ago
  9. 3db7c87 doc: Explicit quagga.pdf rule can go now by Paul Jakma · 8 years ago
  10. 974511e doc/routeserver: Remove needless figures, centre and tweak other figs by Paul Jakma · 8 years ago
  11. dcfb480 doc: Tweak internal layout of fig-rs-processing slightly by Paul Jakma · 8 years ago
  12. 69c6298 doc: pdftex works with PNGs now, remove dependency on PDF figures by Paul Jakma · 8 years ago
  13. 69f8d5d configure: Add commonly used GCC security flags by Paul Jakma · 8 years ago
  14. ca7399f doc: Add a nice CSS file for HTML texinfo by Paul Jakma · 8 years ago
  15. 72e3b8b buildbot: Add revlink to map quagga git repo to Savannah cgit URI by Paul Jakma · 8 years ago
  16. e28ebbc solaris/buildbot: Add SMF service manifest for buildbot-slave/worker by Paul Jakma · 8 years ago
  17. 203ab89 buildbot: add OpenIndiana hipster bot by Paul Jakma · 8 years ago
  18. e17ff9b HACKING: git diff ... | buildbot try example by Paul Jakma · 8 years ago
  19. 32947f2 configure: use AC_C_FLAG for Sun Studio cc by Paul Jakma · 8 years ago
  20. f25b731 configure: libtool < 2.4.6 doesn't work with fstack-protector-strong by Paul Jakma · 8 years ago
  21. d04f9ec doc: make netmasks in 4.3 Static Route Commands the same by Jakub Zawadzki · 8 years ago
  22. 55b11c2 vtysh: Bug 789 - vtysh ripngd does not have distribute-list command by Jakub Zawadzki · 8 years ago
  23. 0d91779 infra/buildbot: fix "for w workers", use common defs for common sets by Paul Jakma · 8 years ago
  24. 390bffa infra/buildbot: Add initial RPM check builders by Paul Jakma · 8 years ago
  25. 3bc1273 distro/redhat: Allow for split info files by Paul Jakma · 8 years ago
  26. 304ec31 distro/redhat: Make texi2html conditional, default off, to avoid TeX deps by Paul Jakma · 8 years ago
  27. 75ebcd8 distro/redhat: fix rpmlint warnings by Paul Jakma · 8 years ago
  28. 7e43fe4 infra/patchwork: systemd files and production.py settings by Paul Jakma · 8 years ago
  29. 08815d5 infra: buildbot master configs and slave systemd service file by Paul Jakma · 8 years ago
  30. d77ad3c HACKING: fix indentation in URLs list, remove super obsolete import section by Paul Jakma · 8 years ago
  31. 32b4fb4 HACKING: example config for buildbot client and usage for 'try' command by Paul Jakma · 8 years ago
  32. db2dafa build: Fix distcheck errors by Paul Jakma · 8 years ago
  33. db968b6 doc: stop generating defines.texi from configure by Paul Jakma · 8 years ago
  34. 45c5426 hacking: Add link to buildbot by Paul Jakma · 8 years ago
  35. 4cdc030 distro/redhat: build needs pkg-config and nhrpd needs c-ares by Paul Jakma · 8 years ago
  36. 9368746 distro/redhat: Update to F24 and fix few issues, add nhrpd.service by Paul Jakma · 8 years ago
  37. 9e31fbc distro/redhat: spec syntax error if texi2html not installed by Paul Jakma · 8 years ago
  38. 64c5608 systemd: various service file improvements by Michal Sekletar · 8 years ago
  39. 2d78fe7 distro/redhat: package nhrpd by Timo Teräs · 8 years ago
  40. 004db27 nhrpd: workaround old kernel vs. glibc definition conflics by Timo Teräs · 8 years ago
  41. 343074a solaris: Fix quagga.init.in shell errors by Brian Utterback · 8 years ago
  42. 2e0fb0e redhat: Add quagga user to quaggavt vty group by default, bug #937 by Timo Schöler · 8 years ago
  43. e7c65f6 ospfd: address ospf_schedule_abr_task() warning by Denis Ovsienko · 13 years ago
  44. 21e8b42 ospfd: fix NSSA LSA translation (BZ#493) by Svata Dedic · 13 years ago
  45. 6dbb58c zebra: Make the --nl-bufsize arg set the input parse buffer too by Paul Jakma · 8 years ago
  46. c876b0b release: Quagga 1.2.0 by Paul Jakma · 8 years ago
  47. 3c06ac0 build/HACKING: add check for pandoc and update make rule for HACKING.pdf by Paul Jakma · 8 years ago
  48. b29cd82 HACKING: Update governance by Paul Jakma · 8 years ago
  49. f452d54 ripd: Fix restriction on default RTE that's incompatible with CIDR by Jim Carroll · 8 years ago
  50. d023f9f bgpd: Rollback "always send OPEN" a little, to workaround test suite issues by Paul Jakma · 8 years ago
  51. 5a0c1be bgpd: Config state related to OPEN must now be copied to accept peer. by Paul Jakma · 8 years ago
  52. c798623 bgpd: Better/more debug for collisions, inc. logging port of NOTIFYs. by Paul Jakma · 8 years ago
  53. 1ebafb6 bgpd: collision detection assumes 'new' peer is the inbound connection by Paul Jakma · 9 years ago
  54. ac278ea bgpd: collision-detect should retain Established peers + tidy logic + logs by Paul Jakma · 9 years ago
  55. f408fa2 lib: Add a trivial sockunion_get_port helper function by Paul Jakma · 9 years ago
  56. 2d81a7a bgpd: Send OPEN immediately on inbound connections by Paul Jakma · 9 years ago
  57. a04d836 release: Add release.sh script and update HACKING.md accordingly. by Paul Jakma · 8 years ago
  58. 461649d doc: nhrpd.texi needs to referenced by Makefile for dist tarballs by Paul Jakma · 8 years ago
  59. ac728fd nhrpd: Makefile.am needs to specify the headers, for dist tarballs to work by Paul Jakma · 8 years ago
  60. b1887c8 doc: add initial nhrpd documentation by Timo Teräs · 8 years ago
  61. 23426d2 lib: routemap.h depends on prefix.h by Paul Jakma · 8 years ago
  62. 7fa7acb bgpd: Fix unhandled enum warning for AFI_ETHER by Paul Jakma · 8 years ago
  63. 3334bab bgpd: Add support for BGP Large Communities by Job Snijders · 8 years ago
  64. f2a4b8f nhrpd: Add libgen.h include for basename call by Paul Jakma · 8 years ago
  65. 86d87e0 bgpd: Graphviz dot files for the BGP FSM by Paul Jakma · 9 years ago
  66. b8f8ba1 bgpd: Make the exponential backoff on BGP stop_with_error slower by Paul Jakma · 8 years ago
  67. b1b1579 bgpd: consolidate start timer backoff via a 'BGP_Stop_with_error' FSM event by Paul Jakma · 8 years ago
  68. 5a9f13a bgpd: Remove change that makes NHT tickle BGP FSM. by Paul Jakma · 8 years ago
  69. 3dda6b3 bgpd: Rejiggle exported nht function names and consolidate some code by Paul Jakma · 8 years ago
  70. 05c9075 bgpd: Modernise BGP defaults for MRAI and connect time by Paul Jakma · 9 years ago
  71. a2f0db2 lib: track worst case # of cycles and don't allow granularity to go above by Paul Jakma · 9 years ago
  72. 366bb4a tools: Extend multiple-bgpd.sh to support BIRD, ExaBGP plus more configurables by Paul Jakma · 9 years ago
  73. a6efbab tools/multiple-bgpd: extend the ring, enable mpath, add links to +-2 instances by Paul Jakma · 9 years ago
  74. 5931124 tools: Remove historic scripts by Paul Jakma · 8 years ago
  75. b174a58 ripd: Fix GCC6 warning on misleading indentation by Paul Jakma · 8 years ago
  76. 5bc62ca isisd,ospf6d,bgpd: Fix GCC 6 warnings on indentation not matching control flow by Paul Jakma · 8 years ago
  77. 40fc3dd build: Add GCC stack-protector/SSP to default flag set by Paul Jakma · 8 years ago
  78. 867946b lib: vty_prefix_list_install should validate afi/safi by Paul Jakma · 9 years ago
  79. 0c175f8 ospfd: 'ip ospf network' interface should down iface before changing type by Paul Jakma · 9 years ago
  80. 574e500 bgpd: Add route count from neighbours & established sessions to bgp summary by Paul Jakma · 9 years ago
  81. 670f3db bgpd: fix invalid memory access in peer_free() by Renato Westphal · 8 years ago
  82. 4d48bb3 bgpd: fix "show ip bgp" column alignment by Daniel Walton · 8 years ago
  83. 2c0adbf vtysh, zebra: Fix link-params to use exit-link-params by Donald Sharp · 8 years ago
  84. f2f44ea zebra: fix link-params CLI handling by David Lamparter · 8 years ago
  85. a53d4e5 build: configure.ac - use AC_PROG_CC_C99 instead of cflags to force c99 mode by Martin Winter · 8 years ago
  86. c2c63cb ospfd: Fix arm compile issue by Donald Sharp · 8 years ago
  87. 5bb328e ripngd: add support for route tags by Christian Franke · 8 years ago
  88. 2bbacea ripd: add support for route tags by Christian Franke · 8 years ago
  89. 7ae2b60 ospf6d: add support for route tags by Christian Franke · 8 years ago
  90. ddc160c *: Port Christians tweaks for 32-bit route tags by Christian Franke · 8 years ago
  91. 5958b8f ospfd: Update route in zebra when tag changes by Christian Franke · 8 years ago
  92. dafa05e nhrpd: implement next hop resolution protocol by Timo Teräs · 8 years ago
  93. 56ae5c4 zserv: get rid of code duplication in nexthop_lookup[_mrib] functions by Jafar Al-Gharaibeh · 8 years ago
  94. 54f1476 zebra: Change bitwise operations to purpose-built macros by Quentin Young · 8 years ago
  95. be987c2 lib: Clean command.c by Quentin Young · 8 years ago
  96. 99f5672 vtysh: fix a memory leak in vtysh_client_execute by Christian Franke · 8 years ago
  97. 5d9fae2 vtysh: handle case if there is no match in "write terminal $daemon" by Christian Franke · 8 years ago
  98. 93ad10e ripd: print md5 auth digest correctly by Christian Franke · 8 years ago
  99. d1da1e9 pimd: don't leak original_s_route on error by Christian Franke · 8 years ago
  100. 5bd78b9 ospfd: fix double assignment in ospf_vl_set_timers by Christian Franke · 8 years ago