1. 26e2ae3 zebra: read multipath routes and hw addr from netlink by Josh Bailey · 13 years ago
  2. d13c3b4 [zebra] linux policy routing support with ipv6 by Mathieu Goessens · 15 years ago
  3. 4308abb [zebra] MTU is unsigned by Stephen Hemminger · 16 years ago
  4. 4c69947 [zebra:linux] netlink: no need to change privs for receive by Stephen Hemminger · 16 years ago
  5. 898987e [zebra:linux] netlink: quiet harmless errors by Stephen Hemminger · 16 years ago
  6. 30afea3 [zebra:linux] netlink buffer size tweaking only needed on receive socket by Stephen Hemminger · 16 years ago
  7. 4cde931 [zebra:linux] clean up blocking setting of netlink sockets by Stephen Hemminger · 16 years ago
  8. 3d265b4 [zebra:linux] Filter out unwanted netlink messages by PID by Stephen Hemminger · 16 years ago
  9. 1423c80 [lib] mes_lookup string lookup table argument should be marked const by Stephen Hemminger · 16 years ago
  10. 6072b24 [zebra] mark some rt_netlink functions static by Stephen Hemminger · 16 years ago
  11. 40da221 [zebra:netlink] Set proto/scope on all route update messages by Timo Teräs · 16 years ago
  12. 768a27e [zebra/linux] Use BPF to filter out responses, to try avoid netlink overruns by Paul Jakma · 17 years ago
  13. 068fd77 Use the proper field length for the peer's address (netlink_interface_addr) by vize · 17 years ago
  14. 7514fb7 [zebra] Routemap support on received routes, with 'set src' command (linux) by Paul Jakma · 18 years ago
  15. e452963 [PtP over ethernet] New peer flag allows much more addressing flexibility by Andrew J. Schorr · 18 years ago
  16. 27b4725 [zebra] Fix CID #104, check addr for null, and #18, check nexthop type args by Paul Jakma · 18 years ago
  17. d34b899 [zebra] Record NEWADDR metric on PF_ROUTE, print CACHEINFO debug on netlink by paul · 19 years ago
  18. 6621ca8 [zebra] fix some small compile errors, mark several functions static by paul · 19 years ago
  19. 0752ef0 2005-11-03 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  20. c05612b 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago
  21. be61c4e * zebra_rib.c, rib.h: Add distance and metric arguments to the by hasso · 19 years ago
  22. 1ada819 * rt_netlink.c: Remove unused netlink-addr socket declaration. by hasso · 19 years ago
  23. fa59980 * rt_netlink.c: One tiny missing comma caused pointless debug messages by hasso · 20 years ago
  24. 206d805 * rt_netlink.c (netlink_parse_info): Fix warning. It's safe to cast by hasso · 20 years ago
  25. d2fc889 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  26. b7ed1ec * rt_netlink.c (netlink_talk_filter): Show always warning message, by hasso · 20 years ago
  27. a608bbf 2005-03-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  28. c1f01f3 2005-03-12 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  29. e8274dc * rt_netlink.c: Don't show messages "ignoring message type 0x001[89]" by hasso · 20 years ago
  30. 1e19315 2005-02-14 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  31. 4be019d 2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  32. c15cb24 2005-01-24 Martin Pot <mpot at martybugs.net> by paul · 20 years ago
  33. b617800 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  34. 6099b3b 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  35. 3fb9cd6 OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd, by hasso · 20 years ago
  36. fce954f Fix warnings. Didn't even look at files not compiled in Linux though. by hasso · 20 years ago
  37. c9e52be Compiler warnings fixes. by hasso · 20 years ago
  38. c34b6b5 Commit my hack (yes, I still call it hack) - command line switch for zebra by hasso · 20 years ago
  39. 55e7ecd Remove pointless privilege lower call. Thanks to Cougar for noticing. by hasso · 20 years ago
  40. 44145db 2004-05-09 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  41. 34195bf [quagga-dev 1002]. Also fix date of previous commit in Chanelog. by hasso · 21 years ago
  42. 5707cce Fix warning. Approved by Amir. by hasso · 21 years ago
  43. b84d3a1 2003-11-17 Jay Fenlason <fenlason@redhat.com> by paul · 21 years ago
  44. 31a476c 2003-09-29 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  45. 7021c42 2003-07-15 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  46. 5ec90d2 2003-06-19 Vladimir Ivaschenko <hazard@francoudi.com> by paul · 21 years ago
  47. b21b19c 2003-06-15 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  48. edd7c24 2003-06-04 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  49. 595db7f Add back support for null0 interface blackhole routes. by paul · 22 years ago
  50. 81dfcaa Route (reject|blackhole) support from 6Wind patch. by hasso · 22 years ago
  51. 5f37d86 From: Israel Keys <ikeys@agile.tv> by paul · 22 years ago
  52. 13766da Sync to latest Zebra CVS by paul · 22 years ago
  53. d753e9e Matthew Grant <grantma@anathoth.gen.nz> by paul · 22 years ago
  54. 8fdcfde Add work around for RFC3021 patch and its problem with certain IPv6 interfaces by paul · 22 years ago
  55. e04ab74 From havanna_moon@gmx.net Fri Jan 17 23:37:49 2003 by paul · 22 years ago
  56. 00df0c1 [zebra 14631] Generic PtP and RFC3021 interface addressing support by paul · 22 years ago
  57. 2e3b2e4 zebra link state detection support by paul · 22 years ago
  58. 718e374 Initial revision by paul · 22 years ago