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