1. a2db2cc 2216500 fin_state serves no purpose 2216491 fin_nat serves little purpose by Darren Reed · 16 years ago
  2. 7059ee1 2216500 fin_state serves no purpose 2216491 fin_nat serves little purpose by Darren Reed · 16 years ago
  3. 3de6f1f correct getting stderr from CC and determining if -m64 is right by Darren Reed · 16 years ago
  4. ee9aae4 2214658 ipf mostly ignores locking in NetBSD by Darren Reed · 16 years ago
  5. 7b85c6e 2214658 ipf mostly ignores locking in NetBSD by Darren Reed · 16 years ago
  6. 74668bb wakeup is not the macro WAKEUP everywhere by Darren Reed · 16 years ago
  7. 3c7d884 1859718 IPF 4.1.28 repeated kernel panic Solaris 9 32bit by Darren Reed · 16 years ago
  8. 85b9520 2063742 4.1.30 breaks builds on Solaris 8 by Darren Reed · 16 years ago
  9. 95e3620 merge outstanding changes by Darren Reed · 16 years ago
  10. fbe4ec8 add n17 and n18 to the list of ignored files by Darren Reed · 16 years ago
  11. 8e8a20a 2063742 4.1.30 breaks builds on Solaris 8 by Darren Reed · 16 years ago
  12. 81aefd1 detect SUNWspro cc that prefers -m64 by Darren Reed · 16 years ago
  13. c9a8893 include IPF_HZ_MULT and IPF_HZ_DIVIDE in timeout calculation for solaris by Darren Reed · 16 years ago
  14. 2bccaf1 2055619 duplicating a free'd packet will fail by Darren Reed · 16 years ago
  15. 87ceb0d ipfboot does not need to worry about pfil if it is not required on solaris by Darren Reed · 16 years ago
  16. 2bf31b9 2042949 Excessive locking when creating nat_t by Darren Reed · 16 years ago
  17. 185d699 [ 1979427 ] Memory leak in user utilities - token never freed (rel br) by JohnO · 16 years ago
  18. 33cb13c the scope of csump can be narrowed somewhat and its use confined by Darren Reed · 16 years ago
  19. 9b9fcb9 2035610 nat_update does not need to get locks by Darren Reed · 16 years ago
  20. defe2b7 2035610 nat_update does not need to get locks by Darren Reed · 16 years ago
  21. ee01985 change how ipf_random is defined to fit in better by Darren Reed · 16 years ago
  22. feade4d make it 4.1.31 by Darren Reed · 16 years ago
  23. 595b74a nat_p can match IPPROTO_TCP for, example, fragment packets that are not by Darren Reed · 16 years ago
  24. 3ced3d0 2024389 Entries added with SIOCSTPUT - but no rules - do not work (previous commit was wrong) by Darren Reed · 16 years ago
  25. be04471 2024389 Entries added with SIOCSTPUT - but no rules - do not work by Darren Reed · 16 years ago
  26. 6475266 make ipf_random() return some numbers that are not random at all but allow by Darren Reed · 16 years ago
  27. 95615dc ipf_random needs some tweaking so we can usefully use the randomness in testing by Darren Reed · 16 years ago
  28. d196198 this file is now built and needs to be removed by Darren Reed · 16 years ago
  29. 78e3c9c Solais doesn't ship <sys/cdefs.h> (and this isn't needed) and its md5.h by Darren Reed · 16 years ago
  30. ff3c598 SunOS4 is before kernels had curproc, but it has u., so we get curproc from by Darren Reed · 16 years ago
  31. ab89e1a Add tests n17 and n18 (n18 test random number distribution for port mapping) by Darren Reed · 16 years ago
  32. 317b050 2020447 IPFilter's NAT can undo name server random port selection by Darren Reed · 16 years ago
  33. b1909cc 2020447 IPFilter's NAT can undo name server random port selection by Darren Reed · 16 years ago
  34. e824b74 bump it upto 4.1.30 by Darren Reed · 16 years ago v4-1-30
  35. 356eeae 2020447 IPFilter's NAT can undo name server random port selection by Darren Reed · 16 years ago
  36. 780ecad 2022104 solaris's driver.conf cannot set timeout values by Darren Reed · 16 years ago
  37. d04e047 on some 64bit architectures (such as alpha), the addrfamily_t is packed differently, throwing off the calculations for adf_len by Darren Reed · 16 years ago
  38. 1e6f77b more recent NetBSDs use VOP related macros differently by Darren Reed · 16 years ago
  39. fd6a0bb one too many READ_ENTERs here. by Darren Reed · 16 years ago
  40. fd2e39a clean up fr_fastroute a little by removing some #ifdefs and pushing the by Darren Reed · 16 years ago
  41. 607a20b 1988795 NetBSD doesn't build with kernel malloc stats by Darren Reed · 16 years ago
  42. 22353f1 1988669 first nat creation failure prevents further success by Darren Reed · 16 years ago
  43. 3f276f1 amatch and pmatch are symbols in use in netbsds kernel by Darren Reed · 16 years ago
  44. dac0572 add missing extern for fr_tcptimewait by Darren Reed · 17 years ago v4-1-29
  45. 5bba2aa bump it up to 4.1.29 by Darren Reed · 17 years ago
  46. f2b7062 remove extra blank line by Darren Reed · 17 years ago
  47. fbc6b52 changes for printing dup-to seem to have been missed by Darren Reed · 17 years ago
  48. aedb232 use defined() in #if statements to make sure something has a value before its use by Darren Reed · 17 years ago
  49. 6b9d05d add in checks to see that a symbol is defined before using it in a test by Darren Reed · 17 years ago
  50. b1c4465 add setting TCP TIME_WAIT timer to list of tuneables by Darren Reed · 17 years ago
  51. 9c2ac86 Fix a bug with the locking change and round-robin rules where the list of by Darren Reed · 17 years ago
  52. 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
  53. 84864dd the pair of ports checked when adding an entry with SIOCSTPUT is wrong for MAPs by Darren Reed · 17 years ago
  54. ec3d045 cleanup some errors in merging patches by Darren Reed · 17 years ago
  55. bc66443 try and optimise fr_movequeue and short cut some cases where there is no by Darren Reed · 17 years ago
  56. 92209c0 preserve and restore the fin_flx bits from the packet before it is authorised by Darren Reed · 17 years ago
  57. 467ef1e build for freebsd8 by Darren Reed · 17 years ago
  58. 5743029 1915176 Use of "age X/Y" can lead to panic by Darren Reed · 17 years ago
  59. f5cf24e Improve NAT performance by reducing when an exclusive lock is required by Darren Reed · 17 years ago
  60. f0d14b6 merge changes from netbsd for updated poll apis by Darren Reed · 17 years ago
  61. 72e8cd9 1887931 kernel panic - when tcp fragment is received by Darren Reed · 17 years ago
  62. 5fa2464 1890025 sync code uses state table for nat objects by Darren Reed · 17 years ago
  63. 15dfb6a 1886965 sync code does not wakeup sleeping polls by Darren Reed · 17 years ago
  64. 2a42054 1886836 open on devices not compiled in always succeeds by Darren Reed · 17 years ago
  65. 405effa 1872740 the ipfr_size tunable is ignored by Darren Reed · 17 years ago
  66. 1e82064 1885583 ipmon does not always honour -L option by Darren Reed · 17 years ago
  67. c44a166 the IP6_AND macro (although unused) does not work as it should by Darren Reed · 17 years ago
  68. b8bf2a6 update ip_compat.h for NetBSD changes with POLLWAKEUP by Darren Reed · 17 years ago
  69. e49e10f Remove exit/enter of ipf_global lock as they are now no longer held by Darren Reed · 17 years ago
  70. 85435ff 1849875 race condition nat_flushtable() and fr_check() by Darren Reed · 17 years ago
  71. 9de8b42 Apply outstanding patch to address various problems in auth code. by Darren Reed · 17 years ago
  72. b91d0a5 backport fix from HEAD: by Darren Reed · 17 years ago
  73. 81a87b8 Fix a bug reported in FreeBSD: by Darren Reed · 17 years ago
  74. f7cffc9 Fix two more bugs relating to "auth" rules. by Darren Reed · 17 years ago
  75. fcbfa5a FreeBSD's ip_output() expects ip_len and ip_off in host byte order by Darren Reed · 17 years ago
  76. 8b92672 remove old comment that is no longer accurate by Darren Reed · 17 years ago
  77. 48eb49c Fix: by Darren Reed · 17 years ago
  78. 4601544 Address the two following issues across all platforms: by Darren Reed · 17 years ago
  79. 2e72211 remove by Darren Reed · 17 years ago
  80. 419dcf5 An error in NAT'ing a packet that is being fed through the fastroute code by Darren Reed · 17 years ago
  81. 5857769 NetBSD has removed rnh_walktree by Darren Reed · 17 years ago
  82. d587f80 * holding ipf_global lock over call to fr_ioctlswitch() causes a panic for by Darren Reed · 17 years ago
  83. d8f0868 * #ifdef warning fixes from Victor M Blood (FreeBSD) - #1821249 by Darren Reed · 17 years ago
  84. aa7569b sunos5x86 Makefile target has been removed from the Makefile by Darren Reed · 17 years ago
  85. 6d3457f Backout the "Indent K&R style functions' arguments" commit. According to by Martti Kuparinen · 17 years ago
  86. 3eb7953 Indent K&R style functions' arguments with one tab as this seems to be by Martti Kuparinen · 17 years ago
  87. 4a04f46 Removed trailing spaces and tabs. by Martti Kuparinen · 17 years ago
  88. 5385e85 n16 needs to be cleaned up too by Darren Reed · 17 years ago v4-1-28
  89. ba1a6ac cleanup unused variable by Darren Reed · 17 years ago
  90. 0794f9b update things for 4.1.28 by Darren Reed · 17 years ago
  91. 4d36a73 neti may be in any directory under /kernel/misc, not just sparcv9 by Darren Reed · 17 years ago
  92. 0e7fb9f by Darren Reed · 17 years ago
  93. 6beae14 Need to search for neti module in sparcv9 directory too by Darren Reed · 17 years ago
  94. f06ae35 tidy up declarations and definitions for ip[f_]lookup_deltok and by Darren Reed · 17 years ago
  95. 0f09136 Cannot rely on compiling against the radix.o in S10U4 and beyond, so IPFilter by Darren Reed · 17 years ago
  96. b63f05e "keep state" needs to treat multicast/broadcast packets as having part of by Darren Reed · 17 years ago
  97. 2182302 * be more free in making the radix node lock macros do nothing by Darren Reed · 17 years ago
  98. 6427663 remove duplicated break; by Darren Reed · 17 years ago
  99. 71bcd66 At the end of listing a pool, it is necessary to delete the token for it by Darren Reed · 17 years ago
  100. 20d7de4 make it compile with ipfilter 4 by Darren Reed · 17 years ago