1. 41de629 lib: add api method to read current config path by Christian Franke · 9 years ago
  2. 68b45cc *: Consolidate all double VIEW_NODE and ENABLE_NODE's by Donald Sharp · 9 years ago
  3. b9ac2f3 lib: Consolidate VIEW_NODE to be ENABLE_NODE as well by Donald Sharp · 9 years ago
  4. 4ab273b lib: Replace lists with arrays to store read and write threads by Denil Vira · 9 years ago
  5. 23757db *: get rid of "MTYPE 0" by David Lamparter · 9 years ago
  6. 687bea2 lib: Allow zclient do-over of connect on initial attempt by Donald Sharp · 9 years ago
  7. df2ef24 lib: Make distribute.c accepts both v4 and v6. by Matthieu Boutier · 10 years ago
  8. 2074d67 lib: simplify distribute.c's code. by Matthieu Boutier · 10 years ago
  9. d8f7f86 ospf6d: implement admin distance by Roman Hoog Antink · 11 years ago
  10. a343cf8 lib: update Solaris multicast API (BZ#725) by Christian Franke · 12 years ago
  11. 86b2a0a lib: change command logging to be off by default by Lou Berger · 9 years ago
  12. e6ec2d6 lib: Fix priviledge modification for vty group specified by Donald Sharp · 9 years ago
  13. a3ee120 lib: fix vrf_bitmap leak in zclient_free() by David Lamparter · 9 years ago
  14. bf83fa2 lib: Check prefix length from zebra is sensible by Paul Jakma · 9 years ago
  15. 2db9627 lib: zclient can overflow (struct interface) hw_addr if zebra is evil by Paul Jakma · 9 years ago
  16. b2a2fd7 lib: Add CMD_RANGE_STR macro to command.h by Donald Sharp · 9 years ago
  17. 9099f9b *: use an ifindex_t type, defined in lib/if.h, for ifindex values by Paul Jakma · 9 years ago
  18. 954c7d6 lib, zebra: unify link layer type and hardware address handling by Timo Teräs · 9 years ago
  19. 325823a zebra: support FIB override routes by Timo Teräs · 9 years ago
  20. b0d0288 lib, bgpd: Remove 'struct fifo' from lib/zebra.h by Donald Sharp · 9 years ago
  21. a3fda88 bgpd, lib, vtysh: hook up bgp ENCAP CLI node by Lou Berger · 9 years ago
  22. c374178 bgpd: encap: add attribute handling by Lou Berger · 9 years ago
  23. 13c378d bgpd, lib, vtysh: hook up bgp VPNv6 CLI node by Lou Berger · 9 years ago
  24. 2daf7f3 lib: add SAFI_ENCAP type, safi2str prefix utility by Lou Berger · 9 years ago
  25. c7f7e49 lib: add facility to log all CLI commands by Lou Berger · 9 years ago
  26. f9ec419 lib: add "show commandtree" CLI command by Lou Berger · 9 years ago
  27. 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
  28. 6729003 lib: fix bookkeeping for libreadline malloc()s by Lou Berger · 9 years ago
  29. 0490729 lib, bgpd, tests: Refactor FILTER_X in zebra.h by Donald Sharp · 9 years ago
  30. f3cfc46 lib, bgpd: Fixup afi_t to be an enum and cleanup zebra.h by Donald Sharp · 9 years ago
  31. 76764dd isisd, lib: Fix some more compiler warnings by Donald Sharp · 9 years ago
  32. acf9865 isisd: add support to import routes from other protocols by Christian Franke · 9 years ago
  33. abfd40d lib: don't have log functions change errno by Christian Franke · 9 years ago
  34. 76fbc64 lib: add function to get precise remaining time of timer thread by Christian Franke · 9 years ago
  35. d4c27d6 zebra: Collapse struct static_ipv[4|6] into struct static_route by Donald Sharp · 9 years ago
  36. b11f3b5 zebra: implement per-route mtu handling by Timo Teräs · 9 years ago
  37. 7eb6136 zebra: make ZEBRA_FLAG_CHANGED internal status by Timo Teräs · 9 years ago
  38. 929a26a lib: Memory reporting fails over 2GB by Donald Sharp · 9 years ago
  39. c8af680 lib: Add zlog_hexdump() for debugging by Daniel Walton · 9 years ago
  40. 92e62e0 ospfd: Lower the default OSPF spf timers to '0 50 5000' by Daniel Walton · 9 years ago
  41. 283596f Merge 'patch-tracking/4/proposed/netdef-solaris' into accepted by Paul Jakma · 9 years ago
  42. 056f376 bgpd, lib: memory cleanups for valgrind, plus debug changes by Lou Berger · 12 years ago
  43. eeef0db lib: Fix duplicate variable name in smux.c and vty.c by Donald Sharp · 9 years ago
  44. d8aa4be vtysh: Fix Quagga.conf file read in. by Donald Sharp · 9 years ago
  45. 7125293 lib: zclient.c remove extern struct thread_master * by Donald Sharp · 9 years ago
  46. 12bbd62 lib: add getgrouplist() for Solaris by David Lamparter · 9 years ago
  47. 089e5eb build/solaris: drop duplicate __EXTENSION__ define by David Lamparter · 9 years ago
  48. 821df2c *: make sure zebra.h is always included first by David Lamparter · 9 years ago
  49. 04a3aab vrf: add a runtime check before playing with netns by Nicolas Dichtel · 9 years ago
  50. fbc3e97 lib: Remove unused 'show memory XXX' functionality by Donald Sharp · 9 years ago
  51. 4fdb5f4 lib: Fix Free Pointer dereference in lib/filter.c by Denil Vira · 9 years ago
  52. a9d4cb3 lib/zclient: Consolidate error reporting for zclient_read_header by Donald Sharp · 9 years ago
  53. f733280 lib/command: Fix optional arguments with description interactions by Donald Sharp · 9 years ago
  54. 13c2a3d lib/workqueue: Add trivial work_queue_is_scheduled helper by Paul Jakma · 9 years ago
  55. e8441a8 build/lib: Check for and include stdbool.h by default by Paul Jakma · 9 years ago
  56. 2ef762e ospfd: Fast OSPF convergence by Michael Rossberg · 9 years ago
  57. 794c473 bgpd/pimd: fix zAPI parsing by Nicolas Dichtel · 9 years ago
  58. 030674d pimd: add support for configuring multicast static routes by Jafar Al-Gharaibeh · 9 years ago
  59. f31bab4 Quagga: Fix code to use srandom/random by Donald Sharp · 9 years ago
  60. 1ed8ce4 lib, stream: fix stream sanity checks by Wenjian Ma · 9 years ago
  61. 55cfa2f lib, vtysh: support multiple VRFs by using linux netns by Feng Lu · 10 years ago
  62. c99f348 *: add VRF ID in the API message header by Feng Lu · 10 years ago
  63. 758fb8f zebra, lib/memtypes.c: the netlink sockets work per VRF by Feng Lu · 10 years ago
  64. fb2bfc1 lib/vrf: enable / disable a VRF by Feng Lu · 10 years ago
  65. 471ea39 lib, zebra, vtysh: configure an interface in non-default VRF by Feng Lu · 10 years ago
  66. 5a5702f lib: move the interface list into "struct vrf" by Feng Lu · 10 years ago
  67. 126215c *: call if_init()/if_terminate() from vrf_init()/vrf_terminate() by Feng Lu · 10 years ago
  68. 2fc97f6 lib, zebra: add "vrf_id" into the "struct interface" by Feng Lu · 10 years ago
  69. 41f44a2 lib, zebra: move "struct vrf" to be a lib module by Feng Lu · 10 years ago
  70. 41eb9a4 lib: make prefix2str simpler to use, and use it in zclient by Timo Teräs · 10 years ago
  71. 53009d3 lib: make sockunion2str safer to use by Timo Teräs · 10 years ago
  72. 3293bc2 route table: constify some APIs by Timo Teräs · 10 years ago
  73. 483abc0 sockunion: add accessors for sockunion address by Timo Teräs · 10 years ago
  74. c1c69e4 lib: allow caller to provide prefix storage in sockunion2hostprefix by Timo Teräs · 10 years ago
  75. 80c9354 privs: fix privilege dropping to use system defined groups by Timo Teräs · 10 years ago
  76. 05a69d2 Revert "lib: wrong #define used for IPV6_MINHOPCOUNT" by David Lamparter · 10 years ago
  77. 54b88ca lib: wrong #define used for IPV6_MINHOPCOUNT by Donald Sharp · 10 years ago
  78. a5d589d lib/privs: Don't use CAP_NET_BROADCAST by Christian Franke · 10 years ago
  79. 3065777 lib/privs: display more info if cap_set_proc fails. by Christian Franke · 10 years ago
  80. 90d3135 lib/vty: don't clear output buffer on input EOF by David Lamparter · 10 years ago
  81. 464ccf3 lib/vty: add vty_stdio at-close hook by David Lamparter · 10 years ago
  82. ba53a8f lib/vty: put stdin in raw mode for vty by David Lamparter · 10 years ago
  83. ba5dc5e lib/vty: add vty_stdio() by David Lamparter · 11 years ago
  84. 4715a53 lib/vty: add separate output fd support to VTYs by David Lamparter · 11 years ago
  85. ec38711 lib: fix "sockunion: add hash function" for BSD (9196caf) by David Lamparter · 10 years ago
  86. 9196caf sockunion: add hash function by Timo Teräs · 10 years ago
  87. 6b2672f sockopt: add support for querying tcp round-trip-time by Timo Teräs · 10 years ago
  88. f1fc327 lib: assert(0) still needs a return by David Lamparter · 10 years ago
  89. 1416293 lib: fix "reduce strcmp in CLI" fallout (10bac801) by David Lamparter · 10 years ago
  90. c9c06d0 lib: straighten out ORF prefix list support by David Lamparter · 10 years ago
  91. e66cbd1 lib: hide internal prefix list structures by David Lamparter · 10 years ago
  92. 10bac80 lib/cli: reduce strcmp in CLI hot paths by David Lamparter · 10 years ago
  93. 81b139b lib: constify sockunion api by Timo Teräs · 10 years ago
  94. c0bedeb build: add --enable-werror by David Lamparter · 10 years ago
  95. dfee58f snmp: fix warnings by David Lamparter · 10 years ago
  96. a91a3ba vtysh: don't use '\0' as NULL by David Lamparter · 10 years ago
  97. 71f55f3 lib, vtysh: reduce unneccessary C extension usage by David Lamparter · 10 years ago
  98. fd8f6eb lib: use const consistently for zserv path by David Lamparter · 10 years ago
  99. 81a4e85 lib: silence type range warning in macro by David Lamparter · 10 years ago
  100. ab90fc0 *: add/cleanup initialisers by David Lamparter · 10 years ago