1. be4fb43 zebra: add ZEBRA_IPV4_NEXTHOP_LOOKUP_MRIB by Everton Marques · 10 years ago
  2. a59b615 zebra: point rib_match_ipv4() to ._safi() by Everton Marques · 10 years ago
  3. 346a8b5 zebra: add rib_match_ipv4_safi() by Everton Marques · 10 years ago
  4. f7b3d1e zebra: identify MRIB on debug messages by David Lamparter · 10 years ago
  5. e0b0ac8 zebra: factor out rib debug logs by David Lamparter · 11 years ago
  6. 1c6db0d lib: don't create circular lists (fixes 6d83113) by David Lamparter · 10 years ago
  7. daefeb8 bgpd: set BGP_ATTR_MP_[UN]REACH_NLRI (fixes 1a211cb) by David Lamparter · 10 years ago
  8. cffe780 bgpd: stop startup timer on stopping BGP (fixes dd49eb1) by David Lamparter · 10 years ago
  9. 273b1bd zebra/kernel_socket.c: Use platform alignment by Greg Troxel · 10 years ago
  10. 5e4ba81 doc: Document 'set as-path prepend' and 'set as-path prepend last-as' by Paul Jakma · 10 years ago
  11. 85c854a bgpd: implement route-map set as-path prepend last-as by Timo Teräs · 10 years ago
  12. 1a211cb bgpd: one more fix for tightening of check for missing well-known attributes by Paul Jakma · 10 years ago
  13. ec98d90 bgpd: trivial, remove unneeded extra variable in bgp_capability_restart by Paul Jakma · 10 years ago
  14. dd49eb1 Fix BGP's use of restart bit. by Vipin Kumar · 10 years ago
  15. 4430103 bgpd: remove unused variables by Paul Jakma · 10 years ago
  16. 4bab680 Fix to take care of ordering between interface and router ospf command. by Vipin Kumar · 10 years ago
  17. ad5233a Add set ipv6 next-hop peer-address command. by Dinesh G Dutt · 10 years ago
  18. 8306be2 OSPFd: Update timestamps when we MaxAge LSAs. by Dinesh G Dutt · 10 years ago
  19. 6d83113 ospfd: Tweak previous iface RR write patch to avoid free/malloc & redundant log by Paul Jakma · 10 years ago
  20. 1c06334 Avoid timing out of adjacencies by serving all interfaces in round-robin. by Dinesh G Dutt · 10 years ago
  21. 56a5f77 Added show command to display only the routes in the RIB that does not count ECMPs by Dinesh G Dutt · 10 years ago
  22. d1b0991 Make static IPv6 routes respect non-default routing tables. by Dinesh G Dutt · 10 years ago
  23. b6eef00 ospfd: Some small tweaks to the SPF execution reason patch by Paul Jakma · 10 years ago
  24. 50f38b3 Compute and display SPF execution statistics by Dinesh G Dutt · 10 years ago
  25. 88d37b9 make some structures constant. by Stephen Hemminger · 10 years ago
  26. 9511633 zebra: MBGP routes should not be installed in the kernel by Balaji · 10 years ago
  27. c68f6d9 tests: fix tests for 055086f (well-known attr check) by David Lamparter · 10 years ago
  28. 59135bd build: fix 9562a77... (mrlg removal) by David Lamparter · 10 years ago
  29. 93b344f Revert "zebra: Set link-detect on by default" by David Lamparter · 10 years ago
  30. 7732244 zebra: Set link-detect on by default by Dinesh G Dutt · 10 years ago
  31. aed1b55 bgpd: Fixes for recent well-known-attr check patch. by Paul Jakma · 10 years ago
  32. 9562a77 mrlg: Remove obsolete version. by Paul Jakma · 10 years ago
  33. f80ba04 Handy guidelines to contribute by Vincent JARDIN · 10 years ago
  34. 6b274d9 ospfd: Don't leave stale RouterLSA's when changing areaID by Joakim Tjernlund · 15 years ago
  35. 3790eb0 stream: remove unused stream_read_unblock by Stephen Hemminger · 15 years ago
  36. bdd8cd7 Bug in ospf6_lsa_compare() by Yasuhiro Ohara · 15 years ago
  37. ea2a598 ospfd: invalid MD5 auth_key? by Joakim Tjernlund · 15 years ago
  38. 969d355 zebra: route_unlock_node is missing in "show ip[v6] route <prefix>" commands by Lu Feng · 10 years ago
  39. 384d7ad docs: defines.texi include seems to want to be after setfilename by Paul Jakma · 10 years ago
  40. 7a6eec5 zebra: Build the test client, can be useful, and add IPv6 to testrib.conf by Paul Jakma · 10 years ago
  41. f6444e4 FreeBSD has changed its SOCK_RAW for being truly raw. by Olivier Cochard-Labbé · 10 years ago
  42. 055086f bgpd: well-known attr check only run for v4/uni, which could cause a crash. by Paul Jakma · 10 years ago
  43. b166ea2 [lib] Add support for backtrace on more platforms by Joakim Tjernlund · 15 years ago
  44. 18f420e lib/plist: Add some required parentheses, according to clang-analyzer by Paul Jakma · 10 years ago
  45. 16f1606 ripng_nexthop: remove unused store to variable by Paul Jakma · 10 years ago
  46. 7bef33c ospf6_lsdb: trivial, make it clear that showfunc is set before deref. by Paul Jakma · 10 years ago
  47. b2dd59e bgpd.c: Remove unused store to variable by Paul Jakma · 10 years ago
  48. 7aa9dce Fix most compiler warnings in default GCC build. by Paul Jakma · 10 years ago
  49. 010ebbb Add missing GPL headers, and copyright claims that certainly apply. by Paul Jakma · 10 years ago
  50. ea55500 lib: Improve error reporting from broken config files by Steve Hill · 15 years ago
  51. d4a8607 HACKING: remove an unneeded escape by Paul Jakma · 12 years ago
  52. 615f9f1 lib: include thread information in backtraces by David Lamparter · 11 years ago
  53. 3493b77 lib: unstupidify thread debug information by David Lamparter · 11 years ago
  54. 621e2aa zebra: fix rtnh_len in the rt_netlink messages for multipath case by Lu Feng · 10 years ago
  55. 0b74a0a ripd: allow to enable/disable the ECMP feature by Lu Feng · 10 years ago
  56. b397cf4 ripd: add ECMP support by Lu Feng · 10 years ago
  57. 1520e47 *: merge branch stable/0.99.23 by David Lamparter · 10 years ago
  58. 90444ca lib: unset ZEBRA_IFA_PEER if no dst addr present (BZ#801) by David Lamparter · 10 years ago
  59. ad2f92b isisd: type mix-up in 28a8cfc "don't require IPv4" by David Lamparter · 10 years ago
  60. 4c005e3 bgpd: memmove needed in community_del_val by John Glotzer · 10 years ago
  61. 3ef0b87 build: do not assume glibc on linux by Timo Teräs · 10 years ago
  62. c299ed7 zebra: fix struct msghdr initializers by Timo Teräs · 10 years ago
  63. 16ffb26 *: fix detection and usage of sys/cdefs.h by Timo Teräs · 10 years ago
  64. 28a8cfc isisd: don't require IPv4 for adjacency by David Lamparter · 10 years ago
  65. 8b16ed7 tests/bgpd: don't hardcode error number (fix f57000c) by David Lamparter · 10 years ago
  66. 342a31b ripd: use only one constant for derivation by Lu Feng · 10 years ago
  67. 052573e *: merge branch stable/0.99.23 by David Lamparter · 10 years ago
  68. f57000c bgpd: don't send NOTIFY twice for malformed attrs by David Lamparter · 10 years ago
  69. bb02b82 bgpd: fix IP endianness in debug message by David Lamparter · 10 years ago
  70. f80f838 bgpd: fix memory leak on malformed attribute by David Lamparter · 10 years ago
  71. 27bf90a bgpd: fix double free after extcommunity set (BZ#799) by David Lamparter · 10 years ago
  72. 73d78ea bgpd: remove duplicate route-map extcommunity code by David Lamparter · 10 years ago
  73. c460e57 bgpd: fix some bgp_update_main() attribute leaks by David Lamparter · 10 years ago
  74. 0ff692e bgpd: merge branch tteras/master~3 (b304dcb) by David Lamparter · 10 years ago
  75. b304dcb bgpd: route-map: share aspath object compilation code where possible by Timo Teräs · 11 years ago
  76. 9e7a53c bgpd: implement "next-hop-self all" by Timo Teräs · 11 years ago
  77. 2aa640b bgpd: fix route-map comments by Timo Teräs · 11 years ago
  78. a4b5665 release: 0.99.23 by David Lamparter · 10 years ago
  79. 2c32ee5 doc: update NEWS for 0.99.23 changes by David Lamparter · 10 years ago
  80. 6b0655a *: nuke ^L (page feed) by David Lamparter · 10 years ago
  81. fdb913a build: Quagga 0.99.23-rc1 by David Lamparter · 10 years ago
  82. fd6f39a isisd: ignore the unrecognized TLVs by Lu Feng · 11 years ago
  83. 404fd29 ripd: fix "show ip rip status" documentation by Joachim Nilsson · 11 years ago
  84. 7b3b98a ripd & ripngd: avoid the zero interface metric by Lu Feng · 11 years ago
  85. 224e7e5 lib: remove redundant and incorrect sys/fcntl.h include by Timo Teräs · 11 years ago
  86. d9d4ae5 bgpd: fix crash when allowas-in is done on inactive peer by Stephen Hemminger · 15 years ago
  87. 8c71e48 bgpd: efficient NLRI packing for AFs != ipv4-unicast by Pradosh Mohapatra · 11 years ago
  88. 2c13299 bgpd: don't compare next-hop to router-id by Pradosh Mohapatra · 11 years ago
  89. 66d2ead vtysh: fix build against readline 6.3 by Sébastien Luttringer · 11 years ago
  90. 8e998b1 zebra: raise the privileges before calling socket() by Michal Sekletar · 11 years ago
  91. 000e157 bgpd: Fix condition allowas-in in rsclient code by Milan Kocian · 11 years ago
  92. 5d804b4 bgpd: support TTL-security with iBGP by Pradosh Mohapatra · 11 years ago
  93. 5f9adb5 bgpd: factor out eBGP multihop check by David Lamparter · 11 years ago
  94. ef0b0c3 bgpd: factor out TTL setting by David Lamparter · 11 years ago
  95. 8da8689 bgpd: fix fast external fallover behavior by Pradosh Mohapatra · 11 years ago
  96. 3374bef bgpd: increase TCP socket buffer size by Vipin Kumar · 11 years ago
  97. 48fc05f bgpd: fix O_NONBLOCK on outgoing connects by Vipin Kumar · 11 years ago
  98. 6aa136f bgpd: send notify in OpenSent when stopping manually by Vitaliy Senchyshyn · 11 years ago
  99. b366b51 bgpd: display multipath status in "show ip bgp" by Boian Bonev · 11 years ago
  100. 689bb66 bgpd: track correct originator-id in reflected routes by Pradosh Mohapatra · 11 years ago