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
..
2009-03-13 23:17:43 +01:00
2009-02-16 18:07:41 -06:00
2009-02-10 00:43:54 +01:00
2009-02-10 00:43:54 +01:00
2009-03-17 15:58:37 -06:00
2009-02-10 00:43:54 +01:00
2009-02-22 21:15:43 +01:00
2009-02-10 00:43:54 +01:00
2009-02-10 00:43:54 +01:00
2009-03-09 17:46:11 -05:00
2009-03-12 23:58:29 +09:00
2009-02-10 00:43:54 +01:00
2009-03-18 20:54:56 +01:00
2008-12-09 23:39:59 +01:00
2009-01-23 10:32:51 -06:00
2008-11-19 20:34:39 +01:00
2008-12-06 23:36:43 +01:00
2009-02-10 00:27:40 +01:00
2008-12-15 22:05:36 +01:00
2009-02-18 00:39:44 +01:00
2009-01-28 08:49:52 +01:00
2009-02-22 23:49:33 -08:00
2009-03-18 20:50:04 +01:00
2009-02-18 00:47:43 +01:00
2009-02-18 00:47:43 +01:00
2009-02-22 15:49:28 +01:00
2009-01-24 00:23:09 +01:00
2009-01-24 01:47:50 +01:00
2009-01-23 17:03:14 -06:00
2008-11-19 20:34:39 +01:00
2008-12-04 20:51:44 +01:00
2009-02-11 17:01:17 +01:00
2009-02-16 18:07:42 -06:00
2009-02-12 08:41:24 +01:00
2009-02-18 00:48:42 +01:00
2008-12-07 01:23:35 +01:00
2009-02-24 10:19:00 +01:00
2008-12-10 00:59:15 +01:00
2009-02-11 23:03:41 +01:00
2009-02-16 18:07:41 -06:00
2009-02-16 19:17:19 -06:00
2009-02-10 00:27:40 +01:00
2009-02-03 15:40:29 -07:00
2009-02-10 00:27:40 +01:00
2009-01-23 10:32:49 -06:00
2009-03-20 22:39:09 +01:00
2009-02-19 00:46:32 +01:00
2009-02-22 13:39:27 +01:00
2009-02-02 20:42:15 +01:00
2008-12-19 18:11:49 -06:00
2009-02-23 15:51:10 -06:00
2009-01-24 01:49:41 +01:00
2008-11-21 10:52:33 +01:00
2009-02-24 10:00:28 +01:00
2009-01-27 23:42:39 +01:00
2009-01-28 13:26:12 -05:00
2008-12-06 23:36:43 +01:00
2008-12-04 22:51:54 -08:00
2008-12-16 01:02:17 +01:00
2009-01-28 19:57:27 +01:00
2009-01-28 19:57:30 +01:00
2008-12-09 21:12:41 +01:00
2008-11-02 16:23:46 +01:00
2008-12-09 00:24:30 +01:00