History log of /onnv-gate/usr/src/uts/common/inet/ipf/netinet/ (Results 1 – 25 of 35)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
12358:29101bc49e1a10-May-2010 Alexandr Nedvedicky <Alexandr.Nedvedicky@Sun.COM>

6912962 Need to compute chksum for packet duped on loopback interface
6929403 IPF should discard packet silently on OOW event

12255:f9a1f4ae125926-Apr-2010 John Ojemann <John.Ojemann@Oracle.COM>

6918206 Packets double counted on with "call now" rules
6918859 pools should track bytes as well as packets for better usability
6921174 ippool -ld crashes if nodes are inserted with ioctl and policy

6918206 Packets double counted on with "call now" rules
6918859 pools should track bytes as well as packets for better usability
6921174 ippool -ld crashes if nodes are inserted with ioctl and policy rules are not in place

show more ...

11761:199d73518c9625-Feb-2010 Zdenek Kotala <Zdenek.Kotala@Sun.COM>

6900850 Limit for number of states in the state table is too low by default
6910994 fr_checkstate function does not release ipf_state mutex in some cases

11105:398a2edaa77319-Nov-2009 Alexandr Nedvedicky <Alexandr.Nedvedicky@Sun.COM>

6772643 Packets dropped at ipfil_sendpkt if interface index is set at plumb time
6891782 ipftest fails to run
6897532 Race condition window arround fr_enable_active is still opened
6897632 nic_event_

6772643 Packets dropped at ipfil_sendpkt if interface index is set at plumb time
6891782 ipftest fails to run
6897532 Race condition window arround fr_enable_active is still opened
6897632 nic_event_v* hook should check if IPF is running before it will proceed further

show more ...

10838:0a1397be8bf122-Oct-2009 Alexandr Nedvedicky <Alexandr.Nedvedicky@Sun.COM>

6859479 IPF dup-to prevents packets to be forwarded to destination

10587:e0d280fab00721-Sep-2009 Alexandr Nedvedicky <Alexandr.Nedvedicky@Sun.COM>

6859313 large number of rules in ipfilter decreases throughput performance

9888:3d27daea2cbf17-Jun-2009 Alexandr Nedvedicky <Alexandr.Nedvedicky@Sun.COM>

6845913 fr_make_icmp_*() uses TH_SYN/TH_FIN for testing fin_flx - it's not the intention
6827271 ipfilter TCP state emulation ends up in 5/0 state (Established/Closed)
6562745 Adapt a better TCP stat

6845913 fr_make_icmp_*() uses TH_SYN/TH_FIN for testing fin_flx - it's not the intention
6827271 ipfilter TCP state emulation ends up in 5/0 state (Established/Closed)
6562745 Adapt a better TCP statemachine emulation (fr_tcp_age()) from upstream version

show more ...

9876:fd1599e394c816-Jun-2009 Darren Reed <Darren.Reed@Sun.COM>

6688940 ipf module panicked in get_unit() on NULL pointer
6806909 panic[cpu1]/thread=c9089dc0: assertion failed: zoneid != ALL_ZONES, file: ../../common/inet/ip/ip.c
6770007 certain IPv6 NAT rules se

6688940 ipf module panicked in get_unit() on NULL pointer
6806909 panic[cpu1]/thread=c9089dc0: assertion failed: zoneid != ALL_ZONES, file: ../../common/inet/ip/ip.c
6770007 certain IPv6 NAT rules send out packets with link-local address
6744109 incorrect processing of IPv6 fragments in IPfilter NAT v6
6807986 fin_flen serves no purpose.
6808921 some comments describing what cvwaitlock_t would be nice
6829227 ipfil_sendpkt() may trigger panic
6813307 memory leaks at frrequest

show more ...

9695:24d2b6812ec022-May-2009 Alexandr Nedvedicky <Alexandr.Nedvedicky@Sun.COM>

6747420 ipfilter fr_send_reset()/fr_send_icmp() does not work for loopback clients

8624:0c81faef90eb27-Jan-2009 Darren Reed <Darren.Reed@Sun.COM>

5008943 /etc/init.d/ipfboot pause/resume functionality broken
5010756 "\" in configuration file does not work correctly
6181489 ipfilter sends out confusing messages.
6449288 Makefiles in usr/src/cmd

5008943 /etc/init.d/ipfboot pause/resume functionality broken
5010756 "\" in configuration file does not work correctly
6181489 ipfilter sends out confusing messages.
6449288 Makefiles in usr/src/cmd/ipf are missing CDDL
6449291 package prototype files in usr/src/pkgdefs/SUNWipfh missing CDDL
6508325 stale pfil-related rules in Makefile.rules
6661948 ipmon.pid file can be rendered invisible
6714319 IPFilter causes failure of IPv6 compliance tests.
6766614 fin_state costs more than it is worth
6767239 fin_nat causes more trouble than it is worth
6788299 Array overrun in ipfilter
6789766 ipfs usage output is misleading
6792026 ipnat panics in Divide zero exception

show more ...

8463:a5df9cefde5c29-Dec-2008 Darren Reed <Darren.Reed@Sun.COM>

6749429 printing out of fragment information is confused
6749445 ipfstat -f does not show ttl but rather expiration tick
6783820 IPF preauth crash
6730356 legacy test regressions: i2, i4, i11

8170:daf52af21f0320-Nov-2008 John Ojemann <John.Ojemann@Sun.COM>

6677460 ipfilter automatic flushing of state table entries needs to work the same as it does for NAT
6566976 state limit check works when limit is reached only
6566982 state limit is not check when i

6677460 ipfilter automatic flushing of state table entries needs to work the same as it does for NAT
6566976 state limit check works when limit is reached only
6566982 state limit is not check when inserting states via IOCTL

show more ...

7708:aa3de478e99226-Sep-2008 John Ojemann <John.Ojemann@Sun.COM>

6748749 IPF: deletes NAT entry too early - packets sent by return-rst rule are sent untranslated
6752593 IPfilter: nat_touched and is_touched are no longer used, so they can be removed from header f

6748749 IPF: deletes NAT entry too early - packets sent by return-rst rule are sent untranslated
6752593 IPfilter: nat_touched and is_touched are no longer used, so they can be removed from header file(s)

show more ...

7704:c2487b19c17726-Sep-2008 Alexandr Nedvedicky <Alexandr.Nedvedicky@Sun.COM>

6743637 ipfstat prints certain certain counters two times
6744095 fix c-style in ip_state.c in fr_matchstate() et. al.
6744100 add a comment for CR 6653172 to fil.c
6725139 OOW problem still present

6743637 ipfstat prints certain certain counters two times
6744095 fix c-style in ip_state.c in fr_matchstate() et. al.
6744100 add a comment for CR 6653172 to fil.c
6725139 OOW problem still present after a patch 127888-09 has been applied
6657378 IPF address pools does not match addresses reliably for IPv6
6726717 IPF persistent tunables still don't work with stack instances
6743002 ipf_property_update() is too picky
6731974 incorrect calculation in fr_pullup
6749974 IPF does not know whether packet comes from local client (loopback) or from NIC interface

show more ...

7513:18aa777d3f0908-Sep-2008 Darren Reed <Darren.Reed@Sun.COM>

PSARC/2008/219 Committed API for packet interception
PSARC/2008/335 Corrections for Committed API for packet interception
PSARC/2008/557 Revision to net instance notification API
4844507 Solaris need

PSARC/2008/219 Committed API for packet interception
PSARC/2008/335 Corrections for Committed API for packet interception
PSARC/2008/557 Revision to net instance notification API
4844507 Solaris needs stable interface for packet filtering software
6705155 ipf_stack_init() assumes kmem_alloc with KM_NOSLEEP never fails

show more ...


/onnv-gate/usr/src/cmd/ipf/tools/ip_fil.c
/onnv-gate/usr/src/cmd/ipf/tools/ipftest.c
/onnv-gate/usr/src/cmd/mdb/common/modules/hook/hook.c
/onnv-gate/usr/src/cmd/mdb/common/modules/neti/neti.c
/onnv-gate/usr/src/uts/common/Makefile.files
/onnv-gate/usr/src/uts/common/inet/arp/arp.c
/onnv-gate/usr/src/uts/common/inet/arp/arp_netinfo.c
/onnv-gate/usr/src/uts/common/inet/arp_impl.h
/onnv-gate/usr/src/uts/common/inet/ip.h
/onnv-gate/usr/src/uts/common/inet/ip/ip.c
/onnv-gate/usr/src/uts/common/inet/ip/ip_if.c
/onnv-gate/usr/src/uts/common/inet/ip/ip_netinfo.c
/onnv-gate/usr/src/uts/common/inet/ip_stack.h
/onnv-gate/usr/src/uts/common/inet/ipf/fil.c
/onnv-gate/usr/src/uts/common/inet/ipf/ip_auth.c
/onnv-gate/usr/src/uts/common/inet/ipf/ip_fil_solaris.c
/onnv-gate/usr/src/uts/common/inet/ipf/ip_log.c
/onnv-gate/usr/src/uts/common/inet/ipf/ip_nat.c
/onnv-gate/usr/src/uts/common/inet/ipf/ip_nat6.c
/onnv-gate/usr/src/uts/common/inet/ipf/ip_proxy.c
ip_fil.h
ipf_stack.h
/onnv-gate/usr/src/uts/common/inet/ipf/solaris.c
/onnv-gate/usr/src/uts/common/io/hook.c
/onnv-gate/usr/src/uts/common/io/neti.c
/onnv-gate/usr/src/uts/common/io/neti_impl.c
/onnv-gate/usr/src/uts/common/io/neti_mod.c
/onnv-gate/usr/src/uts/common/io/neti_stack.c
/onnv-gate/usr/src/uts/common/os/netstack.c
/onnv-gate/usr/src/uts/common/sys/condvar_impl.h
/onnv-gate/usr/src/uts/common/sys/hook.h
/onnv-gate/usr/src/uts/common/sys/hook_event.h
/onnv-gate/usr/src/uts/common/sys/hook_impl.h
/onnv-gate/usr/src/uts/common/sys/neti.h
/onnv-gate/usr/src/uts/common/sys/netstack.h
/onnv-gate/usr/src/uts/intel/hook/hook.global-objs.debug64
/onnv-gate/usr/src/uts/intel/ipf/Makefile
/onnv-gate/usr/src/uts/intel/ipf/ipf.global-objs.debug64
/onnv-gate/usr/src/uts/intel/neti/neti.global-objs.debug64
/onnv-gate/usr/src/uts/sparc/hook/hook.global-objs.debug64
/onnv-gate/usr/src/uts/sparc/ipf/Makefile
/onnv-gate/usr/src/uts/sparc/ipf/ipf.global-objs.debug64
/onnv-gate/usr/src/uts/sparc/neti/Makefile
/onnv-gate/usr/src/uts/sparc/neti/neti.global-objs.debug64
7433:bad57c69bd9828-Aug-2008 John Ojemann <John.Ojemann@Sun.COM>

6723135 IPfilter: It's possible for tcp fragments to be mishandled when nat is involved.
6716698 ipfilter: SIOCSTLCK ioctls call fr_lock() function without any error checking
6528022 IPfilter does no

6723135 IPfilter: It's possible for tcp fragments to be mishandled when nat is involved.
6716698 ipfilter: SIOCSTLCK ioctls call fr_lock() function without any error checking
6528022 IPfilter does not handle any bcopy failures correctly (if at all).
6714976 ipfilter: keep state doesn't interact properly with multicast

show more ...

7432:62d106a2f65228-Aug-2008 John Ojemann <John.Ojemann@Sun.COM>

6713984 if a nat entry is created, but the packet gets blocked, the entry should be removed
6718524 ipfilter incorrectly tracks and handles orphan state table and nat table entries
6742115 IPfilter:

6713984 if a nat entry is created, but the packet gets blocked, the entry should be removed
6718524 ipfilter incorrectly tracks and handles orphan state table and nat table entries
6742115 IPfilter: NAT entries added with SIOCSTPUT are ignored if no rules exist.
6528443 ipnat -l shows more sessions than ipf_nattable_max

show more ...

7259:eb414b676b9b01-Aug-2008 dr146992

6726575 ipfilter needs to be able to do randomised port mapping
6730614 random port numbers are in the wrong range of numbers

7176:101cc5da149824-Jul-2008 yx160601

PSARC 2008/250 ipv6 NAT for IPFilter
6600474 RFE: Need ipv6 support on NAT

7131:cad142a7112318-Jul-2008 dr146992

6719268 enabling ipfilter causes up to 80% or more drop in packet throughput for multi-stream workloads
6721215 ipfilter panic in ipf:fr_derefrule after restoring state table
6723213 IPfilter: NAT su

6719268 enabling ipfilter causes up to 80% or more drop in packet throughput for multi-stream workloads
6721215 ipfilter panic in ipf:fr_derefrule after restoring state table
6723213 IPfilter: NAT suffers performance hit by holding exclusive locks longer than required

show more ...

6647:ad79605305d015-May-2008 an207044

6505685 Problems with applying "to" rule in IP Filter
6562635 TCP options are not processed correctly
6562648 IPF may drop connection, which chooses to scale window
6562721 IPF should also check SACK

6505685 Problems with applying "to" rule in IP Filter
6562635 TCP options are not processed correctly
6562648 IPF may drop connection, which chooses to scale window
6562721 IPF should also check SACK when doing stateful inspection
6595876 state timer should be reset when retransmission is seen
6651775 ipf does not handle half estab. connections well (conn. hangs with connection match result 4/0)

show more ...

6518:b2f37272867830-Apr-2008 jojemann

6685076 ippool and other ipf utilities have possible race condition
6685092 ipfilter list processing function(s) have unsafe edge case(s)

6252:75bbf3e02e1621-Mar-2008 an207044

6599779 two state entries might be created for single TCP connection

6094:3154969ecb4127-Feb-2008 akolb

6591892 ipf/netinet/Makefile incorrectly tries to install ip_icmp.h
6591900 Various sun4u platforms try to install sys symlink in usr/share/src/uts in parallel
6592974 Kernel can compile in parallel

6591892 ipf/netinet/Makefile incorrectly tries to install ip_icmp.h
6591900 Various sun4u platforms try to install sys symlink in usr/share/src/uts in parallel
6592974 Kernel can compile in parallel with libraries
6592975 Sparc platforms can be compiled in parallel
6592976 Intel platforms can be compiled in parallel
6592977 sun4u sub-platforms can be compiled in parallel
6621861 src/tools can be built in parallel

show more ...


/onnv-gate/usr/src/Makefile
/onnv-gate/usr/src/tools/Makefile
/onnv-gate/usr/src/uts/Makefile
/onnv-gate/usr/src/uts/common/Makefile.rules
Makefile
/onnv-gate/usr/src/uts/i86pc/unix/Makefile
/onnv-gate/usr/src/uts/i86xpv/unix/Makefile
/onnv-gate/usr/src/uts/intel/Makefile
/onnv-gate/usr/src/uts/intel/dtrace/Makefile
/onnv-gate/usr/src/uts/sparc/dtrace/Makefile
/onnv-gate/usr/src/uts/sun4/Makefile
/onnv-gate/usr/src/uts/sun4u/Makefile
/onnv-gate/usr/src/uts/sun4u/Makefile.sun4u.shared
/onnv-gate/usr/src/uts/sun4u/cherrystone/sys/Makefile
/onnv-gate/usr/src/uts/sun4u/daktari/sys/Makefile
/onnv-gate/usr/src/uts/sun4u/excalibur/sys/Makefile
/onnv-gate/usr/src/uts/sun4u/genassym/Makefile
/onnv-gate/usr/src/uts/sun4u/genunix/Makefile
/onnv-gate/usr/src/uts/sun4u/lw8/sys/Makefile
/onnv-gate/usr/src/uts/sun4u/montecarlo/sys/Makefile
/onnv-gate/usr/src/uts/sun4u/mpxu/sys/Makefile
/onnv-gate/usr/src/uts/sun4u/ngdr/sys/Makefile
/onnv-gate/usr/src/uts/sun4u/opl/sys/Makefile
/onnv-gate/usr/src/uts/sun4u/opl/unix/Makefile
/onnv-gate/usr/src/uts/sun4u/platmod/Makefile
/onnv-gate/usr/src/uts/sun4u/serengeti/sys/Makefile
/onnv-gate/usr/src/uts/sun4u/serengeti/unix/Makefile
/onnv-gate/usr/src/uts/sun4u/starcat/sys/Makefile
/onnv-gate/usr/src/uts/sun4u/starcat/unix/Makefile
/onnv-gate/usr/src/uts/sun4u/starfire/sys/Makefile
/onnv-gate/usr/src/uts/sun4u/starfire/unix/Makefile
/onnv-gate/usr/src/uts/sun4u/sunfire/sys/Makefile
/onnv-gate/usr/src/uts/sun4u/unix/Makefile
/onnv-gate/usr/src/uts/sun4v/genunix/Makefile
/onnv-gate/usr/src/uts/sun4v/unix/Makefile
5868:3f86cdd1077e21-Jan-2008 dr146992

PSARC/2007/666 Broadcast/multicast packet notification through pfhooks
6633786 ipfilter with no mbcast not working as expected
6645812 GLD packets are not flagged correctly as multicast/broadcast

12