1. 5b1d2be add delivery of SNMPv1 and SNMPv2 traps to ipmon via ipmon.conf by Darren Reed · 16 years ago
  2. 26e39a0 now that ipf is global-variable-less, the radix tree it uses must also be the same by Darren Reed · 16 years ago
  3. 7ca617b destroy for ipf_nat_pending was missing. also break out switch on nat_dir to all the values rather than just _INBOUND/_OUTBOUND, making it more obvious what is going on by Darren Reed · 16 years ago
  4. d344efe ipftest should call _unload_all() before exiting so we can then check all locks init'd were destroyed properly by Darren Reed · 16 years ago
  5. 623b776 empty function needs proto too cause it is not in ipf.h by Darren Reed · 16 years ago
  6. 10f4e9b add counting of init vs destroy and a _clean function to call when this count should be 0 to assert it is 0 by Darren Reed · 16 years ago
  7. df1ca21 missing mutex_destroy for ipf_state_pending and bundle the one for ipf_stinsert with the others by Darren Reed · 16 years ago
  8. db45578 _main_load/_main_unload should only be called once for the rpcbind proxy by Darren Reed · 16 years ago
  9. 0e19653 calling ipf_pfil_unhook is missing from modunload sequence by Darren Reed · 16 years ago
  10. f126ef1 2098400 timeout functions are not getting softc pointer by Darren Reed · 16 years ago
  11. df81fdc remove FR_DIVERT (gone to NAT) by Darren Reed · 16 years ago
  12. 67931f4 include IPF_HZ_MULT and IPF_HZ_DIVIDE in timeout calculation for solaris by Darren Reed · 16 years ago
  13. 5a3cfd3 bump to 5.0.4 by Darren Reed · 16 years ago
  14. 6deda89 oops someone got forgotten by Darren Reed · 16 years ago
  15. 572ce83 qif_t is not used with pfhooks code by Darren Reed · 16 years ago
  16. b38fca8 do not allow inbound packets to match NAT_DIVERTUDP nat_t's that are delivering by Darren Reed · 16 years ago
  17. b53dbbc Solaris: by Darren Reed · 16 years ago
  18. 6cdce71 ifp is not a pointer with pfhooks by Darren Reed · 16 years ago
  19. 6d5f36c remove printf by Darren Reed · 16 years ago
  20. 9c3f854 rather than look for LOG_SECURITY and expect that to be 13<<3, use whatever by Darren Reed · 16 years ago
  21. a97a33f the wrong size was being calculated for free'ing the nat hash table bucket lengths by Darren Reed · 16 years ago
  22. 97c3322 for now ignore divert packets that match on inbound by Darren Reed · 16 years ago
  23. efd05c5 ipf_inject is not called with the correct m variable by Darren Reed · 16 years ago
  24. d202cd7 2057064 nat_dir can be values other than NAT_INBOUND/NAT_OUTBOUND by Darren Reed · 16 years ago
  25. 3cd212a a NAT'd packet that is to be delivered locally needs to have fin_out set to in by Darren Reed · 16 years ago
  26. feeb54e 2056579 use of ipf_prependmbt leads to crashes by Darren Reed · 16 years ago
  27. 47b8c16 2056570 hook functions do not update data after ipf_check returns by Darren Reed · 16 years ago
  28. 6c91dce nat_hv is now the hash, not the bucket, so print it correctly by Darren Reed · 16 years ago
  29. a91434e ALLOC_MB_T has args around the wrong way for Solaris by Darren Reed · 16 years ago
  30. 6642ec4 2055872 COPYIFNAME now needs to get the version by Darren Reed · 16 years ago
  31. a19acc8 2055792 new port numbers are reset to 0 with divert-udp rules by Darren Reed · 16 years ago
  32. e574344 2055786 ipnat doesn't print its statistics correctly by Darren Reed · 16 years ago
  33. 7948610 2055626 divert should deliver things locally when appropriate by Darren Reed · 16 years ago
  34. 42f2b42 2055626 divert should deliver things locally when appropriate by Darren Reed · 16 years ago
  35. e1efe61 softc is available to us easily... no need for loops by Darren Reed · 16 years ago
  36. 533e871 add by Darren Reed · 16 years ago
  37. e4e073c ipfboot does not need to worry about pfil if it is not required on solaris by Darren Reed · 16 years ago
  38. 4bde48f make it possible to turn interception of loopback traffic on/off on solaris by Darren Reed · 16 years ago
  39. f7324dc bump to 5.0.3 by Darren Reed · 16 years ago
  40. c8a8b05 2044746 Provide IP instance support for Solaris 10u4 and later by Darren Reed · 16 years ago
  41. 1b44c34 2044746 Provide IP instance support for Solaris 10u4 and later by Darren Reed · 16 years ago
  42. c58029b 2042949 Excessive locking when creating nat_t by Darren Reed · 16 years ago
  43. b261700 remove unused variable by Darren Reed · 16 years ago
  44. d42b259 clean some code style issues by Darren Reed · 16 years ago
  45. d4b4b24 2042949 Excessive locking when creating nat_t by Darren Reed · 16 years ago
  46. 053d119 [ 1979488 ] Memory leak in user utilities - token never freed (head br) by JohnO · 16 years ago
  47. 3aeedbe [ 1979488 ] Memory leak in user utilities - token never freed (head br) by JohnO · 16 years ago
  48. cc3d909 the scope of csump can be narrowed somewhat and its use confined by Darren Reed · 16 years ago
  49. f270fa6 2035610 nat_update does not need to get locks by Darren Reed · 16 years ago
  50. 83c3034 2024389 Entries added with SIOCSTPUT - but no rules - do not work by Darren Reed · 16 years ago
  51. 6e03004 add port randomisation and an option for sequential port number assignment by Darren Reed · 16 years ago
  52. 1dc3e6c 2020447 IPFilter's NAT can undo name server random port selection by Darren Reed · 16 years ago
  53. 11674d9 2022104 solaris's driver.conf cannot set timeout values by Darren Reed · 16 years ago
  54. 954de2f add multicast sync daemon by Darren Reed · 16 years ago
  55. 84a5cfe fill in the missing pieces for node_deref by Darren Reed · 16 years ago
  56. 08e762e ippool_y.h does not always get built like it should by Darren Reed · 16 years ago
  57. ae1125f encap tests need to use proto 4, not 98 by Darren Reed · 16 years ago
  58. 0341c81 do ipencap packets by Darren Reed · 16 years ago
  59. d4560ee juggle the placement of ipfselwait around to put it only where needed by Darren Reed · 16 years ago
  60. 32ebfbb the encap code in NAT is really IPinIP, not ENCAP, so change to the right IPPROTO_ by Darren Reed · 16 years ago
  61. b0b45cd all of the ipfilter tunables should start with ipf_ now, not fr_ by Darren Reed · 16 years ago
  62. 94e62d6 net_ifnames[] is only [2], so doing [2] and [3] is bad bad bad. by Darren Reed · 16 years ago
  63. 930c6c1 the OSF Makefile needs some additions so it can build ipfilter by Darren Reed · 16 years ago
  64. e386a8e not all versions of solaris have POLLOUTNORM by Darren Reed · 16 years ago
  65. 21dd977 NetBSD changed its VOP interface by Darren Reed · 16 years ago
  66. 8082fe6 ATOMIC_INC() is, in some cases, a long winded ++, so try make all of them 32s or Ls by Darren Reed · 16 years ago
  67. f2661da change ip_state_add() to take void**, to make life easier on fin_state, so casting is required for some calls now by Darren Reed · 16 years ago
  68. d633352 fix some basic compile time problems by Darren Reed · 16 years ago
  69. efe9310 mainly clean up code in and around #ifdefs for changes to kernel routing interfaces by Darren Reed · 16 years ago
  70. c1ddac0 cc on tru64 dtreats enums as positive ints and 0x80000000 is not one of those by Darren Reed · 16 years ago
  71. 0a6c211 some OSF compat fixes, notably they define IPPROTO_ENCAP to be 98 (which it is), so ipf should fix its by Darren Reed · 16 years ago
  72. ee89ce3 ATOMIC_INC() is, in some cases, a long winded ++, so try make all of them 32s or Ls by Darren Reed · 16 years ago
  73. 5c10395 building ipsend bits is troublesome, turn it off for now by Darren Reed · 16 years ago
  74. 9bc5d99 fix up some outstanding compilation problems by Darren Reed · 16 years ago
  75. 0fc5b37 1990066 function renaming absent for some platforms by Darren Reed · 16 years ago
  76. 28148fa 1990057 ipf_state_timeout should be called ipf_state_expire by Darren Reed · 16 years ago
  77. 2522e8c 1990054 hpux.c still refers to many functions as fr_ by Darren Reed · 16 years ago
  78. c34efdc Put back lncurses by JohnO · 16 years ago
  79. 8d2020d [ 1988917 ] renaming for fr_ to ipf_ incomplete - causes compile issues by JohnO · 16 years ago
  80. 701b626 [ 1986541 ] Compile problem with ip_nat6.c by JohnO · 16 years ago
  81. 5b369f0 1988782 fr_movequeue can take a short cut by Darren Reed · 16 years ago
  82. 7602387 1988795 NetBSD doesn't build with kernel malloc stats by Darren Reed · 16 years ago
  83. c742db9 1988669 first nat creation failure prevents further success by Darren Reed · 16 years ago
  84. db5bb62 rename more things from fr_ to ipf_ by Darren Reed · 16 years ago
  85. f4d46f2 undo last change, was wrong and i haven't had coffee yet by Darren Reed · 16 years ago
  86. 5fe2bc9 1986541 Compile problem with ip_nat6.c by Darren Reed · 16 years ago
  87. 5517eab change the return value of ipf_state_add() from a pointer to an integer, by Darren Reed · 16 years ago
  88. 55b2a86 1968444 ipf -T needs to work without disabling ipfilter by Darren Reed · 17 years ago
  89. 12c93d2 sync up source code at home with sourceforge (in both directions) by Darren Reed · 17 years ago
  90. 6c06677 by David Stes · 17 years ago
  91. b37f6b8 by David Stes · 17 years ago
  92. 00d7864 add setting TCP TIME_WAIT timer to list of tuneables by Darren Reed · 17 years ago
  93. 65fc34d Modify ipmon to print out both IPv4 and IPv6 addresses in NAT log records by Darren Reed · 17 years ago
  94. d91b067 Push getting the write lock on ipf_nta in a little deeper for adding a NAT entry by Darren Reed · 17 years ago
  95. 279356a 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
  96. 1ce8452 by David Stes · 17 years ago
  97. 0aa9e5a Refactor the way SIOCSTPUT inserts an entry into the NAT table to use by Darren Reed · 17 years ago
  98. 9244f75 preserve and restore the fin_flx bits from the packet before it is authorised by Darren Reed · 17 years ago
  99. 3d318df 1915176 Use of "age X/Y" can lead to panic by Darren Reed · 17 years ago
  100. 7fbe15c Improve NAT performance by reducing when an exclusive lock is required by Darren Reed · 17 years ago