summaryrefslogtreecommitdiff
path: root/usr/src/cmd/cmd-inet/sbin/dhcpagent
AgeCommit message (Expand)AuthorFilesLines
2022-03-1014443 resection manual pages per IPD4Richard Lowe5-26/+23
2020-02-1812312 fix unused lib dependenciesJohn Levon1-2/+2
2019-01-3110051 cw(1) shouldn't have to translate -gRichard Lowe1-5/+0
2019-01-1410080 smatch Makefile changes for usr/src/cmdJohn Levon1-0/+4
2018-03-259302 dhcpagent: this statement may fall throughToomas Soome1-5/+3
2018-02-099070 Remove wanboot from gateAndy Fiddaman2-5/+2
2017-09-127388 Support -h <hostname> for ipadm DHCPChris Fraire17-131/+890
2016-02-276659 nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek1-2/+1
2014-04-294823 don't open-code NSEC2MSEC and MSEC2NSECJosef 'Jeff' Sipek1-3/+2
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-2/+3
2010-08-026950768 dhcpagent may incorrectly abandon a deleted interfaceVasumathi Sundaram8-55/+48
2010-07-266969190 nwamd needs to be more persistent in the face of dhcp failuresAnurag S. Maskey1-5/+2
2010-02-226883997 CLIENT_ID is not sent when specified as NVT ASCII string is dhcpagent...yan zhang - Sun Microsystems - Menlo Park United States1-1/+2
2009-11-17PSARC/2008/693 VRRPCathy Zhou1-0/+17
2009-10-136889240 dhcpagent erroneously sets IFF_DHCPRUNNING when INFORM is usedmeem4-22/+27
2009-05-15PSARC 2009/285 DHCP Client UpdatesJames Carlson9-69/+211
2009-05-146651503 DHCPNAK while in PRE_BOUND leaks dsm_lif_wait referenceJames Carlson2-4/+18
2009-04-296743929 runaway dhcpagentmeem5-81/+91
2009-01-166745835 dhcpagent does not support IP interface names longer than IFNAMSIZmeem1-1/+1
2009-01-06PSARC/2007/272 Project Clearview: IPMP Rearchitecturemeem7-72/+204
2008-12-186730161 dhcpagent may scare itself off when canonizing interfacesAnurag S. Maskey1-8/+28
2008-11-25backout 6730161: needs more workSuhasini Peddada1-18/+5
2008-11-256730161 dhcpagent may scare itself off when canonizing interfacesAnurag S. Maskey1-5/+18
2008-11-22PSARC 2008/427 iSCSI BootJack Meng1-3/+37
2008-05-136691647 dhcpagent may not reacquire lease upon resume or link flapmeem1-14/+1
2008-04-296592155 dhcpagent segmentation fault due to memory corruptioncarlsonj3-22/+31
2008-02-056522970 ifparse (ifconfig cousin) should also known about DHCPv6meem3-89/+53
2007-12-03PSARC 2007/631 Class E IP Address Configurationsangeeta1-1/+8
2007-11-11PSARC/2007/639 IP_BROADCAST_TTL socket optionmeem1-0/+13
2007-11-086625586 sockets-based dhcp client confuses nwamd's lease detection codemeem2-14/+1
2007-10-30PSARC/2007/565 IP_XMIT_IF removal and IP_BOUND_IF rationalizationmeem16-889/+312
2007-09-246607154 dhcp_ip_default() does not always enable IP_RECVIF and IP_RECVDSTADDRcarlsonj1-1/+1
2007-08-07PSARC 2007/311 EOF of Mobile IPseb1-6/+6
2007-06-216544439 "ifconfig <if> dhcp inform" misbehaves on x86carlsonj7-17/+35
2007-06-12PSARC 2007/282 DLPI MAC-Type Mapping Functionsss15071511-708/+164
2007-04-256396937 dhcpagent: cannot write /etc/dhcp/e1000g0.dhccarlsonj12-98/+164
2007-02-126521957 dhcpagent produces error messages although DHCP is not used on the cl...carlsonj3-26/+31
2007-01-316519400 functions that do insert_smach() should use remove_smach() on errorcarlsonj4-5/+4
2007-01-246516004 libdhcpagent and libdhcputil missing Makefile dependencies on libdlpicarlsonj2-2/+2
2007-01-19PSARC 2006/366 IP Instancesdh1551225-6/+22
2007-01-17PSARC 2006/597 DHCPv6 Clientcarlsonj33-4111/+10645
2006-08-256463069 fix for CR 4157198 causes neg_advice_on_R1_{conn_a,conn_p,est} test f...carlsonj4-52/+74
2006-08-14PSARC 2005/314 IP Duplicate Address Detectioncarlsonj15-422/+361
2006-06-136436325 lease renewal error message too geeky, and threshold too paranoidmeem3-17/+27
2006-06-096424883 dhcp client can end up idling in INIT if initial packets go unanswere...dh1551221-0/+1
2006-06-086424883 dhcp client can end up idling in INIT if initial packets go unanswereddh1551226-30/+36
2006-05-316431982 dhcpagent is misreporting SIG{TERM,QUIT}meem1-5/+5
2006-05-014916205 libcmd should not use file operation routines from C librarycasper1-4/+6
2005-06-284533144 ON needs a single set of rules for installing default filesmeem1-22/+9
2005-06-14OpenSolaris Launchstevel@tonic-gate38-0/+10308