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