1. e414f82 sometimes bcmp is redefined in a .h to memcpy, so do not do an undef here (and use the Bcmp name again).. by Darren Reed · 16 years ago
  2. 1240efb 2391407 Use whois information to populate a pool (missing regression test data) by Darren Reed · 16 years ago
  3. 1f64024 2478559 listing empty pools displays a null node by Darren Reed · 16 years ago
  4. 4bb7148 blank line in wrong spot by Darren Reed · 16 years ago
  5. 104f013 do the left foot code shuffle to streamline the code path in ipf_check by Darren Reed · 16 years ago
  6. df934cd 2391407 Use whois information to populate a pool (ippool yacc error) by Darren Reed · 16 years ago
  7. 7a026f1 2473273 NAT removed before RST/ICMP sent by Darren Reed · 16 years ago
  8. 55d47e6 2391407 Use whois information to populate a pool by Darren Reed · 16 years ago
  9. 29cde58 2391407 Use whois information to populate a pool by Darren Reed · 16 years ago
  10. bc48937 2391407 Use whois information to populate a pool by Darren Reed · 16 years ago
  11. d0c529d 2391407 Use whois information to populate a pool by Darren Reed · 16 years ago
  12. 7f0c65d 2391407 Use whois information to populate a pool by Darren Reed · 16 years ago
  13. 6c77588 2391407 Use whois information to populate a pool by Darren Reed · 16 years ago
  14. 7ec2ef8 2391407 Use whois information to populate a pool by Darren Reed · 16 years ago
  15. 2e657da 2472875 pools with names not fully functional by Darren Reed · 16 years ago
  16. 8516e63 2413020 ippool does not allow setting hash/tree with -a by Darren Reed · 16 years ago
  17. c2ee9dc remove unused variable by Darren Reed · 16 years ago
  18. f3d6e68 make it possible to set and print the fr_comment field by Darren Reed · 16 years ago
  19. dad62b2 zero'ing out the structure to start with makes looking at it in the kernel not quite so bizarre by Darren Reed · 16 years ago
  20. c58323c linked list manipulation was playing with the wrong pointers by Darren Reed · 16 years ago
  21. 9d98d38 close memory leak for duplicate log entries by Darren Reed · 16 years ago
  22. 98a4f34 2424604 adding random MD5 data causes panic by Darren Reed · 16 years ago
  23. 0b638e6 2408739 ntomask needs to take AF_* by Darren Reed · 16 years ago
  24. 3862093 IPFILTER_M_IPFILTER needs to be defined on more occassions than it is by Darren Reed · 16 years ago
  25. 301e9b5 some extra blank lines need to go by Darren Reed · 16 years ago
  26. 933d1b5 remove #ifdef's that introduce compile errors by Darren Reed · 16 years ago
  27. 86a215b make forming a tcp connection an individual function by Darren Reed · 16 years ago
  28. fc1f86e reorder include to fix compile problems by Darren Reed · 16 years ago
  29. 346f7c8 remove duplicated structures by Darren Reed · 16 years ago
  30. 9dc6920 2411000 log record header needs to say what protocol by Darren Reed · 16 years ago
  31. 24f1782 fix some other compile issues i introduced at the last minute, after testing by Darren Reed · 16 years ago
  32. 6b3dec3 return without a value to return... bad me by Darren Reed · 16 years ago
  33. 1607e63 2304528 assertion in ipf_mutex_clean() fails by Darren Reed · 16 years ago
  34. 4d8ad6f 2304435 Ineffecient lock usage in logging by Darren Reed · 16 years ago
  35. 315aa72 * as well as printing out if a state entry is an orphan, include the word by Darren Reed · 16 years ago
  36. 773581e change the output format of ni6 from text to hex by Darren Reed · 16 years ago
  37. 2032fd0 can be malloc'd, so check that it is >= FR_GROUPLEN before adding that NULL by Darren Reed · 16 years ago
  38. 58087b6 was accessing memory aftre it was freed by Darren Reed · 16 years ago
  39. 6a8062f ipfr_inited not being set to 1 stops cleanup from working by Darren Reed · 16 years ago
  40. 59e7fa8 2216500 fin_state serves no purpose 2216491 fin_nat serves little purpose by Darren Reed · 16 years ago
  41. 1f94039 correct getting stderr from CC by Darren Reed · 16 years ago
  42. 93e7c0e 2214658 ipf mostly ignores locking in NetBSD by Darren Reed · 16 years ago
  43. bbd11b2 1859718 IPF 4.1.28 repeated kernel panic Solaris 9 32bit by Darren Reed · 16 years ago
  44. c07b1cc Drop trailing spaces and tab. by Martti Kuparinen · 16 years ago
  45. e390125 2063742 4.1.30 breaks builds on Solaris 8 by Darren Reed · 16 years ago
  46. 93fa6be without COPYDATA, this function cannot work by Darren Reed · 16 years ago
  47. e71b55b move stats counting inside ipf_state_insert() so that they get all inserts/adds and are better protected by locks by Darren Reed · 16 years ago
  48. b6935a2 sendtrap_v1 and _v2 are now committed by Darren Reed · 16 years ago
  49. 21508a2 Add in the missing files, v1trap.c and v2trap.c by Darren Reed · 16 years ago
  50. e8acef0 by David Stes · 16 years ago
  51. 1f5a66f by David Stes · 16 years ago
  52. 5b1d2be add delivery of SNMPv1 and SNMPv2 traps to ipmon via ipmon.conf by Darren Reed · 16 years ago
  53. 26e39a0 now that ipf is global-variable-less, the radix tree it uses must also be the same by Darren Reed · 16 years ago
  54. 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
  55. 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
  56. 623b776 empty function needs proto too cause it is not in ipf.h by Darren Reed · 16 years ago
  57. 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
  58. df1ca21 missing mutex_destroy for ipf_state_pending and bundle the one for ipf_stinsert with the others by Darren Reed · 16 years ago
  59. db45578 _main_load/_main_unload should only be called once for the rpcbind proxy by Darren Reed · 16 years ago
  60. 0e19653 calling ipf_pfil_unhook is missing from modunload sequence by Darren Reed · 16 years ago
  61. f126ef1 2098400 timeout functions are not getting softc pointer by Darren Reed · 16 years ago
  62. df81fdc remove FR_DIVERT (gone to NAT) by Darren Reed · 16 years ago
  63. 67931f4 include IPF_HZ_MULT and IPF_HZ_DIVIDE in timeout calculation for solaris by Darren Reed · 16 years ago
  64. 5a3cfd3 bump to 5.0.4 by Darren Reed · 16 years ago
  65. 6deda89 oops someone got forgotten by Darren Reed · 16 years ago
  66. 572ce83 qif_t is not used with pfhooks code by Darren Reed · 16 years ago
  67. b38fca8 do not allow inbound packets to match NAT_DIVERTUDP nat_t's that are delivering by Darren Reed · 16 years ago
  68. b53dbbc Solaris: by Darren Reed · 16 years ago
  69. 6cdce71 ifp is not a pointer with pfhooks by Darren Reed · 16 years ago
  70. 6d5f36c remove printf by Darren Reed · 16 years ago
  71. 9c3f854 rather than look for LOG_SECURITY and expect that to be 13<<3, use whatever by Darren Reed · 16 years ago
  72. a97a33f the wrong size was being calculated for free'ing the nat hash table bucket lengths by Darren Reed · 16 years ago
  73. 97c3322 for now ignore divert packets that match on inbound by Darren Reed · 16 years ago
  74. efd05c5 ipf_inject is not called with the correct m variable by Darren Reed · 16 years ago
  75. d202cd7 2057064 nat_dir can be values other than NAT_INBOUND/NAT_OUTBOUND by Darren Reed · 16 years ago
  76. 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
  77. feeb54e 2056579 use of ipf_prependmbt leads to crashes by Darren Reed · 16 years ago
  78. 47b8c16 2056570 hook functions do not update data after ipf_check returns by Darren Reed · 16 years ago
  79. 6c91dce nat_hv is now the hash, not the bucket, so print it correctly by Darren Reed · 16 years ago
  80. a91434e ALLOC_MB_T has args around the wrong way for Solaris by Darren Reed · 16 years ago
  81. 6642ec4 2055872 COPYIFNAME now needs to get the version by Darren Reed · 16 years ago
  82. a19acc8 2055792 new port numbers are reset to 0 with divert-udp rules by Darren Reed · 16 years ago
  83. e574344 2055786 ipnat doesn't print its statistics correctly by Darren Reed · 16 years ago
  84. 7948610 2055626 divert should deliver things locally when appropriate by Darren Reed · 16 years ago
  85. 42f2b42 2055626 divert should deliver things locally when appropriate by Darren Reed · 16 years ago
  86. e1efe61 softc is available to us easily... no need for loops by Darren Reed · 16 years ago
  87. 533e871 add by Darren Reed · 16 years ago
  88. e4e073c ipfboot does not need to worry about pfil if it is not required on solaris by Darren Reed · 16 years ago
  89. 4bde48f make it possible to turn interception of loopback traffic on/off on solaris by Darren Reed · 16 years ago
  90. f7324dc bump to 5.0.3 by Darren Reed · 16 years ago
  91. c8a8b05 2044746 Provide IP instance support for Solaris 10u4 and later by Darren Reed · 16 years ago
  92. 1b44c34 2044746 Provide IP instance support for Solaris 10u4 and later by Darren Reed · 16 years ago
  93. c58029b 2042949 Excessive locking when creating nat_t by Darren Reed · 16 years ago
  94. b261700 remove unused variable by Darren Reed · 16 years ago
  95. d42b259 clean some code style issues by Darren Reed · 16 years ago
  96. d4b4b24 2042949 Excessive locking when creating nat_t by Darren Reed · 16 years ago
  97. 053d119 [ 1979488 ] Memory leak in user utilities - token never freed (head br) by JohnO · 16 years ago
  98. 3aeedbe [ 1979488 ] Memory leak in user utilities - token never freed (head br) by JohnO · 16 years ago
  99. cc3d909 the scope of csump can be narrowed somewhat and its use confined by Darren Reed · 16 years ago
  100. f270fa6 2035610 nat_update does not need to get locks by Darren Reed · 16 years ago