1. e8441a8 build/lib: Check for and include stdbool.h by default by Paul Jakma · 9 years ago
  2. c99f348 *: add VRF ID in the API message header by Feng Lu · 10 years ago
  3. 41f44a2 lib, zebra: move "struct vrf" to be a lib module by Feng Lu · 10 years ago
  4. 0f048b9 build: remove AIX, NEC EWS and IRIX by David Lamparter · 10 years ago
  5. 4e5275b zebra: add ZEBRA_IPV4_NEXTHOP_LOOKUP_MRIB by Everton Marques · 10 years ago
  6. f6444e4 FreeBSD has changed its SOCK_RAW for being truly raw. by Olivier Cochard-Labbé · 10 years ago
  7. 224e7e5 lib: remove redundant and incorrect sys/fcntl.h include by Timo Teräs · 11 years ago
  8. c423d41 lib: unconditionally include stddef.h by David Lamparter · 11 years ago
  9. ea05767 build: Fix build on MacOSX 10.8 (Mountain Lion) by Hasso Tepper · 12 years ago
  10. 0915bb0 zebra: add iterator for walking all tables in RIB by Avneesh Sachdev · 12 years ago
  11. 3f0bfc9 lib: treat OSX as BSD for IP_HDRINCL (BZ#739) by Doug VanLeuven · 12 years ago
  12. 2ea1ab1 zebra: ZEBRA_HELLO and mopping up routes (BZ#448) by Vyacheslav Trushkin · 13 years ago
  13. e0ca5fd lib: put route_types.txt to real use by David Lamparter · 15 years ago
  14. 0a28130 bgpd: rename SAFI 3 according to RFC4760 by Denis Ovsienko · 13 years ago
  15. b69442d configure: dismiss libutil.h by Stephen Hemminger · 13 years ago
  16. 6511cab [configure] Refine CLOCK_MONOTONIC test by Paul Jakma · 15 years ago
  17. 768a27e [zebra/linux] Use BPF to filter out responses, to try avoid netlink overruns by Paul Jakma · 17 years ago
  18. 55edb0d [link-detect] Improve BSD support. by Andrew J. Schorr · 17 years ago
  19. c543a17 [link-detect] Try to get BSD link-detect to work properly. by Andrew J. Schorr · 17 years ago
  20. dc95824 Merged own patch for the bug #391 (debugging and comments mostly). by Denis Ovsienko · 17 years ago
  21. 0dc0b70 [linux] Fix strange compilation problem by explicitly including <linux/types.h> by Andrew J. Schorr · 17 years ago
  22. d46d2a2 [autoconf] GNU_SOURCE can be defined twice, through AC_FUNC_STRNLEN by Paul Jakma · 18 years ago
  23. 6f0e3f6 [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings by Paul Jakma · 18 years ago
  24. 7514fb7 [zebra] Routemap support on received routes, with 'set src' command (linux) by Paul Jakma · 18 years ago
  25. 35cfc90 [lib] include inttypes.h rather than stdint.h, provide defines where missing by Paul Jakma · 19 years ago
  26. d6d672a [lib] Add string mapping table for Zserv commands by Paul Jakma · 19 years ago
  27. c1b9800 [zserv] Extend Zserv header with version information and marker field by paul · 19 years ago
  28. b602607 [lib/zebra.h] fix Linux compile error by paul · 19 years ago
  29. 76367ea [bug #231] check and include stdint.h, also add std=c99 to gcc CFLAGS by paul · 19 years ago
  30. 34204aa 2005-11-03 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  31. f52d13c 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago
  32. ceacedb 2005-09-29 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  33. 8cc4198 2005-05-06 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  34. d66a7b5 2005-04-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  35. 3cb98de 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  36. db8eaac 2005-03-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  37. 9fc7ebf 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  38. 548e6f7 2005-02-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  39. e22f551 2005-01-12 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  40. b99760a 2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  41. 4cf0d0d 2004-11-25 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  42. cee3df1 2004-11-24 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  43. 69e1325 Rationalize CMSG_SPACE usage: by gdt · 20 years ago
  44. af0d97e 2004-10-23 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  45. 97c52f4 Every file includes it and warns about it. by hasso · 20 years ago
  46. 18a6dce Common router id. by hasso · 20 years ago
  47. 9172ee0 2004-09-27 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  48. efba6ce 2004-08-19 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  49. 138ce75 2004-06-21 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  50. 02ff83c 2004-06-11 Sowmini Varadhan <sowmini.varadhan@sun.com> by paul · 20 years ago
  51. 51a8798 2004-06-09 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  52. 5228ad2 2004-06-04 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  53. 9e867fe Merge isisd into the Quagga's framework: by jardin · 21 years ago
  54. a58c25b 2003-10-22 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  55. 3b42497 2003-10-13 Jay Fenlason <fenlason@redhat.com> by paul · 21 years ago
  56. 9bcdb63 2003-07-8 Chris Andrews <chris@nodnol.org> by paul · 21 years ago
  57. ba3a0bc Paul forgot probably to commit privs.[c|h] changes. Had to reorder includes by hasso · 21 years ago
  58. edd7c24 2003-06-04 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  59. fb2d150 Paul Jakma: by paul · 21 years ago
  60. 595db7f Add back support for null0 interface blackhole routes. by paul · 22 years ago
  61. 726f9b2 Last fixes from 6Wind patch. by hasso · 22 years ago
  62. 81dfcaa Route (reject|blackhole) support from 6Wind patch. by hasso · 22 years ago
  63. 04a72e5 From: rivo nurges <rix@estpak.ee> Subject: solaris compile patch by paul · 22 years ago
  64. ba965c6 Undo revision 1.3, revert back to zebra_org 1.1.1.2. by paul · 22 years ago
  65. f043852 From: Paul Jakma <paul@clubi.ie> Subject: [zebra 19097] HAVE_ASM_TYPES by paul · 22 years ago
  66. 718e374 Initial revision by paul · 22 years ago