Activity for IP Filter - Rivoreo fork

  • WHR WHR committed [b123c5] on Code

    ipmon: use select(2) to wait for data from devices asynchronously

  • WHR WHR committed [5edc78] on Code

    ipmon: reject negative sleep interval values

  • WHR WHR committed [3957cb] on Code

    ipmon: make sleep interval configurable via option '-i'

  • WHR WHR committed [cdefa7] on Code

    ipfstat: redraw state top on CTRL-L

  • WHR WHR committed [80ff65] on Code

    Make functions 'fr_checknatout' and 'fr_checknatin' no-op when NAT isn't enabled

  • WHR WHR committed [ee411e]

    Fix duplicated word in comment

  • WHR WHR committed [86b415]

    Fix over-read of 'mblk_t' causing kernel page fault; really fix '2424604 adding random MD5 data causes panic'; update version number

  • WHR WHR committed [9d50f0]

    Make fastroute for local output TCP packets work on kFreeBSD

  • WHR WHR committed [1c6ff8]

    Try to fixup TCP checksum for output packets only

  • WHR WHR committed [b09a3a]

    Try to fixup TCP checksum for output packets only

  • WHR WHR committed [42b3bb]

    Make fastroute for local output TCP packets work on kFreeBSD

  • WHR WHR committed [104656]

    ipf: couldn't sync if function opendevice failed

  • WHR WHR committed [2baf8a]

    ipfstat: avoid using term 'IP' for IP address

  • WHR WHR committed [2db944]

    ipfstat: don't exit state top on ESC character due to arrow keys

  • WHR WHR committed [9e886c]

    ipfstat: don't select(2) stdin if it isn't a tty or a pipe in state top; exit state top on EOT or ESC character

  • WHR WHR committed [f4a192]

    ipfstat: don't select(2) stdin if it isn't a tty or a pipe in state top; exit state top on EOT or ESC character

  • WHR WHR committed [193e69]

    Fix missing lock in function ipf_getnextrule

  • WHR WHR committed [9331f9]

    Fix unreleased writer lock in function ipf_findtoken; change SMF service manifest file for ipmon

  • WHR WHR committed [98b763]

    Add SMF service manifest file for ipmon

  • WHR WHR committed [bd2006]

    ipf: error counter should be unsigned

  • WHR WHR committed [d56dc0]

    ipf: fix null pointer dereferencing in emittail

  • WHR WHR committed [7879fd]

    Fix ipnat(8) sometimes exit with status 0 on errors

  • WHR WHR committed [58bce5]

    ipsend: fix usage message format; Linux module: change module name to lowercase in message

  • WHR WHR committed [6aaa9f]

    Fix ipf(8) usually exit with status 0 on errors

  • cvs2git committed [460e63]

    This commit was manufactured by cvs2git to create tag 'darrenr-2006-06-14'.

  • cvs2git committed [eb9273]

    This commit was manufactured by cvs2git to create tag 'v5-0-3'.

  • cvs2git committed [2f927c]

    This commit was manufactured by cvs2git to create tag 'v41'.

  • cvs2git committed [449f56]

    This commit was manufactured by cvs2git to create tag 'v4110'.

  • cvs2git committed [a8fa23]

    This commit was manufactured by cvs2git to create tag 'v41R'.

  • cvs2git committed [34efcf]

    This commit was manufactured by cvs2git to create tag 'vCURRENT'.

  • Darren Reed committed [313ee1]

    import_msg_v413

  • cvs2git committed [179984]

    This commit was manufactured by cvs2git to create branch 'INSTANCES'.

  • Darren Reed committed [d1a704]

    import_msg_v34R

  • cvs2git committed [99166c]

    This commit was manufactured by cvs2git to create tag 'v5-0-5'.

  • cvs2git committed [8082e2]

    This commit was manufactured by cvs2git to create tag 'v34'.

  • cvs2git committed [6b0c9b]

    This commit was manufactured by cvs2git to create tag 'v5-0-4'.

  • cvs2git committed [642691]

    This commit was manufactured by cvs2git to create tag 'v5-0-6'.

  • Darren Reed committed [66f2c0]

    import_msg_v4110

  • cvs2git committed [a6adc0]

    This commit was manufactured by cvs2git to create branch 'DARRENR'.

  • cvs2git committed [21f6b6]

    This commit was manufactured by cvs2git to create tag 'pre-stack'.

  • cvs2git committed [a0e192]

    This commit was manufactured by cvs2git to create branch 'v3-4-RELEASE'.

  • cvs2git committed [7080fb]

    This commit was manufactured by cvs2git to create tag 'v3429'.

  • Darren Reed committed [21472a]

    import_msg_v41R

  • cvs2git committed [2d69d3]

    This commit was manufactured by cvs2git to create tag 'v413'.

  • cvs2git committed [1dbd7f]

    This commit was manufactured by cvs2git to create tag 'v3435'.

  • Darren Reed committed [baa58d]

    commit_msg_mv3-4-29

  • cvs2git committed [ed005d]

    This commit was manufactured by cvs2git to create tag 'v34R'.

  • cvs2git committed [b25bb9]

    This commit was manufactured by cvs2git to create tag 'v4-1-31'.

  • WHR WHR committed [98c597]

    Update version number

  • WHR WHR committed [33604d]

    Linux module: license change

  • WHR WHR committed [dde174]

    Linux module: license change

  • WHR WHR committed [697122]

    Fix implicit declarations

  • WHR WHR committed [4e9965]

    Fix compiling warnings in 'ipsend/dlcommon.c'

  • WHR WHR committed [a47562]

    Fix ipf_pcksum not defined in Linux kernel module; restore ipsend/tcpip.h because GNU/Linux need it; fix implicit declaration of localtime(3) and strftime(3)

  • WHR WHR committed [261bd1]

    ipmon: stop using PID file path '/etc/ipmon.pid' any more

  • WHR WHR committed [9e74b6]

    Fix use of uninitialized variable in Solaris kernel module

  • WHR WHR committed [d14667]

    Fix usage formats

  • WHR WHR committed [2fbed4]

    Update version number

  • WHR WHR committed [f3b7ed]

    Sync Linux support

  • WHR WHR committed [39578b]

    Put compiler warning flags in variable CFLAGS instead of CC; fix some formatting type errors; fix implicit declaration of isdigit(3) and bcopy(3)

  • WHR WHR committed [f43803]

    Fix implicit declaration of m_copyback; fix use of possibly uninitialized buffer in Solaris kernel module

  • WHR WHR committed [820c6f]

    Enable IPv6 support on Linux

  • Darren Reed committed [28148f]

    1990057 ipf_state_timeout should be called ipf_state_expire

  • Darren Reed committed [0fc5b3]

    1990066 function renaming absent for some platforms

  • Darren Reed committed [5c1039]

    building ipsend bits is troublesome, turn it off for now

  • Darren Reed committed [0a6c21]

    some OSF compat fixes, notably they define IPPROTO_ENCAP to be 98 (which it is), so ipf should fix its

  • Darren Reed committed [efe931]

    mainly clean up code in and around #ifdefs for changes to kernel routing interfaces

  • Darren Reed committed [21dd97]

    NetBSD changed its VOP interface

  • Darren Reed committed [e386a8]

    not all versions of solaris have POLLOUTNORM

  • Darren Reed committed [32ebfb]

    the encap code in NAT is really IPinIP, not ENCAP, so change to the right IPPROTO_

  • Darren Reed committed [ae1125]

    encap tests need to use proto 4, not 98

  • Darren Reed committed [08e762]

    ippool_y.h does not always get built like it should

  • Darren Reed committed [6e0300]

    add port randomisation and an option for sequential port number assignment

  • Darren Reed committed [83c303]

    2024389 Entries added with SIOCSTPUT - but no rules - do not work

  • Darren Reed committed [cc3d90]

    the scope of csump can be narrowed somewhat and its use confined

  • JohnO JohnO committed [053d11]

    [ 1979488 ] Memory leak in user utilities - token never freed (head br)

  • Darren Reed committed [d42b25]

    clean some code style issues

  • Darren Reed committed [b26170]

    remove unused variable

  • Darren Reed committed [c58029]

    2042949 Excessive locking when creating nat_t

  • Darren Reed committed [1b44c3]

    2044746 Provide IP instance support for Solaris 10u4 and later

  • Darren Reed committed [f7324d]

    bump to 5.0.3

  • Darren Reed committed [e4e073]

    ipfboot does not need to worry about pfil if it is not required on solaris

  • Darren Reed committed [e1efe6]

    softc is available to us easily... no need for loops

  • Darren Reed committed [6cdce7]

    ifp is not a pointer with pfhooks

  • Darren Reed committed [df81fd]

    remove FR_DIVERT (gone to NAT)

  • Darren Reed committed [db4557]

    _main_load/_main_unload should only be called once for the rpcbind proxy

  • Darren Reed committed [df1ca2]

    missing mutex_destroy for ipf_state_pending and bundle the one for ipf_stinsert with the others

  • Darren Reed committed [623b77]

    empty function needs proto too cause it is not in ipf.h

  • Darren Reed committed [7ca617]

    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

  • David Stes committed [1f5a66]

  • David Stes committed [e8acef]

  • Darren Reed committed [e71b55]

    move stats counting inside ipf_state_insert() so that they get all inserts/adds and are better protected by locks

  • Darren Reed committed [773581]

    change the output format of ni6 from text to hex

  • Darren Reed committed [9dc692]

    2411000 log record header needs to say what protocol

  • Darren Reed committed [fc1f86]

    reorder include to fix compile problems

  • Darren Reed committed [0b638e]

    2408739 ntomask needs to take AF_*

  • Darren Reed committed [c58323]

    linked list manipulation was playing with the wrong pointers

  • Darren Reed committed [bc4893]

    2391407 Use whois information to populate a pool

  • Darren Reed committed [df934c]

    2391407 Use whois information to populate a pool (ippool yacc error)

  • Darren Reed committed [c28f28]

    2031730 4.1.31 Nat drops fragmented packets after the first (locking errors introduced)

1 >
MongoDB Logo MongoDB