1. 5bd5881 bgp: missing pieces from listener patch by Stephen Hemminger · 15 years ago
  2. 62bed38 bgp: compiler warning fix by Stephen Hemminger · 15 years ago
  3. 3106a03 ospfd: fix performance problem with redistribute delete by Stephen Hemminger · 15 years ago
  4. 5996e0d ospfd: Make sure route table is recalculated. by Joakim Tjernlund · 15 years ago
  5. 1163743 ospfd: Make "Packet ... received on wrong link" conditional on debug by Paul Jakma · 15 years ago
  6. 9d87877 bgpd: Fix mistakes in applying 'allow inbound connections to non-default view' by Paul Jakma · 15 years ago
  7. 5372510 ospfd: neuter some compiler warnings by Paul Jakma · 15 years ago
  8. 4ca15d4 ospfd: update some comments by Paul Jakma · 15 years ago
  9. a8ba847 ospfd: Change struct ospf_path *oi to ifindex. by Joakim Tjernlund · 15 years ago
  10. bd54037 ospfd: Discriminate better when selecting links between vertices in SPF by Joakim Tjernlund · 15 years ago
  11. 4a5f432 [bgpd] delete erroneous extra brace.. by Paul Jakma · 15 years ago
  12. 66bed4f bgpd: Workaround for invalid MBGP next hop by Michael Lambert · 15 years ago
  13. 3de4277 [doc] Update HACKING by Paul Jakma · 15 years ago
  14. 05cf46b ospfd: Make ospf_if_lookup_recv_if() find the right unnumbered i/f by Joakim Tjernlund · 15 years ago
  15. f0f6384 ospfd: export ospf_if_table_lookup() and use it in ospf_network_run_interface() by Joakim Tjernlund · 15 years ago
  16. 2158ad2 bgpd/trivial: Fix indentation in previous by Paul Jakma · 15 years ago
  17. fc4dc59 bgpd: Allow inbound connections to non-default view by Steve Hill · 15 years ago
  18. 3117b5c bgpd: fd leak in bgpd by Steve Hill · 15 years ago
  19. cb9e0ce [zebra] Fix crash in test_zebra by Paul Jakma · 17 years ago
  20. 9afabaf Merge remote branch 'origin/master' by Paul Jakma · 15 years ago
  21. 736d440 bgpd: Delete AS_CONFED_SEQUENCE when prepending an AS_SEQUENCE type segment by Vasilis Tsiligiannis · 15 years ago
  22. ca87e1d bgpd: Implement BGP confederation error handling (RFC5065, Par. 5) by Vasilis Tsiligiannis · 15 years ago
  23. 30d2059 [global] interface flags format warnings by Stephen Hemminger · 15 years ago
  24. d023aec bgpd: start listener on first instance by Stephen Hemminger · 15 years ago
  25. 0362195 bgpd: peer action table static/const by Stephen Hemminger · 15 years ago
  26. 78b31d5 ripd: set IP TOS for control socket by Stephen Hemminger · 15 years ago
  27. 9a1a331 [bgpd] Restore ability of 'neighbor ... update-source' to take interface name by Paul Jakma · 15 years ago
  28. 97be79f [zebra] do not touch socket before pidfile locking by Denis Ovsienko · 15 years ago
  29. 5b40b1b [doc] zebra.8 via Christian Hammers (#531) by Thijs Kinkhorst · 15 years ago
  30. 998274c [build] Bump release to 0.99.14 by Paul Jakma · 15 years ago
  31. 638b70b [bgp] Fix nexthop reachability check on confederations by Vasilis Tsiligiannis · 15 years ago
  32. a294365 [bgpd] fix typo made by paul in previous commit by Paul Jakma · 15 years ago
  33. e8eb000 [bgpd] Avoid zombie accepted peer entries by Timo Teräs · 16 years ago
  34. e7cc3b3 [bgpd] Small buffer overrun in bgp_clear_node_queue_init by Nick Hilliard · 16 years ago
  35. 67b9467 [zebra] Silence noisy process_subq by Chris Caputo · 15 years ago
  36. 228da42 [bgpd] Stability fixes including bugs 397, 492 by Chris Caputo · 15 years ago
  37. 54a1518 [bgpd] Fix compiler warnings related to MD5 by Chris Caputo · 15 years ago
  38. 62c9f50 [build] fix default CFLAGS and squish warning by Paul Jakma · 15 years ago
  39. fd35b94 [bgpd] Bug #533: Fix crash with copy/pasted commands, inc 'no bgp ...' by Paul Jakma · 15 years ago
  40. 3fa3f95 [lib] Fix IPv6 normalisation by Stephen Hemminger · 15 years ago
  41. 9b4ef25 [ospf6d] Fix regression in monotonic time patch - LSA max-aging broke by Tom Henderson · 15 years ago
  42. 41b2373 [lib/cleanup] Use a typedef for the thread type by Paul Jakma · 15 years ago
  43. bd24624 [ospfd] Do not use stale Network/Router LSAs by Joakim Tjernlund · 16 years ago
  44. 650f76c [bgpd] Log a debug/update warning if filters are configured but don't exist by Paul Jakma · 15 years ago
  45. 439c52f Add test for Internet checksum. by Joakim Tjernlund · 16 years ago
  46. 77a1c4e [ospfd] compare ifIndex too when matching paths by Joakim Tjernlund · 16 years ago
  47. cbcd9bf [doc] Add "--disable-doc" to configure by Joakim Tjernlund · 16 years ago
  48. 3d8617b [ospfd] external LSA route_unlock_node() fixes by Joakim Tjernlund · 16 years ago
  49. f654313 [ospfd] Fix a few LSA performance "bugs" by Joakim Tjernlund · 16 years ago
  50. dc26699 Merge remote branch 'origin/master' by Paul Jakma · 15 years ago
  51. c3a5606 zebra: Static route does not reach kernel. by Joakim Tjernlund · 15 years ago
  52. 3f4ab7f [vtysh] Save vtysh history to a file by Tomasz Pala · 15 years ago
  53. 80abd9f [configure] Allow for large-file support, e.g. for log files >2GB by Tomasz Pala · 15 years ago
  54. 3fc1eca [cleanup] Add log.h includes by Tomasz Pala · 15 years ago
  55. 2a71e9c [bgpd] Add 'show ip bgp view WORD neighbors IP (advertised|received)-routes' by Tomasz Pala · 15 years ago
  56. c9035cc [ospfd] discount IP header size from a new LSA pkt by Dmitry Tejblum · 15 years ago
  57. 014b670 [bgpd] review 32-bit AS-path hotfix for 0.99.12 by Denis Ovsienko · 15 years ago
  58. d13c3b4 [zebra] linux policy routing support with ipv6 by Mathieu Goessens · 15 years ago
  59. ba803bd Merge remote branch 'origin/master' by Paul Jakma · 15 years ago
  60. 3523bea [trivia] work around ksh93 builtin name (#451) by Jingjing Duan · 15 years ago
  61. 50aef6f Fix "show ip bgp dampened-paths" garbage output. by Chris Caputo · 15 years ago
  62. 6e79f8b Fix vtysh based "write term" output. by Chris Caputo · 15 years ago
  63. 2b35ae4 Fixes to RFC2385/MD5 BGP by Chris Caputo · 15 years ago
  64. 774eb15 [ospfd] cancel OSPF timer hack in nsm_change_state by Dmitry Tejblum · 15 years ago
  65. b60668d RFC 4191 Default Router Preference support for router advertisements by Chris Caputo · 16 years ago
  66. 5bc52c7 [doc] remove -dither arg to imagemagick, in building PDFs by Paul Jakma · 15 years ago
  67. 86f72dc Convert ospf6d over to quagga_gettime() wrappers. by Takashi Sogabe · 15 years ago
  68. f7e0db8 [bgpd] Fix 'update-source' command: It doesn't accept interface names by Paul Jakma · 15 years ago
  69. c514adc [ospfd/BSD] add missing UINT16_MAX - picked up from FreeBSD ports patch by Jeremy Jackson · 16 years ago
  70. 7ec5736 [configure] fix check for GNU awk/gawk to abort ./configure if missing by Jeremy Jackson · 16 years ago
  71. ec5e42b [cleanup] convert bzero() deprecated by POSIX to memset() by Jeremy Jackson · 16 years ago
  72. e84999d [configure] remove unused/broken autoconf cache variable ac_statedir by Jeremy Jackson · 16 years ago
  73. 5589ffa [configure/cleanup] fix broken autoconf cache variables by Jeremy Jackson · 16 years ago
  74. 7f177ee [configure] remote support for AIX, it conflicts on newer autoconf by Jeremy Jackson · 16 years ago
  75. 4bf6461 [build] cleanup low-hanging autoreconf warnings by Jeremy Jackson · 16 years ago
  76. 25f4588 [configure] add configure support for PCRE Posix library by Jeremy Jackson · 16 years ago
  77. c77cffd [daemons/cleanup] Remove disabled log_mode argument support. by Jeremy Jackson · 16 years ago
  78. c546afa [doc] Removes documentation of nonexistant option. by Jeremy Jackson · 16 years ago
  79. 6511cab [configure] Refine CLOCK_MONOTONIC test by Paul Jakma · 15 years ago
  80. c4376c9 [configure] Detect support for monotonic clock by Stephen Hemminger · 16 years ago
  81. 8f5abac [BGP/cleanup] make message list in bgp_open const by Stephen Hemminger · 16 years ago
  82. 730394d [BGP/cleanup] make community hash table static by Stephen Hemminger · 16 years ago
  83. e9dc9f2 [BGP/cleanup] make some damp function static by Stephen Hemminger · 16 years ago
  84. ffa4e2c [BGP/cleanup] make ecommunity variables/functions local by Stephen Hemminger · 16 years ago
  85. 372b3c7 [BGP/cleanup] main program cleanup by Stephen Hemminger · 16 years ago
  86. ce0db9c [zebra/cleanup] make message table read only by Stephen Hemminger · 16 years ago
  87. 7ba82f7 [OSPF/cleanup] make message lists read only by Stephen Hemminger · 16 years ago
  88. b2d933f [bgpd/cleanup] make message lists read only by Stephen Hemminger · 16 years ago
  89. 01b7ce2 [bgpd] add comment that bgp_capability_receive is exported for unit-tests by Paul Jakma · 15 years ago
  90. 8e4c093 [cleanup] Allow message tables to be constant by Stephen Hemminger · 16 years ago
  91. fc52f95 [cleanup] Fix compile warnings by Stephen Hemminger · 16 years ago
  92. 65d3fbb [cleanup] Use const in smux interface by Stephen Hemminger · 16 years ago
  93. 9bddac4 [bgpd/cleanup] BGP make attribute variables local by Stephen Hemminger · 16 years ago
  94. fda1d3e [bgpd/cleanup] Make BGP FSM table read-only static by Stephen Hemminger · 16 years ago
  95. 0088b5d [bgpd] reference count the BGP instance by Stephen Hemminger · 16 years ago
  96. dde7258 [bgpd] Make declarations match by Stephen Hemminger · 16 years ago
  97. 9607d98 [zebra] Remove unused structure element by Stephen Hemminger · 16 years ago
  98. 90d2ab0 [zebra] Force rib_update when connected route deleted by Stephen Hemminger · 16 years ago
  99. 81cce01 [cleanup] Use correct buffer size for inet_ntop() by Stephen Hemminger · 16 years ago
  100. 82f5ee1 [ripd] Ignore non-running interfaces in rip status by Stephen Hemminger · 16 years ago