1. b6fad4f 2959506 ipfstat does not display rules with compat by Darren Reed · 15 years ago
  2. c415063 2949139 FR_T_BUILTIN masked out incorrectly by Darren Reed · 15 years ago
  3. 4a6268c 2947341 ipmon should display block reason by Darren Reed · 15 years ago
  4. 21fd8be 2917666 provide compatibility in the kernel for old binarues by Darren Reed · 15 years ago
  5. bb421c4 2939220 why a packet is blocked is not discernable by Darren Reed · 15 years ago
  6. 6aa532f 2934577 count bytes as well as packets by Darren Reed · 15 years ago
  7. 897d087 2921808 support stateful filtering without window checks by Darren Reed · 15 years ago
  8. 278d16e reverse prior catchup change, it was against HEAD, not 5.release by Darren Reed · 15 years ago
  9. f96e37f Numerous changes that were added to HEAD but due to operator error, they by Darren Reed · 15 years ago
  10. 3b33250 2881514 in/out object functions not wired for compatibility by Darren Reed · 15 years ago
  11. fcb1581 2841771 pf/ippool rule maintenace bugs: memory leak, ref-counter bug by Darren Reed · 15 years ago
  12. 7058485 2825084 ipv6 fragments should not be allowed past 64k by Darren Reed · 15 years ago
  13. c672224 2824113 slowtimer should be moved to os specific spot by Darren Reed · 15 years ago
  14. 59c6d79 2820965 a single bad ipv6 extension header should not impact others by Darren Reed · 15 years ago
  15. 79fb90a 2818197 ignored fragment bits defined as being reserved by Darren Reed · 15 years ago
  16. f2c682b 2817667 IPv6 fragment header verification needs attention by Darren Reed · 15 years ago
  17. 12a2733 2817098 fr_getrulen() finds the wrong rule 2817096 fr_rulen is unused by Darren Reed · 15 years ago
  18. 7e3c354 2787870 4,1,32rc5 ipfstat -nio causes oops on Fedora 10 by Darren Reed · 16 years ago
  19. a6872a7 2785168 place "unit" before pointers/sub-unit number by Darren Reed · 16 years ago
  20. 1423220 2749234 IPF interface names effectively limited to <8 chars by Darren Reed · 16 years ago
  21. 925af63 2693688 CIPSO header examined but no filtering on... by Darren Reed · 16 years ago
  22. 105d7ee 2678150 calling in_delayedcksum causes spurious message to be printed by Darren Reed · 16 years ago
  23. 5079968 2677292 compiler warnings for not enough initialisers by Darren Reed · 16 years ago
  24. cb4ae25 1786453 limit state entries to n per IP# by Darren Reed · 16 years ago
  25. 6d178c6 2662272 fr_isctag needs to be converted to new string mechanism by Darren Reed · 16 years ago
  26. 4104f76 2652603 filter rule comments should use fr_names by Darren Reed · 16 years ago
  27. c00d1b8 2580062 from/to targets should be able to use any interface name by Darren Reed · 16 years ago
  28. 977fed1 2536209 Sequence number for log entries desirable by Darren Reed · 16 years ago
  29. fc9a46d 2535795 No need to always bump fr_ref by Darren Reed · 16 years ago
  30. 3d24fe1 2535778 Bad IPv6 packets dropped by default by Darren Reed · 16 years ago
  31. b9259b5 2487974 filter rule comments don't work like they should by Darren Reed · 16 years ago
  32. be5f3a0 2475871 expiration of filter rules by Darren Reed · 16 years ago
  33. 4bb7148 blank line in wrong spot by Darren Reed · 16 years ago
  34. 104f013 do the left foot code shuffle to streamline the code path in ipf_check by Darren Reed · 16 years ago
  35. 7a026f1 2473273 NAT removed before RST/ICMP sent by Darren Reed · 16 years ago
  36. 2e657da 2472875 pools with names not fully functional by Darren Reed · 16 years ago
  37. 9dc6920 2411000 log record header needs to say what protocol by Darren Reed · 16 years ago
  38. 6b3dec3 return without a value to return... bad me by Darren Reed · 16 years ago
  39. 1607e63 2304528 assertion in ipf_mutex_clean() fails by Darren Reed · 16 years ago
  40. 59e7fa8 2216500 fin_state serves no purpose 2216491 fin_nat serves little purpose by Darren Reed · 16 years ago
  41. c07b1cc Drop trailing spaces and tab. by Martti Kuparinen · 16 years ago
  42. e8acef0 by David Stes · 16 years ago
  43. 1f5a66f by David Stes · 16 years ago
  44. efd05c5 ipf_inject is not called with the correct m variable by Darren Reed · 16 years ago
  45. 3cd212a a NAT'd packet that is to be delivered locally needs to have fin_out set to in by Darren Reed · 16 years ago
  46. 7948610 2055626 divert should deliver things locally when appropriate by Darren Reed · 16 years ago
  47. 4bde48f make it possible to turn interception of loopback traffic on/off on solaris by Darren Reed · 16 years ago
  48. c8a8b05 2044746 Provide IP instance support for Solaris 10u4 and later by Darren Reed · 16 years ago
  49. 1b44c34 2044746 Provide IP instance support for Solaris 10u4 and later by Darren Reed · 16 years ago
  50. 053d119 [ 1979488 ] Memory leak in user utilities - token never freed (head br) by JohnO · 16 years ago
  51. ee89ce3 ATOMIC_INC() is, in some cases, a long winded ++, so try make all of them 32s or Ls by Darren Reed · 16 years ago
  52. 8d2020d [ 1988917 ] renaming for fr_ to ipf_ incomplete - causes compile issues by JohnO · 16 years ago
  53. 5b369f0 1988782 fr_movequeue can take a short cut by Darren Reed · 16 years ago
  54. db5bb62 rename more things from fr_ to ipf_ by Darren Reed · 16 years ago
  55. 5517eab change the return value of ipf_state_add() from a pointer to an integer, by Darren Reed · 16 years ago
  56. 55b2a86 1968444 ipf -T needs to work without disabling ipfilter by Darren Reed · 17 years ago
  57. 6c06677 by David Stes · 17 years ago
  58. 00d7864 add setting TCP TIME_WAIT timer to list of tuneables by Darren Reed · 17 years ago
  59. 279356a call of _pullup() high up in _icmp() means later checks for fin_dlen that are less than 8 are not required. by Darren Reed · 17 years ago
  60. ae72cf0 * Add using pools as destination lists for policy routing (to/dup-to) in by Darren Reed · 17 years ago
  61. 4c16b9a for NAT of ICMPv6 to work, the id# from the ICMP hdr must be fetched by Darren Reed · 17 years ago
  62. 838df51 Part 1 of getting IPv6 NAT to work. by Darren Reed · 17 years ago
  63. 99b27eb 1889989 need to be able to tune synchonisation tables by Darren Reed · 17 years ago
  64. 2bcd6fc 1886754 memory leak when unloading LKM after using ipsyncm/s by Darren Reed · 17 years ago
  65. 1927432 Update the "expression matching" to include support for ipv6, dragging by Darren Reed · 17 years ago
  66. 5fabd05 Apply outstanding patch to address various problems in auth code. by Darren Reed · 17 years ago
  67. c786c04 Fix two more bugs relating to "auth" rules. by Darren Reed · 17 years ago
  68. ae8e526 * #ifdef warning fixes from Victor M Blood (FreeBSD) - #1821249 by Darren Reed · 17 years ago
  69. 74b6c5c Indent K&R style functions' arguments with one tab as this seems to be by Martti Kuparinen · 17 years ago
  70. b4c6ea2 Removed trailing spaces and tabs. by Martti Kuparinen · 17 years ago
  71. 88151e3 * make it possible for ipftest to set 'mbuf' flags so that it can simulate by Darren Reed · 17 years ago
  72. 5c689a6 Returning from m_pulldown can leave the first mbut with no data (m_len = 0). by Darren Reed · 17 years ago
  73. b79bb8b listing ipf and ipnat items looped on the first one. by Darren Reed · 17 years ago
  74. 540c8f3 The windup of using ioctls to list kernel entries could lead to heap pointers by Darren Reed · 17 years ago
  75. 3582d7a Using "keep state" with "keep frag" results in fragments being blocked by Darren Reed · 17 years ago
  76. c4af1f3 bring source forge cvs up to date with private CVS by Darren Reed · 17 years ago
  77. d4718fc commit_CURRENT by Darren Reed · 18 years ago
  78. 9e45c8c head_v41 by Darren Reed · 18 years ago
  79. bd81eb3 import_msg_v34 by Darren Reed · 18 years ago