1. e9a3670 Fix bgp ipv4/ipv6 accept handling by Stephen Hemminger · 16 years ago
  2. 21b8643 [build] tools/multiple-bgpd.sh should be in 'make dist' by Paul Jakma · 16 years ago
  3. aea339f [bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net> by Denis Ovsienko · 16 years ago
  4. c540835 Dmitry Tejblum <tejblum@yandex-team.ru> by Denis Ovsienko · 16 years ago
  5. 9eff36b Justified OSPF cost function names and added support for: by Denis Ovsienko · 16 years ago
  6. b819276 [lib] Fix timer precision. by Joakim Tjernlund · 16 years ago
  7. 6e907dd [lib] Move type cast in Fletcher checksum by Joakim Tjernlund · 16 years ago
  8. 4768061 [rpm] some defaults for Fedora are way out of date by Paul Jakma · 16 years ago
  9. 84152ee [lib] fix missing sockunion_normalise_mapped by Paul Jakma · 16 years ago
  10. e0081f7 [bgpd] Add 'show bgp views' command by Michael Lambert · 16 years ago
  11. 5d4b8cf [lib] Switch Fletcher checksum back to old ospfd version by Paul Jakma · 16 years ago
  12. 41dc348 [vtysh] Add commands from zebra_routemap.c to vtysh by Bartek Kania · 16 years ago
  13. 8c1bbc7 Merge branch 'bgpd/fsm' by Paul Jakma · 16 years ago
  14. 5635b77 [release] Bump version to 0.99.11 by Paul Jakma · 16 years ago
  15. a8bf6f5 [bgpd] Fix definition of an rsclient command by Michael Lambert · 16 years ago
  16. 6e687d7 [ospfd] Fix SEGV during startup introduced in recent commit by Joakim Tjernlund · 16 years ago
  17. 491eddc [ospfd] Move passive interface check by Joakim Tjernlund · 16 years ago
  18. 0e9de56 [build] Fix --enable-pie so it can actually be disabled by Paul P Komkoff Jr · 16 years ago
  19. 1a7dcf4 [lib] re-enable conversion of v6mapped INET6 sockunions to regular INET by Paul Jakma · 16 years ago
  20. 6e19926 [bgpd] Allow accepted peers to progress even if realpeer is in Connect by Paul Jakma · 16 years ago
  21. 2b2fc56 [bgpd] Document the FSM dummy-peer race that sometimes afflicts session setup by Paul Jakma · 16 years ago
  22. ef16c8a Merge branch 'restricted-mode' by Paul Jakma · 16 years ago
  23. b3bc68e [ospfd] Minor enhancements to recent self-host-routes suppression patch by Paul Jakma · 16 years ago
  24. 742c64f Merge commit 'remotes/jocke/delete_ghost_route' by Paul Jakma · 16 years ago
  25. 06fb282 Merge commit '53d0deceeb855493aa03c59477f8af7f6bb75140' by Paul Jakma · 16 years ago
  26. a49eb30 [ospfd] Restructure opsf_if_update() and ospf_network_run() by Joakim Tjernlund · 16 years ago
  27. 5d7bdd0 Merge commit 'remotes/jocke/ospf_neighbour'; commit 'remotes/jocke/snmp_crosscompile' by Paul Jakma · 16 years ago
  28. d6bb5aa [doc] Update HACKING to reflect SCM changes and latest practice by Paul Jakma · 16 years ago
  29. 19a9372 test by Paul Jakma · 16 years ago
  30. 6556d8a Revert "[bgpd] Add 'bgp open-accept' option, to send OPEN immediately on accepted conns" by Paul Jakma · 16 years ago
  31. 53d0dec Set destination for PtP links to OSPF_ALLSPFROUTERS. by Joakim Tjernlund · 17 years ago
  32. 910e270 Ignore host routes to self. by Joakim Tjernlund · 16 years ago
  33. fb62a3c Make --enable-snmp cross compile and make libcrypto optional with --without-crypto by Joakim Tjernlund · 17 years ago
  34. 35f8914 Fix SEGV in ip ospf neighbor all by Joakim Tjernlund · 16 years ago
  35. 62687ff [vty] Add support for a 'restricted mode' with anonymous vty connections by Paul Jakma · 16 years ago
  36. b38309a [trivia] Make 'make dist' happy about ChangeLog expunge by Paul Jakma · 16 years ago
  37. 5515de3 [administrivia] Update gitignore files by Paul Jakma · 18 years ago
  38. d68cbf9 [administrivia] Git should ignore backup files and .loT files by Paul Jakma · 18 years ago
  39. 3998bfd [trivia] Remove ChangeLog files, as this data is now maintained in SCM by Paul Jakma · 16 years ago
  40. e524843 [zebra] trivial: fix spelling mistake by Stephen Hemminger · 16 years ago
  41. f3019af [bgpd] remove useless check and return in bgp_config_write_damp by Stephen Hemminger · 16 years ago
  42. ef9b113 [zebra] trivia: static qualifiers for metaq by Stephen Hemminger · 16 years ago
  43. d145bc0 [zebra] make some data local by Stephen Hemminger · 16 years ago
  44. 16814f9 [zebra] ignore dead routes in RIB update by Stephen Hemminger · 16 years ago
  45. 4c69947 [zebra:linux] netlink: no need to change privs for receive by Stephen Hemminger · 16 years ago
  46. 898987e [zebra:linux] netlink: quiet harmless errors by Stephen Hemminger · 16 years ago
  47. 30afea3 [zebra:linux] netlink buffer size tweaking only needed on receive socket by Stephen Hemminger · 16 years ago
  48. cadfb2c [build] Linux netlink doesn't need IF_PROC by Stephen Hemminger · 16 years ago
  49. 4cde931 [zebra:linux] clean up blocking setting of netlink sockets by Stephen Hemminger · 16 years ago
  50. 3d265b4 [zebra:linux] Filter out unwanted netlink messages by PID by Stephen Hemminger · 16 years ago
  51. 30a2231 [warnings] Fix various SOS warnings by Paul Jakma · 16 years ago
  52. f5612dd [lib] Fix mistake in tcp-md5sig commit which broke compile on BSD by Paul Jakma · 16 years ago
  53. 6ac29a5 [trivia] finish off static'ification of ospf6d and ripngd by Paul Jakma · 16 years ago
  54. 1423c80 [lib] mes_lookup string lookup table argument should be marked const by Stephen Hemminger · 16 years ago
  55. 89d9fa3 [trivia] ignore automake generated 'compile' file by Paul Jakma · 16 years ago
  56. 6072b24 [zebra] mark some rt_netlink functions static by Stephen Hemminger · 16 years ago
  57. ffe11cf [lib] hash compare function arguments ought to be const qualified by Stephen Hemminger · 16 years ago
  58. 9fd4958 [ospfd] Default route needs to be refreshed after neighbour state change by Daniel Ng · 16 years ago
  59. 6995456 [isisd:DLPI] Try open vanity-named DLPI dev before style 1,2 by Jingjing Duan · 16 years ago
  60. 6a270cd [ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisd by Jingjing Duan · 16 years ago
  61. 3e40282 [isisd] Fix packet filtering with DLPI by Jingjing Duan · 16 years ago
  62. efda3bb [lib] Add fletcher checksum implementation by Jingjing Duan · 16 years ago
  63. 40da221 [zebra:netlink] Set proto/scope on all route update messages by Timo Teräs · 16 years ago
  64. 7f794f2 [vty] Allow delete during password entry by Roy · 16 years ago
  65. fe86b48 [build] --enable...user/group didn't match help text by Paul P Komkoff Jr · 16 years ago
  66. 46bc0e4 [build] Test for GNU-style PIE support in toolchain and enable by Paul P Komkoff Jr · 16 years ago
  67. d664ae1 [bgpd] Add 'bgp open-accept' option, to send OPEN immediately on accepted conns by Paul Jakma · 17 years ago
  68. e30db00 [administrivia] Ignore rebase files and .msg by Paul Jakma · 19 years ago
  69. 7a842a7 [git administrivia] remove auto-built quagga.info, add to gitignore. by Paul Jakma · 19 years ago
  70. 3c5a0a4 [administrivia] Add .gitignore files, based on .cvsignores. by Paul Jakma · 19 years ago
  71. 750e814 [bgpd] Fix triggerable crash when compiled with --disable-bgp-announce by Paul Jakma · 16 years ago
  72. 851a1a5 [bgpd] fix a couple of trivial compiler warnings by Paul Jakma · 16 years ago
  73. 0df7c91 [bgpd] TCP-MD5: password vty configuration and initial Linux support by Paul Jakma · 16 years ago
  74. f04b0e6 [tools/multiple-bgpd.sh] make it easier to use IPv6 peer addresses by Paul Jakma · 16 years ago
  75. c2be59b [solaris] Sync SMF bits with OpenSolaris SFW by Paul Jakma · 16 years ago
  76. 10895fd [vtysh] small fix to previous CMD_AS_RANGE patch, and add missing command by Paul Jakma · 16 years ago
  77. 320da87 [vty] CMD_AS_RANGE accidently quoted and so not expanded in vty by Paul Jakma · 16 years ago
  78. b608d5b [bgpd] Fix double-free crash in bgp_table_finish, seen with rs-client by Paul Jakma · 16 years ago
  79. 0b3f3d4 [zebra] Make BSD link-state deal more gracefully with GIFMEDIA ioctl error by Paul Jakma · 16 years ago
  80. ce9c3cc [tools/multiple-bgpd] setup IPv6 advertisments by Paul Jakma · 16 years ago
  81. 3d8d4b2 [administrivia] commit missing ChangeLog update... by Paul Jakma · 16 years ago
  82. e1f3d39 [release] Bump version to 0.99.10 by Paul Jakma · 16 years ago
  83. 1eab26b [tests] BGP MP_(UN)REACH_NLRI unit tests (actual file..) by Paul Jakma · 16 years ago
  84. 3d52bb8 [lib] trivial: add const qualifier to stream_put/write by Paul Jakma · 16 years ago
  85. 0329280 [bgpd] minor changes to bgp_mp_reach_parse by Paul Jakma · 16 years ago
  86. 343f720 [tests] BGP MP_(UN)REACH_NLRI unit tests by Paul Jakma · 16 years ago
  87. 13e896b + note the meta-queue in NEWS by Denis Ovsienko · 16 years ago
  88. e96f920 + initial edition of meta-queue for RIB updates processing (bug #431) by Denis Ovsienko · 16 years ago
  89. a15cfd1 [bgpd] bug #419: partial aspath-limit incorrectly causes session reset by Paul Jakma · 16 years ago
  90. 0e7c124 [tools] multiple-bgpd.sh: make paths more configurable by Paul Jakma · 16 years ago
  91. fa93b16 [ripd] Fix mistaken empty string test by Paul Jakma · 17 years ago
  92. 0d6b2ee [daemons] Sanity check port number arguments before use by Paul Jakma · 17 years ago
  93. 768a27e [zebra/linux] Use BPF to filter out responses, to try avoid netlink overruns by Paul Jakma · 17 years ago
  94. 311064d + fix the set statement name by Denis Ovsienko · 17 years ago
  95. 841f7a5 + [bgpd] Added new route-map set statement: "as-path ignore" by Denis Ovsienko · 17 years ago
  96. 693b67b [bgpd] remove unnecessary 0 entries from struct message's by Paul Jakma · 17 years ago
  97. ce6ab03 [ripd] remove unnecessary 0 entries from struct message's by Paul Jakma · 17 years ago
  98. 11486b5 [lib] Fix the struct message LOOKUP function to be more robust by Paul Jakma · 17 years ago
  99. 5f56808 [lib/linklist] Enforce "nodes must have data" invariant more rigorously by Paul Jakma · 17 years ago
  100. 20e5ff0 + fix bug#326 by rib_lookup_and_pushup() by Denis Ovsienko · 17 years ago