History log of /illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipadm/ipadm.c (Results 1 – 20 of 20)
Revision Date Author Comments
# edb3a93f 26-Jul-2024 Andy Fiddaman <illumos@fiddaman.net>

16677 ipadm show-addr inconsistently reports if a specified addrobj is missing
Reviewed by: Luqman Aden <luqman@oxide.computer>
Reviewed by: Benjamin Naecker <bnaecker@fastmail.com>
Approved by: Patr

16677 ipadm show-addr inconsistently reports if a specified addrobj is missing
Reviewed by: Luqman Aden <luqman@oxide.computer>
Reviewed by: Benjamin Naecker <bnaecker@fastmail.com>
Approved by: Patrick Mooney <pmooney@pfmooney.com>

show more ...


# ef150c2b 11-Mar-2024 Richard Lowe <richlowe@richlowe.net>

16394 illumos should learn that the getopt(3C) family return int
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Andy Fiddaman <ill

16394 illumos should learn that the getopt(3C) family return int
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...


# a73be61a 04-Aug-2021 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>

2554 ipadm needs IPMP configuration support
Contributed by: Ivan Krivonos <ivan.krivonos@nexenta.com>
Contributed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: C Fraire <cfraire@me.com>
Revi

2554 ipadm needs IPMP configuration support
Contributed by: Ivan Krivonos <ivan.krivonos@nexenta.com>
Contributed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Andy Fiddaman <andyf@omnios.com>
Reviewed by: Ryan Goodfellow <ryan.goodfellow@oxide.computer>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


# f3f00a64 21-Feb-2019 Andy Fiddaman <omnios@citrus-it.co.uk>

14183 dladm/ipadm could show information by default
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Ap

14183 dladm/ipadm could show information by default
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# ed1e9379 16-Jun-2021 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>

13882 libipadm ipadm_if_info() is not 64bit safe
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Robert Mustacchi <rm+illumos@gmail.com>
Reviewed by: Andy Fiddaman <andy@omn

13882 libipadm ipadm_if_info() is not 64bit safe
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Robert Mustacchi <rm+illumos@gmail.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# cbf54fed 19-Dec-2018 John Levon <john.levon@joyent.com>

10125 smatch fixes for cmd-inet
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Richard Lowe <richlowe@richlowe.net>


# 467e811c 02-Jan-2019 Toomas Soome <tsoome@me.com>

10170 ipadm: remove -Wno-unused-label and -Wno-uninitialized build options
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Gergő Mihály Doma <domag

10170 ipadm: remove -Wno-unused-label and -Wno-uninitialized build options
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# b2f26520 14-Jul-2017 Bryan Cantrill <bryan@joyent.com>

8507 dladm show-link segfaults if you specify too many fields
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Ryan Zezeski <ryan.zeseski@joyent.com>
Reviewed by: Yuri Pankov <yuripv@gmx.co

8507 dladm show-link segfaults if you specify too many fields
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Ryan Zezeski <ryan.zeseski@joyent.com>
Reviewed by: Yuri Pankov <yuripv@gmx.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


# b31320a7 18-Nov-2016 Chris Fraire <cfraire@me.com>

7388 Support -h <hostname> for ipadm DHCP
8517 Add ipadm and nwam options to allow designating a DHCP address as the primary interface
8518 Allow using system-generated IAID/DUID for all DHCPv4
8519

7388 Support -h <hostname> for ipadm DHCP
8517 Add ipadm and nwam options to allow designating a DHCP address as the primary interface
8518 Allow using system-generated IAID/DUID for all DHCPv4
8519 Add ns_name_pton2 to libresolv2 mapfile
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Approved by: Gordon Ross <gwr@nexenta.com>

show more ...


# d7c57852 12-Aug-2017 Gary Mills <gary_mills@fastmail.fm>

8485 Remove set but unused variables in usr/src/cmd
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Yuri Pankov <yuripv@gmx.com>
Appro

8485 Remove set but unused variables in usr/src/cmd
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Yuri Pankov <yuripv@gmx.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# 8c8556f9 10-Jan-2017 Yuri Pankov <yuri.pankov@nexenta.com>

6923 ipadm show-prop output is ugly when property doesn't exist
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
Approved by: Dan McDonald <danmcd@omniti.com>


# 7bc87895 28-Jun-2012 Yuri Pankov <yuri.pankov@nexenta.com>

1799 ipadm create-addr arg validation crash
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Approved by: Richard Lowe <richlowe@richlowe.net>


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

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


# 8887b57d 17-Aug-2010 Girish Moodalbail <Girish.Moodalbail@oracle.COM>

6956844 ipadm private properties should begin with '_' instead of leading protocol name


# 08ed54f3 12-Aug-2010 Vasumathi Sundaram <Vasumathi.Sundaram@oracle.COM>

6975991 ipadm show-addr does not show tunnel destination address


# 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


# 64639aaf 10-Jul-2010 Darren Reed <Darren.Reed@Oracle.COM>

6950944 ifa_addr and friends should be "sockaddr", not "sockaddr_storage"


# f6da83d4 07-Jun-2010 Anurag S. Maskey <Anurag.Maskey@Oracle.COM>

PSARC/2010/142 libinetcfg removal
6949257 libinetcfg removal
6944403 nwe_if_state structure misses the netmask info
6951482 stale ipmgmtd door handle can cause libipadm interfaces to fail


# 8b88711a 07-Apr-2010 Girish Moodalbail <Girish.Moodalbail@Sun.COM>

6939396 the qualifiers + & - should only work for applicable protocol properties


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