Lines Matching refs:code
9 # Thanks also to all those who have contributed patches and other code,
202 3460522 code cleanup required for building on freebsd
317 reorganise generic code into a lib directory and make libipf.a
323 generates C code from filter rules to compile in or load as native
324 machine code.
521 fix parsing of icmp code after return-icmp/return-icmp-as-dest and add
640 display version name of installed kernel code when initializing.
643 module) as well as the run-status of the kernel code.
662 update keep-state code with new algorithm from Guido
671 add changes from Guido to state code.
673 add code to return EPERM if the device is opened for writing and we're
676 authentication code patches from Guido
731 enable FTP PASV proxying and enable wildcarding in NAT/state code for ports
760 set fake window in ipft_tx.c to ensure code passes tests.
773 fix FTP proxy back up, splitting pasv code out of port code.
817 don't allow window to become 0 in tcp state code
833 fix fake-arp table code for ipsend.
875 fix potential security loop hole in keep state code.
936 general: fr_check now returns error code, such as EHOSTUNREACH or
970 use K&R C function style for solaris kernel code
1084 Make it compile as cleanly as possible with -Wall & general code cleanup
1090 code added to support "auth" rules which require a user program to allow them
1091 through. First revision and much of the code came from Guido.
1101 NAT code doesn't include inteface name when matching - Alexey Mavrin
1114 just "*" to make keeping the code working on ports easier.
1169 add proxying skeleton support and sample ftp transparent proxy code.
1209 Implement separate minor devices for both NAT and IP state code.
1224 too many people hit their heads hard when compiling code into the kernel
1268 should use SPLNET/SPLX around expire routines in NAT/frag/state code.
1287 Many changes to NAT code, including contributions from Laurent Joncheray
1433 "keep frag" code don't work together 100% - Songqing Cai
1447 kernel panic's when ICMP packets go through NAT code
1586 alteration of checksum recalculations in NAT code and addition of
1699 Moved filter code out of ip_fil.c and into fil.c - there is now only one
1722 Brought ipftest program upto date with actual filter code.
1815 Added code from Marc Huber <[email protected]> to allow it to allocate
1823 added code to check for port ranges - complete.
1827 added code for ouput filtering as well as input filtering and added support for logging to a simple…