2003-05-05 Michael Koch <konqueror@gmx.de>
authorMichael Koch <konqueror@gmx.de>
Mon, 5 May 2003 20:18:31 +0000 (20:18 +0000)
committerMichael Koch <mkoch@gcc.gnu.org>
Mon, 5 May 2003 20:18:31 +0000 (20:18 +0000)
commite5f3cd6b647a78dedc9febf193651f6498939f79
tree20e2588195ba45f0ac8baa4ac0148fc7b1d934d6
parentbc9ec0e06b4e074b2a5c75c21f8f7eefbdb88c8f
2003-05-05  Michael Koch  <konqueror@gmx.de>

* java/net/NetworkInterface.java
(networkInterfaces): Removed.
(getByName): Use getRealNetworkInterfaces() instead of
networkInterfaces.
(getByInetAddress): Likewise.
(getNetworkInterfaces): Likewise.
(toString): Fix output of addresses of an interface.

From-SVN: r66500
libjava/ChangeLog
libjava/java/net/NetworkInterface.java