History log of /titanic_50/usr/src/uts/common/inet/ip/ip_if.c (Results 1 – 25 of 150)
Revision Date Author Comments
# f949c386 30-Apr-2015 Joshua M. Clulow <jmc@joyent.com>

3914 ill_frag_hash_tbl not allocated for loopback interfaces
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
Approved by: Dan McDonald <danmcd@nexenta.com>


# 1a5e258f 08-Aug-2014 Josef 'Jeff' Sipek <josef.sipek@nexenta.com>

5045 use atomic_{inc,dec}_* instead of atomic_add_*
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Robert Mustacchi <rm@joyent.com>


# 843ea709 19-Jan-2014 Dan McDonald <danmcd@omniti.com>

4510 Lose SIOC*IPSECONFIG ioctl definitions
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
App

4510 Lose SIOC*IPSECONFIG ioctl definitions
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...


# 299625c6 02-Aug-2013 Sebastien Roy <seb@delphix.com>

3942 inject sanity into ipadm tcp buffer size properties
3943 _snd_lowat_fraction tcp tunable has no effect
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Peng Dai <peng.dai@delphix.com>

3942 inject sanity into ipadm tcp buffer size properties
3943 _snd_lowat_fraction tcp tunable has no effect
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Peng Dai <peng.dai@delphix.com>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@nexenta.com>

show more ...


# 6a634c9d 19-Aug-2010 Richard Lowe <richlowe@richlowe.net>

merge with onnv_147
Reviewed by: garrett@nexenta.com
Approved by: garrett@nexenta.com


# 1eee170a 17-Aug-2010 Erik Nordmark <Erik.Nordmark@Sun.COM>

PSARC/2010/325 Different MTU for unicast and multicast
6836162 Interface to report different multicast and unicast MTUs from network stack


# a6911619 13-Aug-2010 Darren Reed <Darren.Reed@Oracle.COM>

PSARC/2010/159 SIOCGIFHWADDR for PF_INET and PF_INET6
6948284 setsockopt on PF_PACKET socket fails for PACKET_MR_PROMISC option
6948282 missing definitions in the packet.h header file
4720634 program

PSARC/2010/159 SIOCGIFHWADDR for PF_INET and PF_INET6
6948284 setsockopt on PF_PACKET socket fails for PACKET_MR_PROMISC option
6948282 missing definitions in the packet.h header file
4720634 programmatic access to mac address for non-root applications

show more ...


# 940fff4b 24-Jul-2010 Darren Reed <Darren.Reed@Oracle.COM>

6965774 bound the interface index in IP to [1,65535]


# 550b6e40 01-Jul-2010 Sowmini Varadhan <Sowmini.Varadhan@oracle.COM>

PSARC 2010/166 layer-3 net properties for exclusive-IP zones
6944327 need to support address and defrouter resources for exclusive-IP zones


# a5628610 22-Jun-2010 Ramesh Kumar Katla <Ramesh.K@Sun.COM>

6960474 assertion failed: (connp)->conn_ioctlref != 0, file: ../../common/inet/ip/ip.c, line: 12588


# 7f125a53 13-Jul-2010 Ravi Chandra Nallan <Ravichandra.Nallan@Sun.COM>

6926514 Multiple multicasts mapping to same ethernet addr cannot be used on gld


# f58f0aa1 09-Jul-2010 Sowmini Varadhan <Sowmini.Varadhan@oracle.COM>

6949076 ill_dl_up state not correctly set on some occasions.


# 3dfedc14 11-Jun-2010 Ramesh Kumar Katla <Ramesh.K@Sun.COM>

6956533 assertion failed: --ipx->ipx_reentry_cnt == 0, file: ../../common/inet/ip/ip_if.c, line: 6440


# 2ea22bf7 07-Jun-2010 Sowmini Varadhan <Sowmini.Varadhan@Sun.COM>

6952458 SIOCSXARP erroneously requires IP interface to be NUL-terminated
6955756 ifconfig <intf> down can hang due to pending ill_ire_cnt


# d6699634 06-Jun-2010 Erik Nordmark <Erik.Nordmark@Sun.COM>

6953463 ipif can be accessed while being moved, causing panics and mayhem


# 1f19738e 03-Apr-2010 meem <Peter.Memishian@Sun.COM>

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


# 6e91bba0 26-Mar-2010 Girish Moodalbail <Girish.Moodalbail@Sun.COM>

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

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


# 3e87ae12 23-Mar-2010 Sowmini Varadhan <Sowmini.Varadhan@Sun.COM>

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.


# c57e370f 13-Mar-2010 Erik Nordmark <Erik.Nordmark@Sun.COM>

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


# 721fffe3 24-Feb-2010 Kacheong Poon <Kacheong.Poon@Sun.COM>

PSARC 2010/042 increase max TCP_INIT_CWND
6923847 Increase TCP_INIT_CWND max
6918307 Some TCP kstats are not needed
6923858 TCP connection counter
6925635 The file tcp.c is too big


# 44b099c4 18-Feb-2010 Sowmini Varadhan <Sowmini.Varadhan@Sun.COM>

4173841 Packet goes out with source IP address of another interface
6921533 ioctls could be executed when the thread is not a WRITER on the ipif
6921451 ira_pktlen not computed correctly for ipsec pa

4173841 Packet goes out with source IP address of another interface
6921533 ioctls could be executed when the thread is not a WRITER on the ipif
6921451 ira_pktlen not computed correctly for ipsec packets
6921615 IPMP need ~5 seconds for traffic passing through when its state transfers from failed

show more ...


# a1b6bb22 08-Feb-2010 Nitin Hande <Nitin.Hande@Sun.COM>

6917433 Can create undeletable routes


# b8d97ac6 19-Jan-2010 Thirumalai Srinivasan <Thirumalai.Srinivasan@Sun.COM>

6917808 Panic on exclusive IP zone shutdown in ipsq_current_finish
6917809 Exclusive IP zone shutdown causes assertion failure in ire_inactive


# 8e0a6f35 19-Jan-2010 Brian Ruthven <Brian.Ruthven@Sun.COM>

6912829 panic in ipsq_xopq_mp_cleanup/RD due to NULL ill->ill_wq on lo0 during zone shutdown/reboot
6912616 Duplicate initialiser for iocp in tcp_wput_iocdata
6912605 Erroneous comment in tcp_wput_io

6912829 panic in ipsq_xopq_mp_cleanup/RD due to NULL ill->ill_wq on lo0 during zone shutdown/reboot
6912616 Duplicate initialiser for iocp in tcp_wput_iocdata
6912605 Erroneous comment in tcp_wput_iocdata

show more ...


# 5104857d 17-Jan-2010 Thirumalai Srinivasan <Thirumalai.Srinivasan@Sun.COM>

6767889 M_ERROR/M_HANGUP processing may lead to ipsq_current_start() reentry


123456