1. 51bdeba zebra: remove kernel_delete_ipv6_old() by David Lamparter · 10 years ago
  2. 86a82e9 zebra, ripngd: remove ::/64 special-casing by David Lamparter · 10 years ago
  3. 6d6df30 build: remove INRIA, NRL and MUSICA IPv6 quirks by David Lamparter · 10 years ago
  4. 0f048b9 build: remove AIX, NEC EWS and IRIX by David Lamparter · 10 years ago
  5. 2e5ca49 build: remove Linux non-netlink config by David Lamparter · 10 years ago
  6. 79f7496 build: remove bogus/deprecated inet_* tests by David Lamparter · 10 years ago
  7. 369b973 build: Quagga 0.99.24-rc1 by David Lamparter · 10 years ago
  8. 77ef0ac build: enable pimd in test script by David Lamparter · 10 years ago
  9. 87fbe9e pimd: merge pimd as of 2015-01-19 by David Lamparter · 10 years ago
  10. 7397217 doc: explain rpf lookup default mode by David Lamparter · 10 years ago
  11. 3a27aae doc: zebra multicast RIB commands by David Lamparter · 10 years ago
  12. 863f20c zebra: mark multicast commands experimental by David Lamparter · 10 years ago
  13. 3b02fe8 zebra: add "show ip rpf" to get result of RPF lookup by David Lamparter · 10 years ago
  14. bd07812 zebra: make MRIB lookup behaviour switchable by David Lamparter · 10 years ago
  15. 24480d4 zebra: return route_node from rib_match_ipv4_safi by David Lamparter · 10 years ago
  16. 7ce9e6a zebra: dummy kernel "install" multicast routes by David Lamparter · 10 years ago
  17. a76681b zebra: fix optional distance on static mrib route by David Lamparter · 10 years ago
  18. 33d86db zebra: mrib: static route support by Everton Marques · 10 years ago
  19. f598cf7 zebra: kill rib_match_ipv4() by David Lamparter · 10 years ago
  20. 83d7112 zebra: mrib: Include BGP routes in RPF lookups by Everton Marques · 10 years ago
  21. 4e5275b zebra: add ZEBRA_IPV4_NEXTHOP_LOOKUP_MRIB by Everton Marques · 10 years ago
  22. f9b9234 zebra: point rib_match_ipv4() to ._safi() by Everton Marques · 10 years ago
  23. 3dea178 zebra: add rib_match_ipv4_safi() by Everton Marques · 10 years ago
  24. ab2ba61 zebra: identify MRIB on debug messages by David Lamparter · 10 years ago
  25. 9481374 zebra: factor out rib debug logs by David Lamparter · 11 years ago
  26. 3c28aaf isisd: match adjacency with source of hellos by Amritha Nambiar · 10 years ago
  27. 92cff4f isisd: fix crash on changing the circuit type of a passive interface by Lu Feng · 10 years ago
  28. 86ce951 ospfd: set O-bit in the option of all DD packets by Lu Feng · 10 years ago
  29. cb4fc59 bgpd: fix negative values in output by Milan Kocian · 10 years ago
  30. 1436371 tests: fix tests for 1a211cb (missing well-known) by David Lamparter · 10 years ago
  31. 7d924b4 doc: list pimd.8 in EXTRA_DIST by David Lamparter · 10 years ago
  32. 60b815e vtysh: add missing pimd define by David Lamparter · 10 years ago
  33. bb7feff Revert "pimd: clear zclient-update: Reset zclient update connection to zebra daemon" by David Lamparter · 10 years ago
  34. 5d5af78 Revert "pim: Remove connected addresses on loss of zebra connection." by David Lamparter · 10 years ago
  35. a2805de Revert "pimd: Explicitly restart zclient update connection." by David Lamparter · 10 years ago
  36. b3c6afe Revert "pimd: Revert: Explicitly restart zclient update connection." by David Lamparter · 10 years ago
  37. 1b47764 redhat: revert non-pim changes in .spec by David Lamparter · 10 years ago
  38. 85385f7 pimd: Log ifindex found for an interface when zebra lib reports a new connected address. by Everton Marques · 10 years ago
  39. d632689 pimd: Fix configuration file reading upon startup by Donald Sharp · 10 years ago
  40. ed14fa0 pimd: Addition of Hello & Join-Prune message debug commands by Balaji.G · 10 years ago
  41. 21d1e26 pimd: show ip pim lan-prune-delay: Cosmetic. by Everton Marques · 10 years ago
  42. 24e3a9b pimd: Report del_oif() failure within igmp_source_forward_stop(). by Everton Marques · 10 years ago
  43. ddc6659 pimd: sh ip multicast: Display zclient socket fail counter. by Everton Marques · 10 years ago
  44. 199f85a pimd: Revert: Explicitly restart zclient update connection. by Everton Marques · 10 years ago
  45. a59f21b pimd: Update lookup zclient counter for connection failures. by Everton Marques · 10 years ago
  46. 8150bee pimd: Explicitly restart zclient update connection. by Everton Marques · 10 years ago
  47. e324ddc pimd: sh ip multicast: Display zclient sockets. by Everton Marques · 10 years ago
  48. 6ab3e2f pimd: Fix attempted out of bounds read when deleteing an interface. by Savannah SR#108542 · 10 years ago
  49. ecc1fb9 pimd: Fix igmp_source_forward_stop called when IGMP forwarding flag is not set in oif_flags. by Savannah SR#108542 · 10 years ago
  50. 05c6dcd pimd: Fix invalid memory read when receiving a V1 or V2 query. by Savannah SR#108542 · 10 years ago
  51. d8410a0 pimd: Remove non-standard copyright line. by Everton Marques · 10 years ago
  52. 05a49ce zebra: mrib: Remove non-standard copyright line. by Everton Marques · 10 years ago
  53. 8f4a59a pimd: Revert accidental removal of show_memory_isis_cmd(). by Everton Marques · 10 years ago
  54. 1a9352a zclient: Revert lib export of zclient_socket()/zclient_socket_un(). by Everton Marques · 10 years ago
  55. ea537be pimd: Remove debuggging for zclient TCP/UNIX sockets. by Everton Marques · 10 years ago
  56. bbb8a18 zebra_rib: Revert work-around for zebra marking recursive static route as inactive. by Everton Marques · 10 years ago
  57. 96b6dfe pim: Remove connected addresses on loss of zebra connection. by Everton Marques · 10 years ago
  58. 679fab4 pimd: Simplify gettime-related code. by Everton Marques · 10 years ago
  59. 4d330a2 pimd: Remove conflict marker. by Everton Marques · 10 years ago
  60. a089db4 pimd: Fix log about PIM_USE_QUAGGA_GETTIME. by Everton Marques · 10 years ago
  61. 74b4fad pimd: Remove motd tweaking. by Everton Marques · 10 years ago
  62. 3d62667 pimd: Remove reference to external doc. by Everton Marques · 10 years ago
  63. 9391126 pimd: Remove unused pim checksum in favour of quagga's version. by Everton Marques · 10 years ago
  64. 629e30b pimd: Version up. by Everton Marques · 10 years ago
  65. f80f8aa pimd: Troubleshooting script. by Everton Marques · 10 years ago
  66. 8852dba pimd: React as secondary address change for any address change by Everton Marques · 10 years ago
  67. c1b228c pimd: Reduce informative mandatory logging. by Everton Marques · 10 years ago
  68. bb61be2 pimd: Replace assert with warning. by Everton Marques · 10 years ago
  69. 3edadeb pimd: Clarifications on debug hints. by Everton Marques · 10 years ago
  70. 275e24d pimd: Fix interface "no ip igmp" should not disrupt PIM. Plus docs updates. by Everton Marques · 10 years ago
  71. 1f29894 pimd: -z command-line switch to specify zebra socket path. by Everton Marques · 10 years ago
  72. 7cb0d4a pimd: Cisco Documentation for SSM Benefits by Everton Marques · 10 years ago
  73. 9830ce2 pimd: Why ssm. by Everton Marques · 10 years ago
  74. cf800dd pimd: Version up. by Everton Marques · 10 years ago
  75. df838e2 pimd: Better assert state transition message. by Everton Marques · 10 years ago
  76. 3456a80 pimd: clear zclient-update: Reset zclient update connection to zebra daemon by Everton Marques · 10 years ago
  77. ee61109 pimd: Fix comment by Everton Marques · 10 years ago
  78. d96f9ff pimd: Recipe for building without vtysh. by Everton Marques · 10 years ago
  79. b240297 pimd: Detection of interface primary address changes. by Everton Marques · 10 years ago
  80. 2a0ecf2 pimd: Withstand zclient connection restablishment. by Everton Marques · 10 years ago
  81. b24c7fe zebra_rib: Revert debug hooks. by Everton Marques · 10 years ago
  82. d96ab32 pimd: Update configure recipe. by Everton Marques · 10 years ago
  83. 075ac8d pimd: Prevent interfaces' addresses duplication when zebra connection is restored. by Everton Marques · 10 years ago
  84. 306c99e pimd: FIXED C14 T32 Detection of interface primary address changes may fail. by Everton Marques · 10 years ago
  85. f6e16b9 pimd: Document MRIB support. by Everton Marques · 10 years ago
  86. e4f2a2b pimd: Report first route's metric/distance for recursive RPF lookup. by Everton Marques · 10 years ago
  87. 6c1d36a pimd: Clean-up. by Everton Marques · 10 years ago
  88. 6f40e6b pimd: Fix compiler warnings. by Everton Marques · 10 years ago
  89. 2f1df6a pimd: Version up to 0.164 by Everton Marques · 10 years ago
  90. f62a19c zebra: Export zclient_socket_un(). by Everton Marques · 10 years ago
  91. 5c55a49 pimd: Cosmetic fix for dr uptime display. by Everton Marques · 10 years ago
  92. 04c833a pimd: Query mrib (SAFI_MULTICAST). by Everton Marques · 10 years ago
  93. 82e6c73 pimd: Reset DR uptime only on actual change by Everton Marques · 10 years ago
  94. ff57d36 pimd: Fixes to build against current quagga. by Everton Marques · 10 years ago
  95. 8291988 pimd: Rename script with recipe for git cloning by Everton Marques · 10 years ago
  96. 60353ab C19 Provision to prevent group mode clash by Everton Marques · 11 years ago
  97. 069a020 Fixed recipe to re-sync with Quagga repository by Everton Marques · 11 years ago
  98. 1f7a2b4 github repository. by Everton Marques · 11 years ago
  99. d1a87ee Fix pim join uptime display. by Everton Marques · 11 years ago
  100. f24200d C18 MFC never recovers from removal of static route to source by Everton Marques · 11 years ago