1 |
|
2015-09-28 Trond Endrestøl <trond@enterprise.ximalas.info> |
2 |
|
|
3 |
|
* mac2eui64.c: Updated the code to conform to ISO C 2011. |
4 |
|
Disabled obsolete code. |
5 |
|
|
6 |
2003-08-05 Trond Endrestøl <trond@ramstind.gtf.ol.no> |
2003-08-05 Trond Endrestøl <trond@ramstind.gtf.ol.no> |
7 |
|
|
8 |
* mac2eui64.c: Updated the comment above the call to |
* mac2eui64.c: Updated the comment above the call to |
9 |
InvertUniversalLocalBit(). |
InvertUniversalLocalBit(). |
10 |
|
|
11 |
2003-08-02 Trond Endrestøl <trond@ramstind.gtf.ol.no> |
2003-08-02 Trond Endrestøl <trond@ramstind.gtf.ol.no> |
12 |
|
|
13 |
* mac2eui64.c: Changed the name of ComplementUniversalLocalBit() |
* mac2eui64.c: Changed the name of ComplementUniversalLocalBit() |
14 |
to InvertUniversalLocalBit(). |
to InvertUniversalLocalBit(). |
15 |
|
|
16 |
2003-07-26 Trond Endrestøl <trond@ramstind.gtf.ol.no> |
2003-07-26 Trond Endrestøl <trond@ramstind.gtf.ol.no> |
17 |
|
|
18 |
* mac2eui64.c: Some systems including newer FreeBSD declare |
* mac2eui64.c: Some systems including newer FreeBSD declare |
19 |
getopt() and friends in unistd.h. Include that header file as |
getopt() and friends in unistd.h. Include that header file as |
20 |
well. Thanks to Simen Graaten <simeng@slarkware.com>. |
well. Thanks to Simen Graaten <simeng@slarkware.com>. |