X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FNetdeviceController.test.cc;h=f3accd970321b1c05a9f4dc1b779694673070853;hb=6f50bf49e282c0528f51faa0a245bbfa2b867399;hp=96a112589f3360766648fcac5da16a946c2a02e5;hpb=8d2a1b34ab80d96c9592d55f56effad26ef4f930;p=senf.git diff --git a/Socket/NetdeviceController.test.cc b/Socket/NetdeviceController.test.cc index 96a1125..f3accd9 100644 --- a/Socket/NetdeviceController.test.cc +++ b/Socket/NetdeviceController.test.cc @@ -1,9 +1,9 @@ // $Id$ // // Copyright (C) 2007 -// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) -// Kompetenzzentrum fuer Satelitenkommunikation (SatCom) -// Thorsten Horstmann +// Fraunhofer Institute for Open Communication Systems (FOKUS) +// Competence Center NETwork research (NET), St. Augustin, GERMANY +// Thorsten Horstmann // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -37,6 +37,7 @@ BOOST_AUTO_UNIT_TEST(NetdeviceController) { // senf::NetdeviceController ctrl ("eth0"); +// std::cout << ctrl.hardwareAddress() << "\n"; } ///////////////////////////////cc.e////////////////////////////////////////