1. 7d924b4 doc: list pimd.8 in EXTRA_DIST by David Lamparter · 10 years ago
  2. 60b815e vtysh: add missing pimd define by David Lamparter · 10 years ago
  3. bb7feff Revert "pimd: clear zclient-update: Reset zclient update connection to zebra daemon" by David Lamparter · 10 years ago
  4. 5d5af78 Revert "pim: Remove connected addresses on loss of zebra connection." by David Lamparter · 10 years ago
  5. a2805de Revert "pimd: Explicitly restart zclient update connection." by David Lamparter · 10 years ago
  6. b3c6afe Revert "pimd: Revert: Explicitly restart zclient update connection." by David Lamparter · 10 years ago
  7. 1b47764 redhat: revert non-pim changes in .spec by David Lamparter · 10 years ago
  8. 85385f7 pimd: Log ifindex found for an interface when zebra lib reports a new connected address. by Everton Marques · 10 years ago
  9. d632689 pimd: Fix configuration file reading upon startup by Donald Sharp · 10 years ago
  10. ed14fa0 pimd: Addition of Hello & Join-Prune message debug commands by Balaji.G · 10 years ago
  11. 21d1e26 pimd: show ip pim lan-prune-delay: Cosmetic. by Everton Marques · 10 years ago
  12. 24e3a9b pimd: Report del_oif() failure within igmp_source_forward_stop(). by Everton Marques · 10 years ago
  13. ddc6659 pimd: sh ip multicast: Display zclient socket fail counter. by Everton Marques · 10 years ago
  14. 199f85a pimd: Revert: Explicitly restart zclient update connection. by Everton Marques · 10 years ago
  15. a59f21b pimd: Update lookup zclient counter for connection failures. by Everton Marques · 10 years ago
  16. 8150bee pimd: Explicitly restart zclient update connection. by Everton Marques · 10 years ago
  17. e324ddc pimd: sh ip multicast: Display zclient sockets. by Everton Marques · 10 years ago
  18. 6ab3e2f pimd: Fix attempted out of bounds read when deleteing an interface. by Savannah SR#108542 · 10 years ago
  19. 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
  20. 05c6dcd pimd: Fix invalid memory read when receiving a V1 or V2 query. by Savannah SR#108542 · 10 years ago
  21. d8410a0 pimd: Remove non-standard copyright line. by Everton Marques · 10 years ago
  22. 05a49ce zebra: mrib: Remove non-standard copyright line. by Everton Marques · 10 years ago
  23. 8f4a59a pimd: Revert accidental removal of show_memory_isis_cmd(). by Everton Marques · 10 years ago
  24. 1a9352a zclient: Revert lib export of zclient_socket()/zclient_socket_un(). by Everton Marques · 10 years ago
  25. ea537be pimd: Remove debuggging for zclient TCP/UNIX sockets. by Everton Marques · 10 years ago
  26. bbb8a18 zebra_rib: Revert work-around for zebra marking recursive static route as inactive. by Everton Marques · 10 years ago
  27. 96b6dfe pim: Remove connected addresses on loss of zebra connection. by Everton Marques · 10 years ago
  28. 679fab4 pimd: Simplify gettime-related code. by Everton Marques · 10 years ago
  29. 4d330a2 pimd: Remove conflict marker. by Everton Marques · 10 years ago
  30. a089db4 pimd: Fix log about PIM_USE_QUAGGA_GETTIME. by Everton Marques · 10 years ago
  31. 74b4fad pimd: Remove motd tweaking. by Everton Marques · 10 years ago
  32. 3d62667 pimd: Remove reference to external doc. by Everton Marques · 10 years ago
  33. 9391126 pimd: Remove unused pim checksum in favour of quagga's version. by Everton Marques · 10 years ago
  34. 629e30b pimd: Version up. by Everton Marques · 10 years ago
  35. f80f8aa pimd: Troubleshooting script. by Everton Marques · 10 years ago
  36. 8852dba pimd: React as secondary address change for any address change by Everton Marques · 10 years ago
  37. c1b228c pimd: Reduce informative mandatory logging. by Everton Marques · 10 years ago
  38. bb61be2 pimd: Replace assert with warning. by Everton Marques · 10 years ago
  39. 3edadeb pimd: Clarifications on debug hints. by Everton Marques · 10 years ago
  40. 275e24d pimd: Fix interface "no ip igmp" should not disrupt PIM. Plus docs updates. by Everton Marques · 10 years ago
  41. 1f29894 pimd: -z command-line switch to specify zebra socket path. by Everton Marques · 10 years ago
  42. 7cb0d4a pimd: Cisco Documentation for SSM Benefits by Everton Marques · 10 years ago
  43. 9830ce2 pimd: Why ssm. by Everton Marques · 10 years ago
  44. cf800dd pimd: Version up. by Everton Marques · 10 years ago
  45. df838e2 pimd: Better assert state transition message. by Everton Marques · 10 years ago
  46. 3456a80 pimd: clear zclient-update: Reset zclient update connection to zebra daemon by Everton Marques · 10 years ago
  47. ee61109 pimd: Fix comment by Everton Marques · 10 years ago
  48. d96f9ff pimd: Recipe for building without vtysh. by Everton Marques · 10 years ago
  49. b240297 pimd: Detection of interface primary address changes. by Everton Marques · 10 years ago
  50. 2a0ecf2 pimd: Withstand zclient connection restablishment. by Everton Marques · 10 years ago
  51. b24c7fe zebra_rib: Revert debug hooks. by Everton Marques · 10 years ago
  52. d96ab32 pimd: Update configure recipe. by Everton Marques · 10 years ago
  53. 075ac8d pimd: Prevent interfaces' addresses duplication when zebra connection is restored. by Everton Marques · 10 years ago
  54. 306c99e pimd: FIXED C14 T32 Detection of interface primary address changes may fail. by Everton Marques · 10 years ago
  55. f6e16b9 pimd: Document MRIB support. by Everton Marques · 10 years ago
  56. e4f2a2b pimd: Report first route's metric/distance for recursive RPF lookup. by Everton Marques · 10 years ago
  57. 6c1d36a pimd: Clean-up. by Everton Marques · 10 years ago
  58. 6f40e6b pimd: Fix compiler warnings. by Everton Marques · 10 years ago
  59. 2f1df6a pimd: Version up to 0.164 by Everton Marques · 10 years ago
  60. f62a19c zebra: Export zclient_socket_un(). by Everton Marques · 10 years ago
  61. 5c55a49 pimd: Cosmetic fix for dr uptime display. by Everton Marques · 10 years ago
  62. 04c833a pimd: Query mrib (SAFI_MULTICAST). by Everton Marques · 10 years ago
  63. 82e6c73 pimd: Reset DR uptime only on actual change by Everton Marques · 10 years ago
  64. ff57d36 pimd: Fixes to build against current quagga. by Everton Marques · 10 years ago
  65. 8291988 pimd: Rename script with recipe for git cloning by Everton Marques · 10 years ago
  66. 60353ab C19 Provision to prevent group mode clash by Everton Marques · 11 years ago
  67. 069a020 Fixed recipe to re-sync with Quagga repository by Everton Marques · 11 years ago
  68. 1f7a2b4 github repository. by Everton Marques · 11 years ago
  69. d1a87ee Fix pim join uptime display. by Everton Marques · 11 years ago
  70. f24200d C18 MFC never recovers from removal of static route to source by Everton Marques · 11 years ago
  71. 777fe1f Run DR election when hello packet is received. by Everton Marques · 11 years ago
  72. d459586 Parsing fixes. by Everton Marques · 11 years ago
  73. 3defeb3 fix address assigment by Klemen Sladic · 11 years ago
  74. c77f01b PIM_ZCLIENT_DEBUG enables zclient_socket() / zclient_socket_un() debug by Everton Marques · 11 years ago
  75. a057a06 pimd: extend .gitignore by David Lamparter · 13 years ago
  76. 3de4ae9 Define pim_gettime() when PIM_GETTIME_USE_GETTIMEOFDAY is not available. by Everton Marques · 11 years ago
  77. 105ad86 pimd: fix wtf code by David Lamparter · 13 years ago
  78. f8cfeb2 pimd: fix worst char * <> uint8_t * intermingling by David Lamparter · 13 years ago
  79. e269b96 pimd: use socklen_t consistently by David Lamparter · 13 years ago
  80. 5c69798 pimd: fix format strings by David Lamparter · 13 years ago
  81. eb383d9 [pim] Version up to 0.163 by Everton Marques · 14 years ago
  82. b9ef770 [pim] bootstrap from tarball prefers autoreconf -i by Everton Marques · 14 years ago
  83. 8281793 [pim] Additional PIM drafts. by Everton Marques · 14 years ago
  84. d0d7980 [pim] Compile fixes for FreeBSD. by User · 14 years ago
  85. 9f4e191 [pim] Version up to 0.162 by Everton Marques · 15 years ago
  86. 4560c44 [pim] Reference to troglobit pimd by Everton Marques · 15 years ago
  87. 05e573d [pim] "show ip route" renamed to "show ip rib" by Everton Marques · 15 years ago
  88. 6d26c37 [pim] .gitignore by Everton Marques · 15 years ago
  89. 55b12ff [pim] PIM route type. by Everton Marques · 15 years ago
  90. fa2e1ee [pim] Uniform format for commands "debug pim packet-dump" and "test pim receive dump" by Everton Marques · 15 years ago
  91. ff752d4 [pim] Cosmetic RPF refresh timer display by Everton Marques · 15 years ago
  92. 0ef36d8 [pim] Work-around improper monotonic clock by Everton Marques · 15 years ago
  93. f9e05e5 [pim] Version up to 0.161 by Everton Marques · 15 years ago
  94. 034bd7f [pim] debug mroute by Everton Marques · 15 years ago
  95. 67faabc [pim] debug mroute by Everton Marques · 15 years ago
  96. 9986fb3 [pim] TODO T42 Static igmp join fails when loading config at boot time by Everton Marques · 15 years ago
  97. 567f927 [pim] show ip igmp join by Everton Marques · 15 years ago
  98. 7c5f501 [pim] Fix net/host byte order by Everton Marques · 15 years ago
  99. dba7758 [pim] test pim receive dump by Everton Marques · 15 years ago
  100. 42e3078 [pim] Clean-up by Everton Marques · 15 years ago