1. 32328e2 update ip_compat.h for NetBSD changes with POLLWAKEUP by Darren Reed · 17 years ago
  2. 3602155 1849875 race condition nat_flushtable() and fr_check() by Darren Reed · 18 years ago
  3. 5fabd05 Apply outstanding patch to address various problems in auth code. by Darren Reed · 18 years ago
  4. 793d41d clean up from prior patch: by Darren Reed · 18 years ago
  5. 46955c7 Now that solaris has moved the radix tree into the kernel, there is a need by Darren Reed · 18 years ago
  6. 7602059 Apply fix from sasha for: by Darren Reed · 18 years ago
  7. 7b13d32 remove by Darren Reed · 18 years ago
  8. b71ad74 Fix a bug reported in FreeBSD: by Darren Reed · 18 years ago
  9. c786c04 Fix two more bugs relating to "auth" rules. by Darren Reed · 18 years ago
  10. c2b6929 FreeBSD's ip_output() expects ip_len and ip_off in host byte order by Darren Reed · 18 years ago
  11. 067cec1 Fix: by Darren Reed · 18 years ago
  12. afc78e1 fix typo - missing ) by Darren Reed · 18 years ago
  13. 83a1ab8 a badly applied patch has created some dead code (and doubtlessly a bug too) by Darren Reed · 18 years ago
  14. 197e04d Address the two following issues across all platforms: by Darren Reed · 18 years ago
  15. fb1c3c6 remove by Darren Reed · 18 years ago
  16. 6ca89ed An error in NAT'ing a packet that is being fed through the fastroute code by Darren Reed · 18 years ago
  17. 1d3b457 build target should be sunso5 now that sunos5x86 has been removed from the makefile by Darren Reed · 18 years ago
  18. 481004d NetBSD has removed rnh_walktree by Darren Reed · 18 years ago
  19. aa2e4ff * holding ipf_global lock over call to fr_ioctlswitch() causes a panic for by Darren Reed · 18 years ago
  20. ae8e526 * #ifdef warning fixes from Victor M Blood (FreeBSD) - #1821249 by Darren Reed · 18 years ago
  21. 74b6c5c Indent K&R style functions' arguments with one tab as this seems to be by Martti Kuparinen · 18 years ago
  22. b4c6ea2 Removed trailing spaces and tabs. by Martti Kuparinen · 18 years ago
  23. be9bc51 Add a new regression test (f25) to test behaviour of "keep state" with by Darren Reed · 18 years ago
  24. 9034daf Add a new regression test (f25) to test behaviour of "keep state" with by Darren Reed · 18 years ago
  25. 97a145a tidy up declarations and definitions for ip[f_]lookup_deltok and by Darren Reed · 18 years ago
  26. 8bd00f9 * be more free in making the radix node lock macros do nothing by Darren Reed · 18 years ago
  27. 88151e3 * make it possible for ipftest to set 'mbuf' flags so that it can simulate by Darren Reed · 18 years ago
  28. 4c3f162 At the end of listing a pool, it is necessary to delete the token for it by Darren Reed · 18 years ago
  29. 85fd552 update intstructions for installation by Darren Reed · 18 years ago
  30. 09176e5 the XARCH flags passed on to compilers now need to be different for sparc by Darren Reed · 18 years ago
  31. 390da4e try to build ip_rules.[ch] before bailing out with an error because they do not exist by Darren Reed · 18 years ago
  32. 8bac17e * remove sunos5x86 target (no longer used) by Darren Reed · 18 years ago
  33. 11c20a2 look for the real LKM to clobber in /boot/kernel and /modules rather than by Darren Reed · 18 years ago
  34. 980d357 add three entries that pop up on freebsd builds by Darren Reed · 18 years ago
  35. df12a33 Reset the timer for LAST_ACK by Darren Reed · 18 years ago
  36. 1ffee4f some changes to alignment requirements even for 32bit sparc operations to prevent panics by Darren Reed · 18 years ago
  37. 5c689a6 Returning from m_pulldown can leave the first mbut with no data (m_len = 0). by Darren Reed · 18 years ago
  38. 76c107d Add a new test case to check fragment tracking works for IPv6 by Darren Reed · 18 years ago
  39. b79bb8b listing ipf and ipnat items looped on the first one. by Darren Reed · 18 years ago
  40. 540c8f3 The windup of using ioctls to list kernel entries could lead to heap pointers by Darren Reed · 18 years ago
  41. 2042576 The 3rd argument to getsockname() is "socklen_t *", not "int *". by Martti Kuparinen · 18 years ago
  42. ba3ad5e machine/lock.h needs to be included in NetBSD. by Martti Kuparinen · 18 years ago
  43. f643596 s/configruation/configuration/ by Martti Kuparinen · 18 years ago
  44. 67383d9 fix a bug with parsing \ in the middle of a number to mark a continued line by Darren Reed · 18 years ago
  45. 86f247c Apply patch to make ipmon extention header aware by Darren Reed · 18 years ago
  46. 3582d7a Using "keep state" with "keep frag" results in fragments being blocked by Darren Reed · 18 years ago
  47. b4ed3e8 fix two bugs: by Darren Reed · 18 years ago
  48. b798ab6 this should have been committed with the prior change by Darren Reed · 18 years ago
  49. c844d26 The simple text input syntax for generating test packets needs to be able by Darren Reed · 18 years ago
  50. d785280 add a new regression test for NAT checksum'ing for a condition that wasn't by Darren Reed · 18 years ago
  51. 0cd57fb Change how locks are used in the deref functions to improve performance. by Darren Reed · 18 years ago
  52. e13d570 add ':' to the set of port range comparisons available for NAT rules by Darren Reed · 18 years ago
  53. c5653e0 add this file so we can ignore the generated i19 by Darren Reed · 18 years ago
  54. 770bcfe Modify running tests to use depdencies on the various input files so that by Darren Reed · 18 years ago
  55. 937dfa7 add parsing to allow for inclusive ranges in sets of ports for a "rule" as by Darren Reed · 18 years ago
  56. 2694dab generated files should be ignored for easier review of update output by Darren Reed · 18 years ago
  57. d56d815 i19 is generated from i19.dist by Darren Reed · 18 years ago
  58. f813445 add by Darren Reed · 18 years ago
  59. c4af1f3 bring source forge cvs up to date with private CVS by Darren Reed · 18 years ago
  60. e887753 This commit was generated by cvs2git to track changes on a CVS vendor branch. by Darren Reed · 19 years ago
  61. b63b747 import_msg_v34R by Darren Reed · 19 years ago unlabeled-1.1.1
  62. cf37226 This commit was generated by cvs2git to track changes on a CVS vendor branch. by Darren Reed · 19 years ago
  63. e9a5b62 import_msg_CURRENT by Darren Reed · 19 years ago unlabeled-1.1.5
  64. 6e0687a This commit was manufactured by cvs2git to create branch 'unlabeled-1.1.5'. by cvs2git · 19 years ago
  65. 5f91aa9 import_msg_v34R by Darren Reed · 19 years ago
  66. a8d5e23 This commit was generated by cvs2git to track changes on a CVS vendor branch. by Darren Reed · 19 years ago
  67. f3082b1 Initial revision by Darren Reed · 19 years ago
  68. b4ad4a2 Initial revision by Darren Reed · 19 years ago
  69. f2f1872 import_msg_v3435 by Darren Reed · 19 years ago
  70. 0d529fd This commit was generated by cvs2git to track changes on a CVS vendor branch. by Darren Reed · 19 years ago
  71. 382a74a This commit was generated by cvs2git to track changes on a CVS vendor branch. by Darren Reed · 19 years ago
  72. ffd46b8 import_msg_v3435 by Darren Reed · 19 years ago
  73. 1867e7a This commit was generated by cvs2git to track changes on a CVS vendor branch. by Darren Reed · 19 years ago
  74. 93a4820 import_msg_v41 by Darren Reed · 19 years ago
  75. cd63453 This commit was manufactured by cvs2git to create branch 'DARRENR'. by cvs2git · 19 years ago
  76. 0d10a32 This commit was generated by cvs2git to track changes on a CVS vendor branch. by Darren Reed · 19 years ago
  77. 6749d65 import_msg_v3429 by Darren Reed · 19 years ago
  78. acf6c05 This commit was generated by cvs2git to track changes on a CVS vendor branch. by Darren Reed · 19 years ago
  79. b123cb2 import_msg_v3429 by Darren Reed · 19 years ago
  80. d4718fc commit_CURRENT by Darren Reed · 19 years ago
  81. f7ba400 This commit was manufactured by cvs2git to create branch 'unlabeled-1.1.1'. by cvs2git · 19 years ago
  82. 9d32f47 This commit was generated by cvs2git to track changes on a CVS vendor branch. by Darren Reed · 19 years ago
  83. 2e4bed1 import_msg_CURRENT by Darren Reed · 19 years ago
  84. f1bfecf This commit was generated by cvs2git to track changes on a CVS vendor branch. by Darren Reed · 19 years ago
  85. 4fc3128 import_msg_CURRENT by Darren Reed · 19 years ago
  86. 5540113 This commit was manufactured by cvs2git to create branch 'DARRENR'. by cvs2git · 19 years ago
  87. 289029d Initial revision by Darren Reed · 19 years ago
  88. 9e45c8c head_v41 by Darren Reed · 19 years ago
  89. da0443e Initial revision by Darren Reed · 19 years ago
  90. b16dedf import_msg_v41 by Darren Reed · 19 years ago
  91. 46e3ccd This commit was generated by cvs2git to track changes on a CVS vendor branch. by Darren Reed · 19 years ago
  92. fc91169 import_msg_v41 by Darren Reed · 19 years ago
  93. 6810e52 This commit was generated by cvs2git to track changes on a CVS vendor branch. by Darren Reed · 19 years ago
  94. bd81eb3 import_msg_v34 by Darren Reed · 19 years ago
  95. f959fdb This commit was generated by cvs2git to track changes on a CVS vendor branch. by Darren Reed · 19 years ago
  96. 2cfdf75 import_msg_v34 by Darren Reed · 19 years ago
  97. 7cc7216 This commit was generated by cvs2git to track changes on a CVS vendor branch. by Darren Reed · 19 years ago