1. 3d1b97c 3105725 ipnat divie by zero panic by Darren Reed · 13 years ago
  2. af16566 2974324 printf left in iterator function by Darren Reed · 15 years ago
  3. ca8b470 2949139 FR_T_BUILTIN masked out incorrectly by Darren Reed · 15 years ago
  4. d4e3b9e 2917501 whitespace cleanup required by Darren Reed · 15 years ago
  5. 4e61460 2898337 Does not build on newer FreeBSD by Darren Reed · 15 years ago
  6. fce7b93 2824712 ipfstat top output is shows negative ttl by Darren Reed · 15 years ago
  7. acb6163 2787359 ipfilter 4.1.32rc5 won't build on RHEL 5.3 by Darren Reed · 15 years ago
  8. 9aef7e1 2787870 4,1,32rc5 ipfstat -nio causes oops on Fedora 10 by Darren Reed · 15 years ago
  9. 52aadf0 2543934 nat_t gets assigned ifp too early by Darren Reed · 16 years ago
  10. c95894f 2539808 Compiling with Solaris10 patch 138889-03 fails by Darren Reed · 16 years ago
  11. aad74a3 4.1.31 Nat drops fragmented packets after the first by Darren Reed · 16 years ago
  12. a2db2cc 2216500 fin_state serves no purpose 2216491 fin_nat serves little purpose by Darren Reed · 16 years ago
  13. 2bf31b9 2042949 Excessive locking when creating nat_t by Darren Reed · 16 years ago
  14. 185d699 [ 1979427 ] Memory leak in user utilities - token never freed (rel br) by JohnO · 16 years ago
  15. 33cb13c the scope of csump can be narrowed somewhat and its use confined by Darren Reed · 16 years ago
  16. defe2b7 2035610 nat_update does not need to get locks by Darren Reed · 16 years ago
  17. 595b74a nat_p can match IPPROTO_TCP for, example, fragment packets that are not by Darren Reed · 16 years ago
  18. 3ced3d0 2024389 Entries added with SIOCSTPUT - but no rules - do not work (previous commit was wrong) by Darren Reed · 16 years ago
  19. be04471 2024389 Entries added with SIOCSTPUT - but no rules - do not work by Darren Reed · 16 years ago
  20. 317b050 2020447 IPFilter's NAT can undo name server random port selection by Darren Reed · 16 years ago
  21. b1909cc 2020447 IPFilter's NAT can undo name server random port selection by Darren Reed · 16 years ago
  22. 356eeae 2020447 IPFilter's NAT can undo name server random port selection by Darren Reed · 16 years ago
  23. 607a20b 1988795 NetBSD doesn't build with kernel malloc stats by Darren Reed · 16 years ago
  24. 22353f1 1988669 first nat creation failure prevents further success by Darren Reed · 16 years ago
  25. 9c2ac86 Fix a bug with the locking change and round-robin rules where the list of by Darren Reed · 17 years ago
  26. 84864dd the pair of ports checked when adding an entry with SIOCSTPUT is wrong for MAPs by Darren Reed · 17 years ago
  27. ec3d045 cleanup some errors in merging patches by Darren Reed · 17 years ago
  28. f5cf24e Improve NAT performance by reducing when an exclusive lock is required by Darren Reed · 17 years ago
  29. 72e8cd9 1887931 kernel panic - when tcp fragment is received by Darren Reed · 17 years ago
  30. 85435ff 1849875 race condition nat_flushtable() and fr_check() by Darren Reed · 17 years ago
  31. d8f0868 * #ifdef warning fixes from Victor M Blood (FreeBSD) - #1821249 by Darren Reed · 17 years ago
  32. 6d3457f Backout the "Indent K&R style functions' arguments" commit. According to by Martti Kuparinen · 17 years ago
  33. 3eb7953 Indent K&R style functions' arguments with one tab as this seems to be by Martti Kuparinen · 17 years ago
  34. 4a04f46 Removed trailing spaces and tabs. by Martti Kuparinen · 17 years ago
  35. ba1a6ac cleanup unused variable by Darren Reed · 17 years ago
  36. 0e7fb9f by Darren Reed · 17 years ago
  37. dcd380e * keep an orphan count (should always be 0) to alert of problems tracking by Darren Reed · 17 years ago
  38. 35a435f * if a packet that creates a NAT is blocked, delete the NAT (logged via by Darren Reed · 17 years ago
  39. 5597624 destroy ipnat locks before freeing structure (from freebsd) by Darren Reed · 17 years ago
  40. c3e578a * listing ipf and ipnat items looped on the first one. by Darren Reed · 17 years ago
  41. c1fdd9d The windup of using ioctls to list kernel entries could lead to heap pointers by Darren Reed · 17 years ago
  42. 0b7189f Make IPFilter 4.1.x run on Solaris10Update4 by Darren Reed · 17 years ago
  43. cb131f3 state should only be advanced when we see packets that match the by Darren Reed · 17 years ago
  44. d4a58cf Change how locks are used in the deref functions to improve performance. by Darren Reed · 17 years ago
  45. ab0f610 update to 4.1.24 by Darren Reed · 17 years ago v4-1-24
  46. d28c49a update to 4.1.23 by Darren Reed · 17 years ago v4-1-23
  47. edc6cf4 update to 4.1.22 by Darren Reed · 17 years ago v4-1-22
  48. e0744dd update to 4.1.21 by Darren Reed · 17 years ago v4-1-21
  49. cfcad7c update to 4.1.20 by Darren Reed · 17 years ago v4-1-20
  50. 0b4c852 update to 4.1.18 by Darren Reed · 17 years ago v4-1-18
  51. 6b33209 update to 4.1.17 by Darren Reed · 17 years ago v4-1-17
  52. c53fd17 update to 4.1.16 by Darren Reed · 17 years ago v4-1-16
  53. a60c548 update to 4.1.15 by Darren Reed · 17 years ago v4-1-15
  54. 6b03a34 update to 4.1.14 by Darren Reed · 17 years ago v4-1-14
  55. c27107f some files here do not reflect 4.1.13 properly by Darren Reed · 17 years ago v4-1-13
  56. b703c14 head_v41R by Darren Reed · 18 years ago
  57. 8398aa6 head_v4110 by Darren Reed · 18 years ago v4-1-10
  58. 83f3fb1 head_v413 by Darren Reed · 18 years ago v4-1-3
  59. 93a4820 import_msg_v41 by Darren Reed · 18 years ago
  60. 5540113 This commit was manufactured by cvs2git to create branch 'DARRENR'. by cvs2git · 18 years ago