1. e824b74 bump it upto 4.1.30 by Darren Reed · 16 years ago v4-1-30
  2. 356eeae 2020447 IPFilter's NAT can undo name server random port selection by Darren Reed · 16 years ago
  3. 780ecad 2022104 solaris's driver.conf cannot set timeout values by Darren Reed · 16 years ago
  4. 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
  5. 1e6f77b more recent NetBSDs use VOP related macros differently by Darren Reed · 16 years ago
  6. fd6a0bb one too many READ_ENTERs here. by Darren Reed · 16 years ago
  7. fd2e39a clean up fr_fastroute a little by removing some #ifdefs and pushing the by Darren Reed · 16 years ago
  8. 607a20b 1988795 NetBSD doesn't build with kernel malloc stats by Darren Reed · 16 years ago
  9. 22353f1 1988669 first nat creation failure prevents further success by Darren Reed · 16 years ago
  10. 3f276f1 amatch and pmatch are symbols in use in netbsds kernel by Darren Reed · 16 years ago
  11. dac0572 add missing extern for fr_tcptimewait by Darren Reed · 17 years ago v4-1-29
  12. 5bba2aa bump it up to 4.1.29 by Darren Reed · 17 years ago
  13. f2b7062 remove extra blank line by Darren Reed · 17 years ago
  14. fbc6b52 changes for printing dup-to seem to have been missed by Darren Reed · 17 years ago
  15. aedb232 use defined() in #if statements to make sure something has a value before its use by Darren Reed · 17 years ago
  16. 6b9d05d add in checks to see that a symbol is defined before using it in a test by Darren Reed · 17 years ago
  17. b1c4465 add setting TCP TIME_WAIT timer to list of tuneables by Darren Reed · 17 years ago
  18. 9c2ac86 Fix a bug with the locking change and round-robin rules where the list of by Darren Reed · 17 years ago
  19. 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
  20. 84864dd the pair of ports checked when adding an entry with SIOCSTPUT is wrong for MAPs by Darren Reed · 17 years ago
  21. ec3d045 cleanup some errors in merging patches by Darren Reed · 17 years ago
  22. bc66443 try and optimise fr_movequeue and short cut some cases where there is no by Darren Reed · 17 years ago
  23. 92209c0 preserve and restore the fin_flx bits from the packet before it is authorised by Darren Reed · 17 years ago
  24. 467ef1e build for freebsd8 by Darren Reed · 17 years ago
  25. 5743029 1915176 Use of "age X/Y" can lead to panic by Darren Reed · 17 years ago
  26. f5cf24e Improve NAT performance by reducing when an exclusive lock is required by Darren Reed · 17 years ago
  27. f0d14b6 merge changes from netbsd for updated poll apis by Darren Reed · 17 years ago
  28. 72e8cd9 1887931 kernel panic - when tcp fragment is received by Darren Reed · 17 years ago
  29. 5fa2464 1890025 sync code uses state table for nat objects by Darren Reed · 17 years ago
  30. 15dfb6a 1886965 sync code does not wakeup sleeping polls by Darren Reed · 17 years ago
  31. 2a42054 1886836 open on devices not compiled in always succeeds by Darren Reed · 17 years ago
  32. 405effa 1872740 the ipfr_size tunable is ignored by Darren Reed · 17 years ago
  33. 1e82064 1885583 ipmon does not always honour -L option by Darren Reed · 17 years ago
  34. c44a166 the IP6_AND macro (although unused) does not work as it should by Darren Reed · 17 years ago
  35. b8bf2a6 update ip_compat.h for NetBSD changes with POLLWAKEUP by Darren Reed · 17 years ago
  36. e49e10f Remove exit/enter of ipf_global lock as they are now no longer held by Darren Reed · 17 years ago
  37. 85435ff 1849875 race condition nat_flushtable() and fr_check() by Darren Reed · 17 years ago
  38. 9de8b42 Apply outstanding patch to address various problems in auth code. by Darren Reed · 17 years ago
  39. b91d0a5 backport fix from HEAD: by Darren Reed · 17 years ago
  40. 81a87b8 Fix a bug reported in FreeBSD: by Darren Reed · 17 years ago
  41. f7cffc9 Fix two more bugs relating to "auth" rules. by Darren Reed · 17 years ago
  42. fcbfa5a FreeBSD's ip_output() expects ip_len and ip_off in host byte order by Darren Reed · 17 years ago
  43. 8b92672 remove old comment that is no longer accurate by Darren Reed · 17 years ago
  44. 48eb49c Fix: by Darren Reed · 17 years ago
  45. 4601544 Address the two following issues across all platforms: by Darren Reed · 17 years ago
  46. 2e72211 remove by Darren Reed · 17 years ago
  47. 419dcf5 An error in NAT'ing a packet that is being fed through the fastroute code by Darren Reed · 17 years ago
  48. 5857769 NetBSD has removed rnh_walktree by Darren Reed · 17 years ago
  49. d587f80 * holding ipf_global lock over call to fr_ioctlswitch() causes a panic for by Darren Reed · 17 years ago
  50. d8f0868 * #ifdef warning fixes from Victor M Blood (FreeBSD) - #1821249 by Darren Reed · 17 years ago
  51. aa7569b sunos5x86 Makefile target has been removed from the Makefile by Darren Reed · 17 years ago
  52. 6d3457f Backout the "Indent K&R style functions' arguments" commit. According to by Martti Kuparinen · 17 years ago
  53. 3eb7953 Indent K&R style functions' arguments with one tab as this seems to be by Martti Kuparinen · 17 years ago
  54. 4a04f46 Removed trailing spaces and tabs. by Martti Kuparinen · 17 years ago
  55. 5385e85 n16 needs to be cleaned up too by Darren Reed · 17 years ago v4-1-28
  56. ba1a6ac cleanup unused variable by Darren Reed · 17 years ago
  57. 0794f9b update things for 4.1.28 by Darren Reed · 17 years ago
  58. 4d36a73 neti may be in any directory under /kernel/misc, not just sparcv9 by Darren Reed · 17 years ago
  59. 0e7fb9f by Darren Reed · 17 years ago
  60. 6beae14 Need to search for neti module in sparcv9 directory too by Darren Reed · 17 years ago
  61. f06ae35 tidy up declarations and definitions for ip[f_]lookup_deltok and by Darren Reed · 17 years ago
  62. 0f09136 Cannot rely on compiling against the radix.o in S10U4 and beyond, so IPFilter by Darren Reed · 17 years ago
  63. b63f05e "keep state" needs to treat multicast/broadcast packets as having part of by Darren Reed · 17 years ago
  64. 2182302 * be more free in making the radix node lock macros do nothing by Darren Reed · 17 years ago
  65. 6427663 remove duplicated break; by Darren Reed · 17 years ago
  66. 71bcd66 At the end of listing a pool, it is necessary to delete the token for it by Darren Reed · 17 years ago
  67. 20d7de4 make it compile with ipfilter 4 by Darren Reed · 17 years ago
  68. 3b40571 update for 4.1.27 by Darren Reed · 17 years ago v4-1-27
  69. b73bace update intstructions for installation by Darren Reed · 17 years ago
  70. 32be59a the XARCH flags passed on to compilers now need to be different for sparc by Darren Reed · 17 years ago
  71. 8f7c211 on i386 systems, both the amd64 and i86 directories are created (unlike by Darren Reed · 17 years ago
  72. e81ff6f try to build ip_rules.[ch] before bailing out with an error because they do not exist by Darren Reed · 17 years ago
  73. f2d26c8 * remove sunos5x86 target (no longer used) by Darren Reed · 17 years ago
  74. b9722bd look for the real LKM to clobber in /boot/kernel and /modules rather than by Darren Reed · 17 years ago
  75. dcd380e * keep an orphan count (should always be 0) to alert of problems tracking by Darren Reed · 17 years ago
  76. 48e0c8c create 4.1.26 by Darren Reed · 17 years ago v4-1-26
  77. 1ca37d9 add three entries that pop up on freebsd builds by Darren Reed · 17 years ago
  78. 7f10afc Make it 4.1.25 by Darren Reed · 17 years ago v4-1-25
  79. 2a1e143 use of : to specify a different source program name to the destination did not work by Darren Reed · 17 years ago
  80. de9e2b2 replace calls to ipf_route_lookupv* with a single qif_illrouteto by Darren Reed · 17 years ago
  81. 35a435f * if a packet that creates a NAT is blocked, delete the NAT (logged via by Darren Reed · 17 years ago
  82. 0071ce6 clean up the interface to FreeBSD a little by Darren Reed · 17 years ago
  83. d09a395 * support the test.format file having command line options for ipftest so by Darren Reed · 17 years ago
  84. c124c31 do not check for <0 with unsigned variables and convert char to u_char by Darren Reed · 17 years ago
  85. e9affbd include extension headers in the header data logged for IPv6 by Darren Reed · 17 years ago
  86. ddc5ef4 defining SPL_SCHED is required on earlier FreeBSD versions by Darren Reed · 17 years ago
  87. ec071cd try not to crash or cause an ioctl to hang when the auth packet ring by Darren Reed · 17 years ago
  88. 0ebb885 clean up some files that are no longer required and remove dead references by Darren Reed · 17 years ago
  89. 21c4632 fix some quirks compiling on earlier versions of freebsd by Darren Reed · 17 years ago
  90. 5597624 destroy ipnat locks before freeing structure (from freebsd) by Darren Reed · 17 years ago
  91. 168f373 make fr_queueflush do a bit mor work by not looking at removed until by Darren Reed · 17 years ago
  92. aff7360 IPFDEBUG is meant to be undefined by Darren Reed · 17 years ago
  93. 3679d64 add freebsd as a target that selects the main rev of freebsd to build by Darren Reed · 17 years ago
  94. 38ff41b Reset the timer for LAST_ACK by Darren Reed · 17 years ago
  95. c927ce4 some changes to alignment requirements even for 32bit sparc operations to prevent panics by Darren Reed · 17 years ago
  96. cd124f5 Returning from m_pulldown can leave the first mbut with no data (m_len = 0). by Darren Reed · 17 years ago
  97. 7ae3923 IPv6 fragment headers weren't reporting the inner header, preventing by Darren Reed · 17 years ago
  98. c3e578a * listing ipf and ipnat items looped on the first one. by Darren Reed · 17 years ago
  99. c1fdd9d The windup of using ioctls to list kernel entries could lead to heap pointers by Darren Reed · 17 years ago
  100. 1a37ba2 import some changes from netbsd by Darren Reed · 17 years ago