1. f6e16b9 pimd: Document MRIB support. by Everton Marques · 10 years ago
  2. e4f2a2b pimd: Report first route's metric/distance for recursive RPF lookup. by Everton Marques · 10 years ago
  3. 6c1d36a pimd: Clean-up. by Everton Marques · 10 years ago
  4. 6f40e6b pimd: Fix compiler warnings. by Everton Marques · 10 years ago
  5. 2f1df6a pimd: Version up to 0.164 by Everton Marques · 10 years ago
  6. f62a19c zebra: Export zclient_socket_un(). by Everton Marques · 10 years ago
  7. 5c55a49 pimd: Cosmetic fix for dr uptime display. by Everton Marques · 10 years ago
  8. 04c833a pimd: Query mrib (SAFI_MULTICAST). by Everton Marques · 10 years ago
  9. 82e6c73 pimd: Reset DR uptime only on actual change by Everton Marques · 10 years ago
  10. ff57d36 pimd: Fixes to build against current quagga. by Everton Marques · 10 years ago
  11. 8291988 pimd: Rename script with recipe for git cloning by Everton Marques · 10 years ago
  12. 60353ab C19 Provision to prevent group mode clash by Everton Marques · 11 years ago
  13. 069a020 Fixed recipe to re-sync with Quagga repository by Everton Marques · 11 years ago
  14. 1f7a2b4 github repository. by Everton Marques · 11 years ago
  15. d1a87ee Fix pim join uptime display. by Everton Marques · 11 years ago
  16. f24200d C18 MFC never recovers from removal of static route to source by Everton Marques · 11 years ago
  17. 777fe1f Run DR election when hello packet is received. by Everton Marques · 11 years ago
  18. d459586 Parsing fixes. by Everton Marques · 11 years ago
  19. 3defeb3 fix address assigment by Klemen Sladic · 11 years ago
  20. c77f01b PIM_ZCLIENT_DEBUG enables zclient_socket() / zclient_socket_un() debug by Everton Marques · 11 years ago
  21. a057a06 pimd: extend .gitignore by David Lamparter · 13 years ago
  22. 3de4ae9 Define pim_gettime() when PIM_GETTIME_USE_GETTIMEOFDAY is not available. by Everton Marques · 11 years ago
  23. 105ad86 pimd: fix wtf code by David Lamparter · 13 years ago
  24. f8cfeb2 pimd: fix worst char * <> uint8_t * intermingling by David Lamparter · 13 years ago
  25. e269b96 pimd: use socklen_t consistently by David Lamparter · 13 years ago
  26. 5c69798 pimd: fix format strings by David Lamparter · 13 years ago
  27. eb383d9 [pim] Version up to 0.163 by Everton Marques · 14 years ago
  28. b9ef770 [pim] bootstrap from tarball prefers autoreconf -i by Everton Marques · 14 years ago
  29. 8281793 [pim] Additional PIM drafts. by Everton Marques · 14 years ago
  30. d0d7980 [pim] Compile fixes for FreeBSD. by User · 14 years ago
  31. 9f4e191 [pim] Version up to 0.162 by Everton Marques · 15 years ago
  32. 4560c44 [pim] Reference to troglobit pimd by Everton Marques · 15 years ago
  33. 05e573d [pim] "show ip route" renamed to "show ip rib" by Everton Marques · 15 years ago
  34. 6d26c37 [pim] .gitignore by Everton Marques · 15 years ago
  35. 55b12ff [pim] PIM route type. by Everton Marques · 15 years ago
  36. fa2e1ee [pim] Uniform format for commands "debug pim packet-dump" and "test pim receive dump" by Everton Marques · 15 years ago
  37. ff752d4 [pim] Cosmetic RPF refresh timer display by Everton Marques · 15 years ago
  38. 0ef36d8 [pim] Work-around improper monotonic clock by Everton Marques · 15 years ago
  39. f9e05e5 [pim] Version up to 0.161 by Everton Marques · 15 years ago
  40. 034bd7f [pim] debug mroute by Everton Marques · 15 years ago
  41. 67faabc [pim] debug mroute by Everton Marques · 15 years ago
  42. 9986fb3 [pim] TODO T42 Static igmp join fails when loading config at boot time by Everton Marques · 15 years ago
  43. 567f927 [pim] show ip igmp join by Everton Marques · 15 years ago
  44. 7c5f501 [pim] Fix net/host byte order by Everton Marques · 15 years ago
  45. dba7758 [pim] test pim receive dump by Everton Marques · 15 years ago
  46. 42e3078 [pim] Clean-up by Everton Marques · 15 years ago
  47. 3e92c45 [pim] test pim receive dump by Everton Marques · 15 years ago
  48. 929bb95 [pim] Fix dump byte type by Everton Marques · 15 years ago
  49. 6273804 [pim] Packet dump debugging by Everton Marques · 15 years ago
  50. e0b8b9b [pim] Clean-up log messages by Everton Marques · 15 years ago
  51. 3466dae [pim] Reference about draft mboned-ssmping by Everton Marques · 15 years ago
  52. 779e220 [pim] Version up to 0.159 by Everton Marques · 15 years ago
  53. e85a937 [pim] ssmpingd commands by Everton Marques · 15 years ago
  54. 8bc0b34 [pim] Sample config for ssmpingd support by Everton Marques · 15 years ago
  55. e8c11bb [pim] T41 DONE ssmping support by Everton Marques · 15 years ago
  56. 824adbe [pim] Hooks for ssmpingd support by Everton Marques · 15 years ago
  57. 96f91ae [pim] Skeleton for ssmpingd support by Everton Marques · 15 years ago
  58. ccc5d2b [pim] Ref. on LW-MLDv2 by Everton Marques · 15 years ago
  59. 3189437 [pim] Hint for test_igmpv3_join command-line utility by Everton Marques · 15 years ago
  60. 40765fe [pim] Command line tool to test IGMPv3 join. by Everton Marques · 15 years ago
  61. 4651853 [pim] clean-up by Everton Marques · 15 years ago
  62. b471196 [pim] ip mroute show: can display the MFC by Everton Marques · 15 years ago
  63. 47afa6e [pim] Version up to 0.158 by Everton Marques · 15 years ago
  64. 54d6c57 [pim] Fixed doc on CAVEAT C7 by Everton Marques · 15 years ago
  65. 5f35a52 [pim] show ip pim lan-prune-delay: fix cosmetic alignment by Everton Marques · 15 years ago
  66. bcc4abe [pim] More RPF cache refresh statistics by Everton Marques · 15 years ago
  67. 942b0fd [pim] Correction for cross-compilation error with this syntax by Leonard Herve · 15 years ago
  68. df4044b Router Alert option for IGMP packets but not for PIM packets by Leonard Herve · 15 years ago
  69. 613938d [pim] RPF cache refresh statistics by Everton Marques · 15 years ago
  70. d12beab [pim] Move encoded source address length check to pim_parse_addr_source by Everton Marques · 15 years ago
  71. 236b015 [pim] igmpv3: specific query interval set to 1 second (RFC 3376 8.8.) by Leonard Herve · 15 years ago
  72. e96f0af [pim] Log physical interface up/down by Everton Marques · 15 years ago
  73. 596470f [pim] pim commands added to vtysh by Leonard Herve · 15 years ago
  74. 871dbcf [pim] Initial pim 0.155 by Everton Marques · 15 years ago
  75. b162ab7 doc: explain rpf lookup default mode by David Lamparter · 10 years ago
  76. a4e830c doc: zebra multicast RIB commands by David Lamparter · 10 years ago
  77. e832c34 zebra: mark multicast commands experimental by David Lamparter · 10 years ago
  78. ca2b105 zebra: add "show ip rpf" to get result of RPF lookup by David Lamparter · 10 years ago
  79. 240c56f zebra: make MRIB lookup behaviour switchable by David Lamparter · 10 years ago
  80. 29ce93e zebra: return route_node from rib_match_ipv4_safi by David Lamparter · 10 years ago
  81. c048dcc zebra: dummy kernel "install" multicast routes by David Lamparter · 10 years ago
  82. 9e6366d zebra: fix optional distance on static mrib route by David Lamparter · 10 years ago
  83. 96bb266 zebra: mrib: static route support by Everton Marques · 10 years ago
  84. c409791 zebra: kill rib_match_ipv4() by David Lamparter · 10 years ago
  85. 12150f0 zebra: mrib: Include BGP routes in RPF lookups by Everton Marques · 10 years ago
  86. be4fb43 zebra: add ZEBRA_IPV4_NEXTHOP_LOOKUP_MRIB by Everton Marques · 10 years ago
  87. a59b615 zebra: point rib_match_ipv4() to ._safi() by Everton Marques · 10 years ago
  88. 346a8b5 zebra: add rib_match_ipv4_safi() by Everton Marques · 10 years ago
  89. f7b3d1e zebra: identify MRIB on debug messages by David Lamparter · 10 years ago
  90. e0b0ac8 zebra: factor out rib debug logs by David Lamparter · 11 years ago
  91. 1c6db0d lib: don't create circular lists (fixes 6d83113) by David Lamparter · 10 years ago
  92. daefeb8 bgpd: set BGP_ATTR_MP_[UN]REACH_NLRI (fixes 1a211cb) by David Lamparter · 10 years ago
  93. cffe780 bgpd: stop startup timer on stopping BGP (fixes dd49eb1) by David Lamparter · 10 years ago
  94. 273b1bd zebra/kernel_socket.c: Use platform alignment by Greg Troxel · 10 years ago
  95. 5e4ba81 doc: Document 'set as-path prepend' and 'set as-path prepend last-as' by Paul Jakma · 10 years ago
  96. 85c854a bgpd: implement route-map set as-path prepend last-as by Timo Teräs · 10 years ago
  97. 1a211cb bgpd: one more fix for tightening of check for missing well-known attributes by Paul Jakma · 10 years ago
  98. ec98d90 bgpd: trivial, remove unneeded extra variable in bgp_capability_restart by Paul Jakma · 10 years ago
  99. dd49eb1 Fix BGP's use of restart bit. by Vipin Kumar · 10 years ago
  100. 4430103 bgpd: remove unused variables by Paul Jakma · 10 years ago