1. 25fe8be Calculate TCP checksum for local output packets before being fastrouted by WHR · 6 years ago
  2. 2f22bba Merge v4-1-35 into v4-rivoreo-fork by WHR · 6 years ago
  3. 15d588a Fix kernel panic after fastroute on Solaris by WHR · 6 years ago
  4. f1ed041 v4.1.35 by Darren Reed · 13 years ago
  5. c2892ee 3457804 build errors from removal of pcap-int,h by Darren Reed · 13 years ago
  6. 2846c74 3440163 rewrite radix tree by Darren Reed · 13 years ago
  7. c182690 3433767 calling ip_cksum could be easier by Darren Reed · 13 years ago
  8. fae584a 3426558 resistence is futile by Darren Reed · 13 years ago
  9. 47ab809 2998760 auth rules do not mix well with to/dup-to/fastroute by Darren Reed · 13 years ago
  10. 1453205 2998746 passp can never be null by Darren Reed · 13 years ago
  11. 1c9f014 2998757 needless calling of fr_delgroup by Darren Reed · 13 years ago
  12. 0d7969f 2964907 uninitialised use compile error by Darren Reed · 15 years ago
  13. 7cad564 2959506 ipfstat does not display rules with compat by Darren Reed · 15 years ago
  14. 4a851c9 2917666 provide compatibility in the kernel for old binarues (fix error returns) by Darren Reed · 15 years ago
  15. ca8b470 2949139 FR_T_BUILTIN masked out incorrectly by Darren Reed · 15 years ago
  16. 7b3c9c6 2937422 packets filtered with pools should not be cached by Darren Reed · 15 years ago
  17. d4e3b9e 2917501 whitespace cleanup required by Darren Reed · 15 years ago
  18. a3b9a37 2881514 in/out object functions not wired for compatibility by Darren Reed · 15 years ago
  19. ff9b633 2841771 pf/ippool rule maintenace bugs: memory leak, ref-counter bug by Darren Reed · 15 years ago
  20. 0ad2f49 2825084 ipv6 fragments should not be allowed past 64k by Darren Reed · 15 years ago
  21. acb6163 2787359 ipfilter 4.1.32rc5 won't build on RHEL 5.3 by Darren Reed · 15 years ago
  22. a327f00 2820965 a single bad ipv6 extension header should not impact others by Darren Reed · 15 years ago
  23. 67c8fc8 2818197 ignored fragment bits defined as being reserved by Darren Reed · 15 years ago
  24. 0f2c0d3 2817667 IPv6 fragment header verification needs attention by Darren Reed · 15 years ago
  25. 1c37582 2817098 fr_getrulen() finds the wrong rule 2817096 fr_rulen is unused by Darren Reed · 15 years ago
  26. 9aef7e1 2787870 4,1,32rc5 ipfstat -nio causes oops on Fedora 10 by Darren Reed · 16 years ago
  27. 4be9f47 2535795 No need to always bump fr_ref by Darren Reed · 16 years ago
  28. 6f10091 2535778 Bad IPv6 packets dropped by default by Darren Reed · 16 years ago
  29. 59ee685 2214661 ipf doesn't handle IPv6 fragments by Darren Reed · 16 years ago
  30. 2924543 2473273 NAT removed before RST/ICMP sent by Darren Reed · 16 years ago
  31. a2db2cc 2216500 fin_state serves no purpose 2216491 fin_nat serves little purpose by Darren Reed · 16 years ago
  32. 2bccaf1 2055619 duplicating a free'd packet will fail by Darren Reed · 16 years ago
  33. 185d699 [ 1979427 ] Memory leak in user utilities - token never freed (rel br) by JohnO · 16 years ago
  34. 607a20b 1988795 NetBSD doesn't build with kernel malloc stats by Darren Reed · 16 years ago
  35. f2b7062 remove extra blank line by Darren Reed · 17 years ago
  36. b1c4465 add setting TCP TIME_WAIT timer to list of tuneables by Darren Reed · 17 years ago
  37. 0c60768 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
  38. ec3d045 cleanup some errors in merging patches by Darren Reed · 17 years ago
  39. bc66443 try and optimise fr_movequeue and short cut some cases where there is no by Darren Reed · 17 years ago
  40. 9de8b42 Apply outstanding patch to address various problems in auth code. by Darren Reed · 17 years ago
  41. f7cffc9 Fix two more bugs relating to "auth" rules. by Darren Reed · 17 years ago
  42. d8f0868 * #ifdef warning fixes from Victor M Blood (FreeBSD) - #1821249 by Darren Reed · 17 years ago
  43. 6d3457f Backout the "Indent K&R style functions' arguments" commit. According to by Martti Kuparinen · 17 years ago
  44. 3eb7953 Indent K&R style functions' arguments with one tab as this seems to be by Martti Kuparinen · 17 years ago
  45. 4a04f46 Removed trailing spaces and tabs. by Martti Kuparinen · 17 years ago
  46. 6427663 remove duplicated break; by Darren Reed · 17 years ago
  47. dcd380e * keep an orphan count (should always be 0) to alert of problems tracking by Darren Reed · 17 years ago
  48. 35a435f * if a packet that creates a NAT is blocked, delete the NAT (logged via by Darren Reed · 17 years ago
  49. 168f373 make fr_queueflush do a bit mor work by not looking at removed until by Darren Reed · 17 years ago
  50. cd124f5 Returning from m_pulldown can leave the first mbut with no data (m_len = 0). by Darren Reed · 17 years ago
  51. 7ae3923 IPv6 fragment headers weren't reporting the inner header, preventing by Darren Reed · 17 years ago
  52. c3e578a * listing ipf and ipnat items looped on the first one. by Darren Reed · 17 years ago
  53. c1fdd9d The windup of using ioctls to list kernel entries could lead to heap pointers by Darren Reed · 17 years ago
  54. e8d2229 Using "keep state" with "keep frag" results in fragments being blocked by Darren Reed · 17 years ago
  55. 0b7189f Make IPFilter 4.1.x run on Solaris10Update4 by Darren Reed · 17 years ago
  56. ab0f610 update to 4.1.24 by Darren Reed · 17 years ago v4-1-24
  57. d28c49a update to 4.1.23 by Darren Reed · 17 years ago v4-1-23
  58. e0744dd update to 4.1.21 by Darren Reed · 17 years ago v4-1-21
  59. cfcad7c update to 4.1.20 by Darren Reed · 17 years ago v4-1-20
  60. 0b4c852 update to 4.1.18 by Darren Reed · 17 years ago v4-1-18
  61. 6b33209 update to 4.1.17 by Darren Reed · 17 years ago v4-1-17
  62. c53fd17 update to 4.1.16 by Darren Reed · 17 years ago v4-1-16
  63. a60c548 update to 4.1.15 by Darren Reed · 17 years ago v4-1-15
  64. 6b03a34 update to 4.1.14 by Darren Reed · 17 years ago v4-1-14
  65. c27107f some files here do not reflect 4.1.13 properly by Darren Reed · 17 years ago v4-1-13
  66. b703c14 head_v41R by Darren Reed · 18 years ago
  67. 8398aa6 head_v4110 by Darren Reed · 18 years ago v4-1-10
  68. 83f3fb1 head_v413 by Darren Reed · 18 years ago v4-1-3
  69. 93a4820 import_msg_v41 by Darren Reed · 18 years ago
  70. 5540113 This commit was manufactured by cvs2git to create branch 'DARRENR'. by cvs2git · 18 years ago