History log of /illumos-gate/usr/src/uts/common/inet/ (Results 226 – 250 of 892)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e5e7971f27-Apr-2010 Erik Nordmark

6940729 gate machine panic in ip.c: assertion failed: pkt_len == msgdsize(mp)
6936196 Missing IXAF_IS_IPV4 flag causes punchin to go boom

de22af4e26-Apr-2010 John Ojemann

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 an

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 ...

c0dd49bd21-Apr-2010 Eiji Ota

PSARC/2010/043 Reliable Datagram Service v3
6850013 RDS driver upgrade to version 3
6902396 su_recv does not call pollwakeup() for zero-len datagrams when protocol uses uio recv

0870f17b19-Apr-2010 Kacheong Poon

6943448 assertion failed: tcp_time_wait->tcp_time_wait_tid != 0

66b718c613-Apr-2010 meem

6941617 ip_quiesce_conn() of a flow-controlled conn induces panic

c13c365312-Apr-2010 Sowmini Varadhan

6942330 valid arp reply ignored - no connectivity to lan

1f19738e03-Apr-2010 meem

6901161 IP Datapath Refactoring ipmp.c nits
6913726 shutting down an exclusive stack generates noise
6934331 SIOCSLIFMTU does not refresh the IPMP interface MTU

66cd0f6001-Apr-2010 Kacheong Poon

6935348 tcp_sack_info should always be there
6924317 TCP time wait processing is called unnecessarily
6924089 TCP Timer code does double time conversion

01685f9730-Mar-2010 Sowmini Varadhan

6524578 <netinet/arp.h> and <net/if_arp.h> are too much of a good thing
6931308 Documented method for setting HOST route for IPMP target selection does not work
6937848 ipv6addrsel fails beca

6524578 <netinet/arp.h> and <net/if_arp.h> are too much of a good thing
6931308 Documented method for setting HOST route for IPMP target selection does not work
6937848 ipv6addrsel fails because the statically added NCE can get deleted.
6937898 ARP/ND need to filter out Martian addresses correctly.

show more ...

3344d75027-Mar-2010 meem

6934730 rpcbind wedged up due to stale conn_idl
6937207 stale conn drain logic and comments

6e91bba026-Mar-2010 Girish Moodalbail

PSARC 2009/306 Brussels II - ipadm and libipadm
PSARC 2010/080 Brussels II addendum
6827318 Brussels Phase II aka ipadm(1m)
6731945 need BSD getifaddrs() API
6909065 explicitly disall

PSARC 2009/306 Brussels II - ipadm and libipadm
PSARC 2010/080 Brussels II addendum
6827318 Brussels Phase II aka ipadm(1m)
6731945 need BSD getifaddrs() API
6909065 explicitly disallow non-contiguous netmasks in the next minor release
6853922 ifconfig dumps core when ether address is non-hexadecimal.
6815806 ipReasmTimeout value should be variable
6567083 nd_getset has some dead and confusing code.
6884466 remove unused tcp/sctp ndd tunables
6928813 Comments at odds with default value of tcp_time_wait_interval
6236982 ifconfig usesrc lets adapter use itself as source address
6936855 modifying the ip6_strict_src_multihoming to non-zero value will unbind V4 IREs

show more ...

65d1845723-Mar-2010 Vladimir Kotal

6932563 KSSL implicitly allows cipher suites with NULL encryption
6935267 KSSL should terminate the connection if cipher suite cannot be found and there is no fallback point

3e87ae1223-Mar-2010 Sowmini Varadhan

6935171 in.ndpd/in.mpathd stuck unkillably in close() due to conn_ref leak
6935243 IPv6 ND probes are not sent out due to IXAF_VERIFY_SOURCE setting.

8dfac04218-Mar-2010 Anil udupa

6902544 panic in sctp_error_event

5e8aaf7717-Mar-2010 George Shepherd

6878888 INIT chunk containing unrecognized parameters results in malformed INIT-ACK

c57e370f13-Mar-2010 Erik Nordmark

6934413 accidental semantic change for routes over loopback
6934498 ipv6 route lookup assertion failure: !(flags & MATCH_IRE_MASK)

37d5888b12-Mar-2010 George Shepherd

6902651 SCTP packets encounter delays after a interface link drop

0dc2366f09-Mar-2010 Venugopal Iyer

PSARC/2009/364 dlstat and flowstat
PSARC/2009/436 Anti-spoofing Link Protection
PSARC/2009/448 pool dladm link property
PSARC/2009/501 Dynamic Ring Grouping on NICs
PSARC/2009/638 Pub

PSARC/2009/364 dlstat and flowstat
PSARC/2009/436 Anti-spoofing Link Protection
PSARC/2009/448 pool dladm link property
PSARC/2009/501 Dynamic Ring Grouping on NICs
PSARC/2009/638 Public GLDv3 Interfaces
PSARC/2010/074 Crossbow resource usage updates
6838175 mac_tx should be able to send out a packet without a configured address
6806552 single MAC default TX ring doesn't scale
6809686 back-to-back LACP not recovering after removing one of the aggregated ports
6902209 setting maxbw to zero requires an intermediate reset-linkprop to take effect
6855972 Bind interrupts to the same CPU as poll thread using new interrupt APIs
6863945 aggr pseudo Tx rings
6796839 allow CPU pools to be associated with data-links
6526471 data-links assigned to an exclusive zone should seamlessly be bound the zone's CPUs
6802595 Per links stats can use some improvement
6889685 Crossbow should provide control over provision of h/w rings to MAC clients.
6708310 ixgbe needs to support VMDq
6869019 ixgbe should support IRM (Interrupt Resource Management framework)
6902266 vnet should support entry point for per ring stat querying
6926790 Integrate Link Protection Phase II
6930358 Make the core set of GLDv3 driver APIs committed
6901419 dladm create-aggr -u incorrectly rejects some valid ethernet addresses
6717042 should support "cpus" link properties for aggregations
6908184 bge_set_priv_prop() and bge_get_priv_prop() can't agree on the set of private properties
6907617 bge_m_getprop() shouldn't return default values for read-only properties
6900833 unused code in vnic_impl.h can be removed

show more ...

005d3feb05-Mar-2010 Marek Pospisil

PSARC/2009/354 Always on / no reboot Solaris Audit
6192139 Solaris auditing should be able to start collecting audit records without a reboot

e18a8f3a05-Mar-2010 chandrasekar marimuthu - Sun Microsystems - Bangalore India

6809174 SCTP stack seemingly not handling packets out of order

be4c8f7404-Mar-2010 Erik Nordmark

6929890 ixa_cred/ira_cred cleanup

47b75f8726-Feb-2010 Kacheong Poon

6928514 ilb_nat_src_timer fires too early
6929436 Some TCP stats are reported incorrectly

4ba231ce26-Feb-2010 Kacheong Poon

6928798 NULL netstack_XX causes boot time panic

231bdc7425-Feb-2010 Zdenek Kotala

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

439b3dea24-Feb-2010 Kacheong Poon

6925635 The file tcp.c is too big

12345678910>>...36