1. 6dbb58c zebra: Make the --nl-bufsize arg set the input parse buffer too by Paul Jakma · 8 years ago
  2. f408fa2 lib: Add a trivial sockunion_get_port helper function by Paul Jakma · 9 years ago
  3. 23426d2 lib: routemap.h depends on prefix.h by Paul Jakma · 8 years ago
  4. 3334bab bgpd: Add support for BGP Large Communities by Job Snijders · 8 years ago
  5. a2f0db2 lib: track worst case # of cycles and don't allow granularity to go above by Paul Jakma · 9 years ago
  6. 867946b lib: vty_prefix_list_install should validate afi/safi by Paul Jakma · 9 years ago
  7. ddc160c *: Port Christians tweaks for 32-bit route tags by Christian Franke · 8 years ago
  8. dafa05e nhrpd: implement next hop resolution protocol by Timo Teräs · 8 years ago
  9. be987c2 lib: Clean command.c by Quentin Young · 8 years ago
  10. cfb4826 lib: AgentX: use threads instead of eventloop hack by David Lamparter · 8 years ago
  11. 47fb0a8 lib: add thread_add_timer_tv (struct timeval) by David Lamparter · 8 years ago
  12. 449b29e lib: linklist: add listnode_add_before() by David Lamparter · 8 years ago
  13. dc633bd lib/stream: Add stream_discard, to discard read data from a stream by Paul Jakma · 8 years ago
  14. 9ed99f0 lib/memory: fix indirect static link with zlib by Baruch Siach · 8 years ago
  15. 126b0e7 vty: Add ctrl-v <literal> to allow, e.g., '?' to be input for regex by Paul Jakma · 8 years ago
  16. 71e0ba7 vtysh: make warnings about node installs a non-default compile-time option by Nick Hilliard · 8 years ago
  17. 99e00a1 lib: Bump library version-info by Paul Jakma · 8 years ago
  18. 7d66284 lib: ensure vty buf is nul terminated and wrap puts to it with checks by Paul Jakma · 8 years ago
  19. b7ceefe lib: limit size of vty buffer to 4096 bytes by Quentin Young · 8 years ago
  20. 4c7efde zebra: Add check to notice when an interface is unnumbered by Donald Sharp · 9 years ago
  21. 988a50c bgpd, lib: Clarify the different permutations of soft clearing a peer by Daniel Walton · 10 years ago
  22. 96d1060 *: Widen width of Zserv routing tag field. by Paul Jakma · 8 years ago
  23. eefddcc bgpd, lib, ospfd, zebra: Add ability to read/write tag value by Piotr Chytła · 9 years ago
  24. af309fa bgpd: Show more meaningful outq value in 'show ip bgp summary' output. by Pradosh Mohapatra · 9 years ago
  25. 0f2f7a3 *: Fix duplicate commands from view/enable node consolidation by Paul Jakma · 8 years ago
  26. 60cc959 bgpd, doc, lib, zebra: nexthop-tracking in zebra by Pradosh Mohapatra · 9 years ago
  27. 8f4269d zebra: Add command to configure default for link-state, and make it sticky by Paul Jakma · 9 years ago
  28. a6d400c zebra: Set link-detect on by default by Dinesh G Dutt · 9 years ago
  29. d83b8d6 lib: add AF_ETHERNET/AFI_ETHER by Lou Berger · 9 years ago
  30. ee5fbe2 lib: dump memory stats on core by Lou Berger · 9 years ago
  31. b8cb7c3 lib: fix memory leak in zprivs_caps_init by Lou Berger · 9 years ago
  32. 3676cb0 *: Remove some for statement declarations by Paul Jakma · 8 years ago
  33. ae51c9d lib: Add new if_link_params structure by Olivier Dugeon · 9 years ago
  34. 7e49a4f build: Test for features.h and move include to lib/zebra.h by Paul Jakma · 8 years ago
  35. a3b161b lib: IEC559 tests are fragile, reduce to warning rather than error. by Paul Jakma · 8 years ago
  36. 4359501 lib: consolidate ntohf/htonf from ospfd/isisd TE to lib/network by Paul Jakma · 10 years ago
  37. d41e7b9 lib/stream: add float/double <-> IEEE-754 single/double mux/demuxers by Paul Jakma · 10 years ago
  38. 00667ce lib: add event_counter by Christian Franke · 9 years ago
  39. 880e31c lib: use constant to replace magic value for length of quagga_timestamp by Christian Franke · 9 years ago
  40. 811577e lib: Remove unnecessary parentheses by Donald Sharp · 9 years ago
  41. 54406ac lib: Refactor thread_process_fd by Donald Sharp · 9 years ago
  42. 1ad00b0 lib: Fix regression in thread.c by Donald Sharp · 8 years ago
  43. e0b8324 lib: Refactor read/write functionality by Donald Sharp · 9 years ago
  44. 19be18a lib: Abstract fd set operations by Donald Sharp · 9 years ago
  45. 6bcee41 lib: fix MIN/MAX macros to not double-eval by David Lamparter · 9 years ago
  46. 9219366 lib: keep hash of node's commands to detect duplicate installs by Paul Jakma · 8 years ago
  47. 41de629 lib: add api method to read current config path by Christian Franke · 9 years ago
  48. 68b45cc *: Consolidate all double VIEW_NODE and ENABLE_NODE's by Donald Sharp · 9 years ago
  49. b9ac2f3 lib: Consolidate VIEW_NODE to be ENABLE_NODE as well by Donald Sharp · 9 years ago
  50. 4ab273b lib: Replace lists with arrays to store read and write threads by Denil Vira · 9 years ago
  51. 23757db *: get rid of "MTYPE 0" by David Lamparter · 9 years ago
  52. 687bea2 lib: Allow zclient do-over of connect on initial attempt by Donald Sharp · 9 years ago
  53. df2ef24 lib: Make distribute.c accepts both v4 and v6. by Matthieu Boutier · 10 years ago
  54. 2074d67 lib: simplify distribute.c's code. by Matthieu Boutier · 10 years ago
  55. d8f7f86 ospf6d: implement admin distance by Roman Hoog Antink · 11 years ago
  56. a343cf8 lib: update Solaris multicast API (BZ#725) by Christian Franke · 12 years ago
  57. 86b2a0a lib: change command logging to be off by default by Lou Berger · 9 years ago
  58. e6ec2d6 lib: Fix priviledge modification for vty group specified by Donald Sharp · 9 years ago
  59. a3ee120 lib: fix vrf_bitmap leak in zclient_free() by David Lamparter · 9 years ago
  60. bf83fa2 lib: Check prefix length from zebra is sensible by Paul Jakma · 9 years ago
  61. 2db9627 lib: zclient can overflow (struct interface) hw_addr if zebra is evil by Paul Jakma · 9 years ago
  62. b2a2fd7 lib: Add CMD_RANGE_STR macro to command.h by Donald Sharp · 9 years ago
  63. 9099f9b *: use an ifindex_t type, defined in lib/if.h, for ifindex values by Paul Jakma · 9 years ago
  64. 954c7d6 lib, zebra: unify link layer type and hardware address handling by Timo Teräs · 9 years ago
  65. 325823a zebra: support FIB override routes by Timo Teräs · 9 years ago
  66. b0d0288 lib, bgpd: Remove 'struct fifo' from lib/zebra.h by Donald Sharp · 9 years ago
  67. a3fda88 bgpd, lib, vtysh: hook up bgp ENCAP CLI node by Lou Berger · 9 years ago
  68. c374178 bgpd: encap: add attribute handling by Lou Berger · 9 years ago
  69. 13c378d bgpd, lib, vtysh: hook up bgp VPNv6 CLI node by Lou Berger · 9 years ago
  70. 2daf7f3 lib: add SAFI_ENCAP type, safi2str prefix utility by Lou Berger · 9 years ago
  71. c7f7e49 lib: add facility to log all CLI commands by Lou Berger · 9 years ago
  72. f9ec419 lib: add "show commandtree" CLI command by Lou Berger · 9 years ago
  73. 9248b61 lib: treat realloc of null pointer as alloc Now use zalloc rather than alloc with null. Fixes issue seen in bgp check tests. by Lou Berger · 9 years ago
  74. 6729003 lib: fix bookkeeping for libreadline malloc()s by Lou Berger · 9 years ago
  75. 0490729 lib, bgpd, tests: Refactor FILTER_X in zebra.h by Donald Sharp · 9 years ago
  76. f3cfc46 lib, bgpd: Fixup afi_t to be an enum and cleanup zebra.h by Donald Sharp · 9 years ago
  77. 76764dd isisd, lib: Fix some more compiler warnings by Donald Sharp · 9 years ago
  78. acf9865 isisd: add support to import routes from other protocols by Christian Franke · 9 years ago
  79. abfd40d lib: don't have log functions change errno by Christian Franke · 9 years ago
  80. 76fbc64 lib: add function to get precise remaining time of timer thread by Christian Franke · 9 years ago
  81. d4c27d6 zebra: Collapse struct static_ipv[4|6] into struct static_route by Donald Sharp · 9 years ago
  82. b11f3b5 zebra: implement per-route mtu handling by Timo Teräs · 9 years ago
  83. 7eb6136 zebra: make ZEBRA_FLAG_CHANGED internal status by Timo Teräs · 9 years ago
  84. 929a26a lib: Memory reporting fails over 2GB by Donald Sharp · 9 years ago
  85. c8af680 lib: Add zlog_hexdump() for debugging by Daniel Walton · 9 years ago
  86. 92e62e0 ospfd: Lower the default OSPF spf timers to '0 50 5000' by Daniel Walton · 9 years ago
  87. 283596f Merge 'patch-tracking/4/proposed/netdef-solaris' into accepted by Paul Jakma · 9 years ago
  88. 056f376 bgpd, lib: memory cleanups for valgrind, plus debug changes by Lou Berger · 12 years ago
  89. eeef0db lib: Fix duplicate variable name in smux.c and vty.c by Donald Sharp · 9 years ago
  90. d8aa4be vtysh: Fix Quagga.conf file read in. by Donald Sharp · 9 years ago
  91. 7125293 lib: zclient.c remove extern struct thread_master * by Donald Sharp · 9 years ago
  92. 12bbd62 lib: add getgrouplist() for Solaris by David Lamparter · 9 years ago
  93. 089e5eb build/solaris: drop duplicate __EXTENSION__ define by David Lamparter · 9 years ago
  94. 821df2c *: make sure zebra.h is always included first by David Lamparter · 9 years ago
  95. 04a3aab vrf: add a runtime check before playing with netns by Nicolas Dichtel · 9 years ago
  96. fbc3e97 lib: Remove unused 'show memory XXX' functionality by Donald Sharp · 9 years ago
  97. 4fdb5f4 lib: Fix Free Pointer dereference in lib/filter.c by Denil Vira · 9 years ago
  98. a9d4cb3 lib/zclient: Consolidate error reporting for zclient_read_header by Donald Sharp · 9 years ago
  99. f733280 lib/command: Fix optional arguments with description interactions by Donald Sharp · 9 years ago
  100. 13c2a3d lib/workqueue: Add trivial work_queue_is_scheduled helper by Paul Jakma · 9 years ago