1. 199f85a pimd: Revert: Explicitly restart zclient update connection. by Everton Marques · 10 years ago
  2. a59f21b pimd: Update lookup zclient counter for connection failures. by Everton Marques · 10 years ago
  3. 8150bee pimd: Explicitly restart zclient update connection. by Everton Marques · 10 years ago
  4. e324ddc pimd: sh ip multicast: Display zclient sockets. by Everton Marques · 10 years ago
  5. 6ab3e2f pimd: Fix attempted out of bounds read when deleteing an interface. by Savannah SR#108542 · 10 years ago
  6. 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
  7. 05c6dcd pimd: Fix invalid memory read when receiving a V1 or V2 query. by Savannah SR#108542 · 10 years ago
  8. ea537be pimd: Remove debuggging for zclient TCP/UNIX sockets. by Everton Marques · 10 years ago
  9. 96b6dfe pim: Remove connected addresses on loss of zebra connection. by Everton Marques · 10 years ago
  10. 679fab4 pimd: Simplify gettime-related code. by Everton Marques · 10 years ago
  11. a089db4 pimd: Fix log about PIM_USE_QUAGGA_GETTIME. by Everton Marques · 10 years ago
  12. 74b4fad pimd: Remove motd tweaking. by Everton Marques · 10 years ago
  13. 3d62667 pimd: Remove reference to external doc. by Everton Marques · 10 years ago
  14. 9391126 pimd: Remove unused pim checksum in favour of quagga's version. by Everton Marques · 10 years ago
  15. 629e30b pimd: Version up. by Everton Marques · 10 years ago
  16. f80f8aa pimd: Troubleshooting script. by Everton Marques · 10 years ago
  17. 8852dba pimd: React as secondary address change for any address change by Everton Marques · 10 years ago
  18. c1b228c pimd: Reduce informative mandatory logging. by Everton Marques · 10 years ago
  19. bb61be2 pimd: Replace assert with warning. by Everton Marques · 10 years ago
  20. 3edadeb pimd: Clarifications on debug hints. by Everton Marques · 10 years ago
  21. 275e24d pimd: Fix interface "no ip igmp" should not disrupt PIM. Plus docs updates. by Everton Marques · 10 years ago
  22. 1f29894 pimd: -z command-line switch to specify zebra socket path. by Everton Marques · 10 years ago
  23. 7cb0d4a pimd: Cisco Documentation for SSM Benefits by Everton Marques · 10 years ago
  24. 9830ce2 pimd: Why ssm. by Everton Marques · 10 years ago
  25. cf800dd pimd: Version up. by Everton Marques · 10 years ago
  26. df838e2 pimd: Better assert state transition message. by Everton Marques · 10 years ago
  27. 3456a80 pimd: clear zclient-update: Reset zclient update connection to zebra daemon by Everton Marques · 10 years ago
  28. ee61109 pimd: Fix comment by Everton Marques · 10 years ago
  29. d96f9ff pimd: Recipe for building without vtysh. by Everton Marques · 10 years ago
  30. b240297 pimd: Detection of interface primary address changes. by Everton Marques · 10 years ago
  31. 2a0ecf2 pimd: Withstand zclient connection restablishment. by Everton Marques · 10 years ago
  32. d96ab32 pimd: Update configure recipe. by Everton Marques · 10 years ago
  33. 075ac8d pimd: Prevent interfaces' addresses duplication when zebra connection is restored. by Everton Marques · 10 years ago
  34. 306c99e pimd: FIXED C14 T32 Detection of interface primary address changes may fail. by Everton Marques · 10 years ago
  35. f6e16b9 pimd: Document MRIB support. by Everton Marques · 10 years ago
  36. e4f2a2b pimd: Report first route's metric/distance for recursive RPF lookup. by Everton Marques · 10 years ago
  37. 6c1d36a pimd: Clean-up. by Everton Marques · 10 years ago
  38. 6f40e6b pimd: Fix compiler warnings. by Everton Marques · 10 years ago
  39. 2f1df6a pimd: Version up to 0.164 by Everton Marques · 10 years ago
  40. 5c55a49 pimd: Cosmetic fix for dr uptime display. by Everton Marques · 10 years ago
  41. 04c833a pimd: Query mrib (SAFI_MULTICAST). by Everton Marques · 10 years ago
  42. 82e6c73 pimd: Reset DR uptime only on actual change by Everton Marques · 10 years ago
  43. ff57d36 pimd: Fixes to build against current quagga. by Everton Marques · 10 years ago
  44. 8291988 pimd: Rename script with recipe for git cloning by Everton Marques · 10 years ago
  45. 60353ab C19 Provision to prevent group mode clash by Everton Marques · 11 years ago
  46. 069a020 Fixed recipe to re-sync with Quagga repository by Everton Marques · 11 years ago
  47. 1f7a2b4 github repository. by Everton Marques · 11 years ago
  48. d1a87ee Fix pim join uptime display. by Everton Marques · 11 years ago
  49. f24200d C18 MFC never recovers from removal of static route to source by Everton Marques · 11 years ago
  50. 777fe1f Run DR election when hello packet is received. by Everton Marques · 11 years ago
  51. d459586 Parsing fixes. by Everton Marques · 11 years ago
  52. 3defeb3 fix address assigment by Klemen Sladic · 11 years ago
  53. c77f01b PIM_ZCLIENT_DEBUG enables zclient_socket() / zclient_socket_un() debug by Everton Marques · 11 years ago
  54. a057a06 pimd: extend .gitignore by David Lamparter · 13 years ago
  55. 3de4ae9 Define pim_gettime() when PIM_GETTIME_USE_GETTIMEOFDAY is not available. by Everton Marques · 11 years ago
  56. 105ad86 pimd: fix wtf code by David Lamparter · 13 years ago
  57. f8cfeb2 pimd: fix worst char * <> uint8_t * intermingling by David Lamparter · 13 years ago
  58. e269b96 pimd: use socklen_t consistently by David Lamparter · 13 years ago
  59. 5c69798 pimd: fix format strings by David Lamparter · 13 years ago
  60. eb383d9 [pim] Version up to 0.163 by Everton Marques · 14 years ago
  61. b9ef770 [pim] bootstrap from tarball prefers autoreconf -i by Everton Marques · 14 years ago
  62. 8281793 [pim] Additional PIM drafts. by Everton Marques · 14 years ago
  63. d0d7980 [pim] Compile fixes for FreeBSD. by User · 14 years ago
  64. 9f4e191 [pim] Version up to 0.162 by Everton Marques · 15 years ago
  65. 4560c44 [pim] Reference to troglobit pimd by Everton Marques · 15 years ago
  66. 05e573d [pim] "show ip route" renamed to "show ip rib" by Everton Marques · 15 years ago
  67. 6d26c37 [pim] .gitignore by Everton Marques · 15 years ago
  68. fa2e1ee [pim] Uniform format for commands "debug pim packet-dump" and "test pim receive dump" by Everton Marques · 15 years ago
  69. ff752d4 [pim] Cosmetic RPF refresh timer display by Everton Marques · 15 years ago
  70. 0ef36d8 [pim] Work-around improper monotonic clock by Everton Marques · 15 years ago
  71. f9e05e5 [pim] Version up to 0.161 by Everton Marques · 15 years ago
  72. 034bd7f [pim] debug mroute by Everton Marques · 15 years ago
  73. 67faabc [pim] debug mroute by Everton Marques · 15 years ago
  74. 9986fb3 [pim] TODO T42 Static igmp join fails when loading config at boot time by Everton Marques · 15 years ago
  75. 567f927 [pim] show ip igmp join by Everton Marques · 15 years ago
  76. 7c5f501 [pim] Fix net/host byte order by Everton Marques · 15 years ago
  77. dba7758 [pim] test pim receive dump by Everton Marques · 15 years ago
  78. 3e92c45 [pim] test pim receive dump by Everton Marques · 15 years ago
  79. 929bb95 [pim] Fix dump byte type by Everton Marques · 15 years ago
  80. 6273804 [pim] Packet dump debugging by Everton Marques · 15 years ago
  81. e0b8b9b [pim] Clean-up log messages by Everton Marques · 15 years ago
  82. 3466dae [pim] Reference about draft mboned-ssmping by Everton Marques · 15 years ago
  83. 779e220 [pim] Version up to 0.159 by Everton Marques · 15 years ago
  84. e85a937 [pim] ssmpingd commands by Everton Marques · 15 years ago
  85. 8bc0b34 [pim] Sample config for ssmpingd support by Everton Marques · 15 years ago
  86. e8c11bb [pim] T41 DONE ssmping support by Everton Marques · 15 years ago
  87. 824adbe [pim] Hooks for ssmpingd support by Everton Marques · 15 years ago
  88. 96f91ae [pim] Skeleton for ssmpingd support by Everton Marques · 15 years ago
  89. ccc5d2b [pim] Ref. on LW-MLDv2 by Everton Marques · 15 years ago
  90. 3189437 [pim] Hint for test_igmpv3_join command-line utility by Everton Marques · 15 years ago
  91. 40765fe [pim] Command line tool to test IGMPv3 join. by Everton Marques · 15 years ago
  92. 4651853 [pim] clean-up by Everton Marques · 15 years ago
  93. b471196 [pim] ip mroute show: can display the MFC by Everton Marques · 15 years ago
  94. 47afa6e [pim] Version up to 0.158 by Everton Marques · 15 years ago
  95. 54d6c57 [pim] Fixed doc on CAVEAT C7 by Everton Marques · 15 years ago
  96. 5f35a52 [pim] show ip pim lan-prune-delay: fix cosmetic alignment by Everton Marques · 15 years ago
  97. bcc4abe [pim] More RPF cache refresh statistics by Everton Marques · 15 years ago
  98. 942b0fd [pim] Correction for cross-compilation error with this syntax by Leonard Herve · 15 years ago
  99. df4044b Router Alert option for IGMP packets but not for PIM packets by Leonard Herve · 15 years ago
  100. 613938d [pim] RPF cache refresh statistics by Everton Marques · 15 years ago