1. 0f38dc4 [interface configuration] Preserve flag indicating address was set by quagga. by Andrew J. Schorr · 19 years ago
  2. 5519604 [debug] Improve zebra kernel socket debug message to include IP addresses. by Andrew J. Schorr · 19 years ago
  3. 6685978 [zebra] Remove private command string table by Paul Jakma · 19 years ago
  4. beb5633 [zebra] CID #31, guard against potential NULL return of route_node_lookup by Paul Jakma · 19 years ago
  5. e6d7d05 [zebra] arrange structs in padding-efficient manner and remove unused field by Paul Jakma · 19 years ago
  6. 3a570c8 [zebra] Display flags on their line in 'show interface'. by paul · 19 years ago
  7. a1038a1 [zebra] Fix pauls zebra_rib/rib_process commit mistakes, again. by paul · 19 years ago
  8. a8d9c1f [zebra] Fix incorrect changes made in RIB metric selection patch by paul · 19 years ago
  9. 5c78b3d [zebra/solaris] Interface state fixups for Solaris. by paul · 19 years ago
  10. e8e1946 [compiler] miscellaneous trivial compiler warning fixes by paul · 19 years ago
  11. af887b5 2006-01-18 Gunnar Stigen <gunnar.stigen@axxessit.no> by paul · 19 years ago
  12. d34b899 [zebra] Record NEWADDR metric on PF_ROUTE, print CACHEINFO debug on netlink by paul · 19 years ago
  13. 61f42ae [zebra] Defensive if_getaddrs bug fix. by paul · 19 years ago
  14. c713300 [zebra] Include metric on connected routes. by paul · 19 years ago
  15. c1b9800 [zserv] Extend Zserv header with version information and marker field by paul · 19 years ago
  16. c77d454 [zserv] Update interface flags to 8 bytes wide. by paul · 19 years ago
  17. e14b7fc remove dead code (from David Young) by gdt · 19 years ago
  18. 6083e1f 2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com> by gdt · 19 years ago
  19. 89368d9 [zebra] fix connected_add_ipv6 declarations, label should be const. by paul · 19 years ago
  20. ec1a428 [zebra] Fix mistake in previous commit and further compile warnings/errors. by paul · 19 years ago
  21. 6621ca8 [zebra] fix some small compile errors, mark several functions static by paul · 19 years ago
  22. 0fb58d5 2005-11-14 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  23. 6fe70d1 [solaris] Extra debug and cross-checks for kernel_socket, two Sol9 fixes. by paul · 19 years ago
  24. 0994c3a [zebra] Fix warning and small connected-label changes merge error. by paul · 19 years ago
  25. 0752ef0 2005-11-03 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  26. d06b2a6 2005-10-11 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  27. f52d13c 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago
  28. c05612b 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago
  29. fbf5d03 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com> by vincent · 19 years ago
  30. aa2e32b * connected.c: flag connected_up_ipv6() and connected_down_ipv6() by vincent · 19 years ago
  31. d24af18 * rib.h: Add note about behaviour of rib_add_ipv[46]* functions - by hasso · 19 years ago
  32. ebf1ead * zebra_rib.c: Reduce the height of some staircases. Fix by hasso · 19 years ago
  33. 319572c 2005-09-21 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  34. ca16218 2005-09-12 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  35. be61c4e * zebra_rib.c, rib.h: Add distance and metric arguments to the by hasso · 19 years ago
  36. 6eb8827 2005-07-29 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  37. ea6f82b 2005-06-28 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  38. a1ac18c 2005-06-28 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  39. 62debbb 2005-06-14 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  40. 1ada819 * rt_netlink.c: Remove unused netlink-addr socket declaration. by hasso · 19 years ago
  41. 1dcb517 2005-05-31 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  42. 69e10ad 2005-05-06 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  43. 4d38fdb 2005-04-28 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  44. cf460ef 2005-04-10 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  45. 57a1477 2005-04-10 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  46. fa59980 * rt_netlink.c: One tiny missing comma caused pointless debug messages by hasso · 20 years ago
  47. 206d805 * rt_netlink.c (netlink_parse_info): Fix warning. It's safe to cast by hasso · 20 years ago
  48. 3d1dc85 2004-04-05 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  49. 08dbfb6 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  50. a349198 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  51. d2fc889 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  52. b7ed1ec * rt_netlink.c (netlink_talk_filter): Show always warning message, by hasso · 20 years ago
  53. 2da40f4 2005-03-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  54. a608bbf 2005-03-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  55. 7cee1bb 2005-03-25 Jean-Mickael Guerin <jean-mickael.guerin@6wind.com> by vincent · 20 years ago
  56. ed9bb6d * zebra/interaface.c: "show interface description" command implemented. by hasso · 20 years ago
  57. c1f01f3 2005-03-12 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  58. 42a66d7 * if_proc.c, ipforward_proc.c, rtread_proc.c: Fix fd leaks. by hasso · 20 years ago
  59. 3452d47 * interface.c: Fix CRC and frame errors statistics in Linux. by hasso · 20 years ago
  60. 719e974 2005-02-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  61. 27da398 2005-02-24 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  62. e8274dc * rt_netlink.c: Don't show messages "ignoring message type 0x001[89]" by hasso · 20 years ago
  63. e31f229 2005-02-19 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  64. 1e19315 2005-02-14 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  65. 6a52d0d 2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  66. 4460e7a 2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  67. 4be019d 2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  68. c15cb24 2005-01-24 Martin Pot <mpot at martybugs.net> by paul · 20 years ago
  69. 6f2c27a * interface.c: Better statistics output in "show interface" command in by hasso · 20 years ago
  70. 583d800 * main.c: With --nl-bufsize argument is required. by hasso · 20 years ago
  71. 865b852 2005-01-05 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  72. b99760a 2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  73. 341a8f1 2004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  74. b8adec1 Fix "show ipv6 route <proto>" command. by hasso · 20 years ago
  75. 6a250b0 Add const to char * to quiet warnings. by gdt · 20 years ago
  76. b617800 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  77. 274a4a4 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  78. 887c44a 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  79. c065230 Make group to run daemon as configurable. Fixes #2 from Bugzilla #64. by hasso · 20 years ago
  80. accb156 Unbreak vtysh - don't add comments inside of DEFUN, it breaks extract.pl. by hasso · 20 years ago
  81. 6bd7c6a Remove dead "ip tunnel" command. by hasso · 20 years ago
  82. 06f953f 2004-10-22 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  83. 3fb9cd6 OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd, by hasso · 20 years ago
  84. c1eaa44 Fix regression. It seems to me that this code still works only by accident by hasso · 20 years ago
  85. b71f00f * zserv.c: Remove useless warnings "forwarding is already on". by hasso · 20 years ago
  86. c75105a Make initializing smux connection configurable - "smux peer OID" command by hasso · 20 years ago
  87. 39db97e Some compiler warnings fixes and fix for bugzilla #119. by hasso · 20 years ago
  88. 39ff11d Unbreak "show ip route" command. by hasso · 20 years ago
  89. fce954f Fix warnings. Didn't even look at files not compiled in Linux though. by hasso · 20 years ago
  90. 7216466 2004-10-05 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  91. eef1fe1 New way to handle secondary addresses from Gilad Arnold. by hasso · 20 years ago
  92. 18a6dce Common router id. by hasso · 20 years ago
  93. c9e52be Compiler warnings fixes. by hasso · 20 years ago
  94. 26f7a24 2004-09-24 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  95. 0c0f911 2004-09-24 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  96. 52dc7ee Remove usage of evil list and listnode typedefs. by hasso · 20 years ago
  97. 44983cf 2004-09-22 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  98. c34b6b5 Commit my hack (yes, I still call it hack) - command line switch for zebra by hasso · 20 years ago
  99. a5ea687 2004-08-26 Miles Nordin <carton@Ivy.NET> by gdt · 20 years ago
  100. 3e0b3a5 2004-08-23 Paul Jakma <paul@dishone.st> by paul · 20 years ago