Files
NetworkManager/libnm-core
Thomas Haller 34eb8d513f libnm/trivial: move hexstr<>bin conversion functions
nm_utils_hexstr2bin() is quite similar to hwaddr_aton(), and
nm_utils_bin2hexstr() is similar to _bin2str_buf().

Move them close to each other. Maybe one day they should be
consolidated. But their API is slightly different, so the
consolidation would require some effort.

For now, just move them close to each other, so that it's
clearer that two similar (but distinct) functions exists.
2016-11-13 16:01:18 +01:00
..
2016-08-17 19:09:50 +02:00
2016-10-04 11:44:13 +02:00
2016-10-04 11:44:13 +02:00
2016-03-30 12:03:36 +02:00