1. 3065777 lib/privs: display more info if cap_set_proc fails. by Christian Franke · 10 years ago
  2. 90d3135 lib/vty: don't clear output buffer on input EOF by David Lamparter · 10 years ago
  3. 464ccf3 lib/vty: add vty_stdio at-close hook by David Lamparter · 10 years ago
  4. ba53a8f lib/vty: put stdin in raw mode for vty by David Lamparter · 10 years ago
  5. ba5dc5e lib/vty: add vty_stdio() by David Lamparter · 12 years ago
  6. 4715a53 lib/vty: add separate output fd support to VTYs by David Lamparter · 12 years ago
  7. ec38711 lib: fix "sockunion: add hash function" for BSD (9196caf) by David Lamparter · 10 years ago
  8. 9196caf sockunion: add hash function by Timo Teräs · 10 years ago
  9. 6b2672f sockopt: add support for querying tcp round-trip-time by Timo Teräs · 10 years ago
  10. f1fc327 lib: assert(0) still needs a return by David Lamparter · 10 years ago
  11. 1416293 lib: fix "reduce strcmp in CLI" fallout (10bac801) by David Lamparter · 10 years ago
  12. c9c06d0 lib: straighten out ORF prefix list support by David Lamparter · 10 years ago
  13. e66cbd1 lib: hide internal prefix list structures by David Lamparter · 10 years ago
  14. 10bac80 lib/cli: reduce strcmp in CLI hot paths by David Lamparter · 10 years ago
  15. 81b139b lib: constify sockunion api by Timo Teräs · 10 years ago
  16. c0bedeb build: add --enable-werror by David Lamparter · 10 years ago
  17. dfee58f snmp: fix warnings by David Lamparter · 10 years ago
  18. a91a3ba vtysh: don't use '\0' as NULL by David Lamparter · 10 years ago
  19. 71f55f3 lib, vtysh: reduce unneccessary C extension usage by David Lamparter · 10 years ago
  20. fd8f6eb lib: use const consistently for zserv path by David Lamparter · 10 years ago
  21. 81a4e85 lib: silence type range warning in macro by David Lamparter · 10 years ago
  22. ab90fc0 *: add/cleanup initialisers by David Lamparter · 10 years ago
  23. 388f885 *: add missing includes by David Lamparter · 10 years ago
  24. b7d5021 *: remove stray extra semicolons by David Lamparter · 10 years ago
  25. eed3c48 *: use void * for printing pointers by David Lamparter · 10 years ago
  26. 5cd0e5c lib: Fix POSIX capabilities on SunOS platforms by Brian Bennett · 10 years ago
  27. 7abd875 build: track config args by David Lamparter · 10 years ago
  28. 237aac5 build: get rid of INCLUDES, use AM_CPPFLAGS by David Lamparter · 10 years ago
  29. 6d6df30 build: remove INRIA, NRL and MUSICA IPv6 quirks by David Lamparter · 10 years ago
  30. 0f048b9 build: remove AIX, NEC EWS and IRIX by David Lamparter · 10 years ago
  31. d8410a0 pimd: Remove non-standard copyright line. by Everton Marques · 10 years ago
  32. 05a49ce zebra: mrib: Remove non-standard copyright line. by Everton Marques · 10 years ago
  33. 8f4a59a pimd: Revert accidental removal of show_memory_isis_cmd(). by Everton Marques · 10 years ago
  34. 1a9352a zclient: Revert lib export of zclient_socket()/zclient_socket_un(). by Everton Marques · 10 years ago
  35. 74b4fad pimd: Remove motd tweaking. by Everton Marques · 10 years ago
  36. 1f29894 pimd: -z command-line switch to specify zebra socket path. by Everton Marques · 10 years ago
  37. f62a19c zebra: Export zclient_socket_un(). by Everton Marques · 10 years ago
  38. ff57d36 pimd: Fixes to build against current quagga. by Everton Marques · 10 years ago
  39. 55b12ff [pim] PIM route type. by Everton Marques · 15 years ago
  40. f9e05e5 [pim] Version up to 0.161 by Everton Marques · 15 years ago
  41. 42e3078 [pim] Clean-up by Everton Marques · 15 years ago
  42. 824adbe [pim] Hooks for ssmpingd support by Everton Marques · 15 years ago
  43. 871dbcf [pim] Initial pim 0.155 by Everton Marques · 15 years ago
  44. e832c34 zebra: mark multicast commands experimental by David Lamparter · 10 years ago
  45. be4fb43 zebra: add ZEBRA_IPV4_NEXTHOP_LOOKUP_MRIB by Everton Marques · 10 years ago
  46. 1c6db0d lib: don't create circular lists (fixes 6d83113) by David Lamparter · 10 years ago
  47. 6d83113 ospfd: Tweak previous iface RR write patch to avoid free/malloc & redundant log by Paul Jakma · 10 years ago
  48. 50f38b3 Compute and display SPF execution statistics by Dinesh G Dutt · 10 years ago
  49. 93b344f Revert "zebra: Set link-detect on by default" by David Lamparter · 10 years ago
  50. 7732244 zebra: Set link-detect on by default by Dinesh G Dutt · 10 years ago
  51. 3790eb0 stream: remove unused stream_read_unblock by Stephen Hemminger · 15 years ago
  52. f6444e4 FreeBSD has changed its SOCK_RAW for being truly raw. by Olivier Cochard-Labbé · 10 years ago
  53. b166ea2 [lib] Add support for backtrace on more platforms by Joakim Tjernlund · 15 years ago
  54. 18f420e lib/plist: Add some required parentheses, according to clang-analyzer by Paul Jakma · 10 years ago
  55. 7aa9dce Fix most compiler warnings in default GCC build. by Paul Jakma · 10 years ago
  56. 010ebbb Add missing GPL headers, and copyright claims that certainly apply. by Paul Jakma · 10 years ago
  57. ea55500 lib: Improve error reporting from broken config files by Steve Hill · 15 years ago
  58. 615f9f1 lib: include thread information in backtraces by David Lamparter · 11 years ago
  59. 3493b77 lib: unstupidify thread debug information by David Lamparter · 11 years ago
  60. 90444ca lib: unset ZEBRA_IFA_PEER if no dst addr present (BZ#801) by David Lamparter · 10 years ago
  61. 16ffb26 *: fix detection and usage of sys/cdefs.h by Timo Teräs · 10 years ago
  62. 6b0655a *: nuke ^L (page feed) by David Lamparter · 10 years ago
  63. 224e7e5 lib: remove redundant and incorrect sys/fcntl.h include by Timo Teräs · 11 years ago
  64. 8c71e48 bgpd: efficient NLRI packing for AFs != ipv4-unicast by Pradosh Mohapatra · 11 years ago
  65. b4b359a ospfd: For an ABR, ensure the right LSID is MaxAge'd by Pradosh Mohapatra · 11 years ago
  66. 4becea7 lib: use heap to manage timers by Christian Franke · 11 years ago
  67. 514991c lib: remove unused thread_master_debug function by Christian Franke · 11 years ago
  68. cd40b32 lib/command.c: rewrite command matching/parsing by Christian Franke · 11 years ago
  69. f7bf415 zebra: apply syntactic sugar to rib_dump() by David Lamparter · 11 years ago
  70. af51477 lib: fix possible off-by-one in stream_put_prefix() by Jorge Boncompte [DTI2] · 11 years ago
  71. 6d729ee lib: fix for dynamically grown hashes by Jorge Boncompte [DTI2] · 11 years ago
  72. 4d474fa lib: fix backtraces broken by 837d16c... by David Lamparter · 11 years ago
  73. e708ed6 Merge volatile/cumulus_ospf6d by David Lamparter · 11 years ago
  74. a11e012 security: Fix some typos and potential NULL-deref by Remi Gacogne · 11 years ago
  75. 6ee06fa bgpd: bgpd-set-v4-nexthop-for-v6-peering.patch by Pradosh Mohapatra · 11 years ago
  76. b81e97a ospf6d: correct nexthop through directly connected networks by Dinesh Dutt · 11 years ago
  77. c5926a9 ospf6d: add p2p interface support by Dinesh Dutt · 11 years ago
  78. 2449fcd ospf6d: reinvoke MaxAge remover thread if not all MaxAge LSAs were flushed. by Dinesh Dutt · 11 years ago
  79. 8551e6d ospf6d/ospfd: refactor some common defines by Dinesh Dutt · 11 years ago
  80. f7f740f zebra: add ZEBRA_IFC_QUEUED to keep track of kernel state by Christian Franke · 12 years ago
  81. c423d41 lib: unconditionally include stddef.h by David Lamparter · 11 years ago
  82. 677bcbb lib/vty: register vtysh socket in server socket vector (BZ#754) by Christian Franke · 12 years ago
  83. 8df5597 build: reference libcap from libzebra (BZ#393,626) by David Lamparter · 12 years ago
  84. 4a01458 build: fix minimal mixup in gitinfo suffix by David Lamparter · 12 years ago
  85. 97c84db hash: dynamically grow hash table by Stephen Hemminger · 12 years ago
  86. 90645f5 hash: force size to be a power of 2 by Stephen Hemminger · 12 years ago
  87. ca3ccd8 zebra: fix sockaddr_dl length assumptions (BZ#737) by David Lamparter · 12 years ago
  88. ea05767 build: Fix build on MacOSX 10.8 (Mountain Lion) by Hasso Tepper · 12 years ago
  89. 1e0ce7c bgpd: improve logging of invalid BGP Notifications by Leonid Rosenboim · 12 years ago
  90. a5c851c lib: remove ALL_LIST_ELEMENTS dead code branch by David Lamparter · 12 years ago
  91. 61be0ee build: Fix build for systems with no /bin/true by Hasso Tepper · 12 years ago
  92. b2e5bdb Merge remote-tracking branch 'savannah/sf/ospfd' by David Lamparter · 12 years ago
  93. 7798b63 lib: Changes to VTY string-parsing macros to remove warnings by Andrew Certain · 12 years ago
  94. 4209a88 build: fix dist tarball by David Lamparter · 12 years ago
  95. 0be793e build: include git info by David Lamparter · 12 years ago
  96. 04f7dd6 lib: bring in sys/queue.h from FreeBSD tree by Avneesh Sachdev · 12 years ago
  97. 0915bb0 zebra: add iterator for walking all tables in RIB by Avneesh Sachdev · 12 years ago
  98. 1b5ed1b zebra: add way to determine VRF/AFI/SAFI of table by Avneesh Sachdev · 12 years ago
  99. 9fd92e3 zebra: add structure to hold per-prefix state in RIB by Avneesh Sachdev · 12 years ago
  100. 3b96b78 lib: Implement monotonically increasing clock for Darwin. by Hasso Tepper · 12 years ago