Mike Frysinger 3f6e6993e9 net: new utility functions for working with enetaddr's
Declare new utility functions for converting between the environment
variables (eth*addr) and the binary MAC address representation.  This way
we can unify all the random places that already do this kind of thing.

The functions in question:
	eth_parse_enetaddr - "..." -> {...}
	eth_getenv_enetaddr - env -> {...}
	eth_setenv_enetaddr - {...} -> env

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
CC: Ben Warren <biggerbadderben@gmail.com>
2009-03-20 22:39:09 +01:00
..
2008-12-09 23:39:59 +01:00
2008-12-15 22:05:36 +01:00
2009-01-28 08:49:52 +01:00
2009-02-22 23:49:33 -08:00
2009-02-22 15:49:28 +01:00
2009-01-24 00:23:09 +01:00
2009-02-11 17:01:17 +01:00
2009-02-24 10:19:00 +01:00
2009-02-16 18:07:41 -06:00
2009-02-03 15:40:29 -07:00
2009-01-23 10:32:49 -06:00
2009-02-22 13:39:27 +01:00
2009-02-23 15:51:10 -06:00
2009-01-28 19:57:27 +01:00
2008-11-02 16:23:46 +01:00