1. 24554d5 3479464 add support for leaks testing by Darren Reed · 14 years ago
  2. fd232f7 3479457 %qu is not the prefered way by Darren Reed · 14 years ago
  3. f069f79 3479448 group mapping rules memory leak by Darren Reed · 14 years ago
  4. b617a7e 3479451 iterators leak memory by Darren Reed · 14 years ago
  5. 090b44e 3479451 iterators leak memory by Darren Reed · 14 years ago
  6. ca6851d 3479461 load_hash uses memory after free by Darren Reed · 14 years ago
  7. 6d35770 3479462 printpool leaks memory by Darren Reed · 14 years ago
  8. da9bbbd 3479452 missing FREE_MB_T to freembt leaks by Darren Reed · 14 years ago
  9. 3e64aca 3479450 ipfdetach is called when detached by Darren Reed · 14 years ago
  10. d4694fa 3479455 memory leak from tuning by Darren Reed · 14 years ago
  11. 5ba46c2 3479458 ipf must be running in global zone by Darren Reed · 14 years ago
  12. 12e4734 3479460 driver replace is wrong by Darren Reed · 14 years ago
  13. 8861a39 3479459 radix tree tries to free null pointer by Darren Reed · 14 years ago
  14. ea52641 3479463 rwlock emulation does not free memory by Darren Reed · 14 years ago
  15. 3c4f7d3 3479465 parser leaks memory by Darren Reed · 14 years ago
  16. 32a4590 3475959 hardware checksum not correctly used by Darren Reed · 14 years ago
  17. 84ee711 3475426 ip psudo checksum wrong by Darren Reed · 14 years ago
  18. 01acbc5 3473566 radix tree does not delete dups right by Darren Reed · 14 years ago
  19. 3a2f4fa 3472337 not everything is zero'd by Darren Reed · 14 years ago
  20. 2a1f1a8 3472338 change fastroute interface by Darren Reed · 14 years ago
  21. 19f4fd4 3472335 kernel lock defines not placed correctly by Darren Reed · 14 years ago
  22. 6ac1ac4 3472345 mutex debug could be more granular by Darren Reed · 14 years ago
  23. bfd9c2e 3456457 use of bsd tree.h needs to be removed by Darren Reed · 14 years ago
  24. a96a815 3460440 qpi_q can disappear by Darren Reed · 14 years ago
  25. 4da83da 3460503 radix_ipf.c does not compile cleanly by Darren Reed · 14 years ago
  26. 658d6d3 3460522 code cleanup required for building on freebsd by Darren Reed · 14 years ago
  27. b3c84c3 3460503 radix_ipf.c does not compile cleanly by Darren Reed · 14 years ago
  28. ffdb5b9 3459734 trade some cpu for memory by Darren Reed · 14 years ago
  29. 0d1387e 3440163 rewrite radix tree by Darren Reed · 14 years ago
  30. e14b491 3105725 ipnat divie by zero panic by Darren Reed · 14 years ago
  31. ed0a6e2 3439495 ipf_rand_push never called by Darren Reed · 14 years ago
  32. d942b15 update by Darren Reed · 14 years ago
  33. 91093a7 3439498 packet is not restore properly after makefrip by Darren Reed · 14 years ago
  34. 871f53c 3439061 ipf_send_ip doesn't need 3rd arg (fix copy-paste) by Darren Reed · 14 years ago
  35. 8954a4d 3437732 getnattype does not need to use ipnat_t 3437696 fr_cksum is a nightmare by Darren Reed · 14 years ago
  36. d858360 3437732 getnattype does not need to use ipnat_t (fix variable name) by Darren Reed · 14 years ago
  37. 64d4c84 3437746 ap_session_t has unused fields by Darren Reed · 14 years ago
  38. c1815ca 3437696 fr_cksum is a nightmare by Darren Reed · 14 years ago
  39. f8a44a0 3439061 ipf_send_ip doesn't need 3rd arg by Darren Reed · 14 years ago
  40. 282a0ed 3439063 checkv*cksum shoudl be smarter by Darren Reed · 14 years ago
  41. fb60985 3438575 add dtrace probes to block events by Darren Reed · 14 years ago
  42. ea1dfc2 3438576 interface names should not have -1 in them by Darren Reed · 14 years ago
  43. 3211176 3438347 comment blocks missing softc 3437687 description of ipf_makefrip wrong by Darren Reed · 14 years ago
  44. 5661e90 3438340 more stats as dtrace probes by Darren Reed · 14 years ago
  45. ffa1bd0 3438316 free on nat structure uses fixed size by Darren Reed · 14 years ago
  46. 8e7c4de 3437745 nat iterator using the wrong size by Darren Reed · 14 years ago
  47. 543c0e4 3437737 handle interface looksup for family 0 by Darren Reed · 14 years ago
  48. 59d4622 3437710 fail checksum verification if packet is short by Darren Reed · 14 years ago
  49. e541675 3437732 getnattype does not need to use ipnat_t by Darren Reed · 14 years ago
  50. 298551d 3437729 create function to hexdump mb_t by Darren Reed · 14 years ago
  51. 17d947d 3437735 rename ipf_allocmbt to allocmbt by Darren Reed · 14 years ago
  52. 469e022 3437697 fr_family to version assignment is wrong by Darren Reed · 14 years ago
  53. 5eb20bc 3437746 ap_session_t has unused fields by Darren Reed · 14 years ago
  54. 1efa70c 3437742 structure size wrong by Darren Reed · 14 years ago
  55. 0a13b27 3437747 move softc structure to .h file by Darren Reed · 14 years ago
  56. f566372 3437699 entire rule is not returned by Darren Reed · 14 years ago
  57. 0c4ad1f 3437704 there is no DTRACE_PROBE5 by Darren Reed · 14 years ago
  58. 42a678c 3437748 wrong interface in qpktinfo_t by Darren Reed · 14 years ago
  59. bd04519 3437729 create function to hexdump mb_t by Darren Reed · 14 years ago
  60. b377d09 3438273 msgdsize should be easier to read by Darren Reed · 14 years ago
  61. 8404b64 3437732 getnattype does not need to use ipnat_t by Darren Reed · 14 years ago
  62. 1e36ed2 3437715 ipf_perror should always print its string by Darren Reed · 14 years ago
  63. 41621e5 3437749 ipf_fini_all called twice by Darren Reed · 14 years ago
  64. 4a91169 3437683 object direction not set for 32bit by Darren Reed · 14 years ago
  65. 121592d 3433765 flushing sync needs to update parents (fix) by Darren Reed · 14 years ago
  66. ed2fbae 3433767 calling ip_cksum could be easier by Darren Reed · 14 years ago
  67. 51a94fb 3433765 flushing sync needs to update parents by Darren Reed · 14 years ago
  68. eb46afe 3433764 left over locking by Darren Reed · 14 years ago
  69. 49894a6 3428004 snoop, tcpdump, etherfind readers are unused by Darren Reed · 14 years ago
  70. de22b8d 3428015 printing proxy data size is useless by Darren Reed · 14 years ago
  71. 4bd70ad 3428013 add M_ADJ to hide adjmsg/m_adj by Darren Reed · 14 years ago
  72. e7e02f7 3428012 interface name is not always returned correctly by Darren Reed · 14 years ago
  73. 57505c4 3428012 interface name is not always returned correctly by Darren Reed · 14 years ago
  74. 6f7eb6a 3428002 ip_ttl is too low by Darren Reed · 14 years ago
  75. 8649a9a 3428004 snoop, tcpdump, etherfind readers are unused by Darren Reed · 14 years ago
  76. a1e39ed 3427997 ipft readers do not set buffer length by Darren Reed · 14 years ago
  77. 85aadfd 3426558 resistence is futile by Darren Reed · 14 years ago
  78. 6b9b746 3426558 resistence is futile by Darren Reed · 14 years ago
  79. 2bb0064 3426558 resistence is futile by Darren Reed · 14 years ago
  80. 51e5fad 3424495 various copy-paste errors by Darren Reed · 14 years ago
  81. e47a5c4 1826936 shall we allow ipf to be as dumb as its admin by Darren Reed · 14 years ago
  82. 70096c6 3424346 skip rules can go by Darren Reed · 14 years ago
  83. 156de65 3424477 specfuncs needs to go by Darren Reed · 14 years ago
  84. 86ba647 3424484 missing fr_checkv6sum by Darren Reed · 14 years ago
  85. f1636fb 3424478 one entry at a time by Darren Reed · 14 years ago
  86. 64979e6 2998760 auth rules do not mix well with to/dup-to/fastroute by Darren Reed · 14 years ago
  87. 4a90f7b 3424487 ip_proxy.c does not compile by Darren Reed · 14 years ago
  88. 0346044 3424195 add ctfmerge to sunos5 makefile by Darren Reed · 14 years ago
  89. 8392742 3424132 some dtrace probes to start with by Darren Reed · 14 years ago
  90. 417d3cf 3424132 some dtrace probes to start with by Darren Reed · 14 years ago
  91. 1bd30fe 3423800 walking lists does not drop reference (remove __P) by Darren Reed · 14 years ago
  92. 406c75f 3422012 instance cleanup is not clean (remove __P) by Darren Reed · 14 years ago
  93. 58acbbe 3423800 walking lists does not drop reference by Darren Reed · 14 years ago
  94. 9f945fd 3423800 walking lists does not drop reference by Darren Reed · 14 years ago
  95. 61a0169 3423800 walking lists does not drop reference by Darren Reed · 14 years ago
  96. fbb6fc1 3423805 fragmentation stats not reported correclty by Darren Reed · 14 years ago
  97. cee809d 3423812 makefile needs ip_frag.h for some files by Darren Reed · 14 years ago
  98. 782cdcc 3423817 reference count useful in verbose output by Darren Reed · 14 years ago
  99. 0cb0e07 3423808 ip addresses reportied incorrectly with ipfstat -f by Darren Reed · 14 years ago
  100. e831f15 3422712 system panic with ipfstat -f by Darren Reed · 14 years ago