1. 2c07411 3556683 lint cleanup by Darren Reed · 14 years ago
  2. bcb7aca 3547171 copyright date update to 2012 by Darren Reed · 14 years ago
  3. 5262334 3545324 proxy checksum calculation is not hardware aware by Darren Reed · 14 years ago
  4. 4667d65 3542974 reason for dropping packet is lost by Darren Reed · 14 years ago
  5. b937b62 3540825 whois output parsing error for ipv6 by Darren Reed · 14 years ago
  6. bf3ccab 3536199 TFTP proxy requires something extra 3536198 ICMP checksum out by one by Darren Reed · 14 years ago
  7. 5c9e8ab 3535360 timeout groups leak by Darren Reed · 14 years ago
  8. e4eaa48 3533779 ipv6 nat rules missing inet6 keyword by Darren Reed · 14 years ago
  9. 9df4304 3530539 ipf_main_soft_destroy doesn't need 2nd arg by Darren Reed · 14 years ago
  10. 341b147 3530259 not all ioctl error checked wth SIOCIPFINTERROR by Darren Reed · 14 years ago
  11. b7017ec 3488061 cleanup for illumos build by Darren Reed · 14 years ago
  12. 1bf0ac1 3481211 add user errors to dtrace by Darren Reed · 14 years ago
  13. df71e16 3472987 compile is not clean by Darren Reed · 14 years ago
  14. 0cf1e46 3481152 compatibility for 4.1 needs more work by Darren Reed · 14 years ago
  15. 2e41ce7 3480543 change leads to compat problems by Darren Reed · 14 years ago
  16. f069f79 3479448 group mapping rules memory leak by Darren Reed · 14 years ago
  17. bfd9c2e 3456457 use of bsd tree.h needs to be removed by Darren Reed · 14 years ago
  18. ed0a6e2 3439495 ipf_rand_push never called by Darren Reed · 14 years ago
  19. 59d4622 3437710 fail checksum verification if packet is short by Darren Reed · 14 years ago
  20. 417d3cf 3424132 some dtrace probes to start with by Darren Reed · 14 years ago
  21. 1bd30fe 3423800 walking lists does not drop reference (remove __P) by Darren Reed · 14 years ago
  22. 9f945fd 3423800 walking lists does not drop reference by Darren Reed · 14 years ago
  23. 32908ee 2947341 ipmon should display block reason by Darren Reed · 16 years ago
  24. 49e8343 2917666 provide compatibility in the kernel for old binarues by Darren Reed · 16 years ago
  25. 2d37af5 2939220 why a packet is blocked is not discernable by Darren Reed · 16 years ago
  26. d810c6b 2934577 count bytes as well as packets by Darren Reed · 16 years ago
  27. d32d473 2921808 support stateful filtering without window checks by Darren Reed · 16 years ago
  28. 7c5a7d8 2921548 IPFilte 5.1.0 RC1 compile fails on 142900-02 kernel by Darren Reed · 16 years ago
  29. 5edab8e 2917501 whitespace cleanup required by Darren Reed · 16 years ago
  30. f3d4cc7 2828807 __P needs to disappear by Darren Reed · 17 years ago
  31. c672224 2824113 slowtimer should be moved to os specific spot by Darren Reed · 17 years ago
  32. 12a2733 2817098 fr_getrulen() finds the wrong rule 2817096 fr_rulen is unused by Darren Reed · 17 years ago
  33. 7e3c354 2787870 4,1,32rc5 ipfstat -nio causes oops on Fedora 10 by Darren Reed · 17 years ago
  34. 925af63 2693688 CIPSO header examined but no filtering on... by Darren Reed · 17 years ago
  35. dd39afc 2681245 include for struct selinfo is not correct by Darren Reed · 17 years ago
  36. 5079968 2677292 compiler warnings for not enough initialisers by Darren Reed · 17 years ago
  37. aa5fe84 2671952 compiling on solaris isn't clean for HEAD by Darren Reed · 17 years ago
  38. 0f6cd11 1786453 limit state entries to n per IP# (fix mismerge) by Darren Reed · 17 years ago
  39. cb4ae25 1786453 limit state entries to n per IP# by Darren Reed · 17 years ago
  40. 6d178c6 2662272 fr_isctag needs to be converted to new string mechanism by Darren Reed · 17 years ago
  41. 4104f76 2652603 filter rule comments should use fr_names by Darren Reed · 17 years ago
  42. c00d1b8 2580062 from/to targets should be able to use any interface name by Darren Reed · 17 years ago
  43. 977fed1 2536209 Sequence number for log entries desirable by Darren Reed · 17 years ago
  44. b9259b5 2487974 filter rule comments don't work like they should by Darren Reed · 17 years ago
  45. be5f3a0 2475871 expiration of filter rules by Darren Reed · 17 years ago
  46. 301e9b5 some extra blank lines need to go by Darren Reed · 17 years ago
  47. 346f7c8 remove duplicated structures by Darren Reed · 17 years ago
  48. 9dc6920 2411000 log record header needs to say what protocol by Darren Reed · 17 years ago
  49. 24f1782 fix some other compile issues i introduced at the last minute, after testing by Darren Reed · 17 years ago
  50. 59e7fa8 2216500 fin_state serves no purpose 2216491 fin_nat serves little purpose by Darren Reed · 17 years ago
  51. c07b1cc Drop trailing spaces and tab. by Martti Kuparinen · 17 years ago
  52. e8acef0 by David Stes · 17 years ago
  53. df81fdc remove FR_DIVERT (gone to NAT) by Darren Reed · 18 years ago
  54. 42f2b42 2055626 divert should deliver things locally when appropriate by Darren Reed · 18 years ago
  55. 4bde48f make it possible to turn interception of loopback traffic on/off on solaris by Darren Reed · 18 years ago
  56. c8a8b05 2044746 Provide IP instance support for Solaris 10u4 and later by Darren Reed · 18 years ago
  57. 1b44c34 2044746 Provide IP instance support for Solaris 10u4 and later by Darren Reed · 18 years ago
  58. 6e03004 add port randomisation and an option for sequential port number assignment by Darren Reed · 18 years ago
  59. c1ddac0 cc on tru64 dtreats enums as positive ints and 0x80000000 is not one of those by Darren Reed · 18 years ago
  60. 9bc5d99 fix up some outstanding compilation problems by Darren Reed · 18 years ago
  61. 55b2a86 1968444 ipf -T needs to work without disabling ipfilter by Darren Reed · 18 years ago
  62. ae72cf0 * Add using pools as destination lists for policy routing (to/dup-to) in by Darren Reed · 18 years ago
  63. 838df51 Part 1 of getting IPv6 NAT to work. by Darren Reed · 18 years ago
  64. 8f3cd95 change the prototype of debug() and verbose() to make them more useful by Darren Reed · 18 years ago
  65. 1927432 Update the "expression matching" to include support for ipv6, dragging by Darren Reed · 18 years ago
  66. 5fabd05 Apply outstanding patch to address various problems in auth code. by Darren Reed · 18 years ago
  67. b4c6ea2 Removed trailing spaces and tabs. by Martti Kuparinen · 18 years ago
  68. 88151e3 * make it possible for ipftest to set 'mbuf' flags so that it can simulate by Darren Reed · 18 years ago
  69. c4af1f3 bring source forge cvs up to date with private CVS by Darren Reed · 19 years ago
  70. d4718fc commit_CURRENT by Darren Reed · 20 years ago
  71. 9e45c8c head_v41 by Darren Reed · 20 years ago
  72. bd81eb3 import_msg_v34 by Darren Reed · 20 years ago