cvs commit: src/sys/netinet udp_usrreq.c

看板DFBSD_commit作者時間21年前 (2005/02/02 16:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
hsu 2005/02/01 23:51:19 PST DragonFly src repository Modified files: sys/netinet udp_usrreq.c Log: If dhclient fails, an interface could be left with an IP address of 0.0.0.0. Ignore attempts to send UDP packets sent this partially configured interface rather than panic'ing. Reported by: many including dillon, eirikn, drhodus Tested by: drhodus Revision Changes Path 1.33 +9 -4 src/sys/netinet/udp_usrreq.c http://www.dragonflybsd.org/cvsweb/src/sys/netinet/udp_usrreq.c.diff?r1=1.32&r2=1.33&f=u
文章代碼(AID): #1208ZF00 (DFBSD_commit)