PNG
IHDR ; IDATxܻn0K
)(pA7LeG{ §㻢|ذaÆ
6lذaÆ
6lذaÆ
6lom$^yذag5 bÆ
6lذaÆ
6lذa{
6lذaÆ
`}HFkm,mӪôô!x|'ܢ˟;E:9&ᶒ}{v]n&6
h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%tMז -lG6mrz2s%9s@-k9=)kB5\+͂ZsٲRn~GRCwIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL /F*\Ԕ#"5m2[S=gnaPeғL
lذaÆ
6l^ḵaÆ
6lذaÆ
6lذa;
_ذaÆ
6lذaÆ
6lذaÆ
R IENDB`
IEEE 64-bit EUI (Extended Unique Indentifier) logic.
|
valid_str(addr)
Returns:
True if EUI-64 indentifier is valid, False
otherwise. |
|
|
|
str_to_int(addr)
Returns:
An unsigned integer that is equivalent to value represented by EUI-64
string identifier. |
|
|
|
int_to_str(int_val,
dialect=None)
Returns:
An IEEE EUI-64 identifier that is equivalent to unsigned integer. |
|
|
|
int_to_packed(int_val)
Returns:
a packed string that is equivalent to value represented by an
unsigned integer. |
|
|
|
packed_to_int(packed_int)
Returns:
An unsigned integer equivalent to value of network address
represented by packed binary string. |
|
|
|
valid_words(words,
dialect=None) |
|
|
|
int_to_words(int_val,
dialect=None) |
|
|
|
words_to_int(words,
dialect=None) |
|
|
|
valid_bits(bits,
dialect=None) |
|
|
|
bits_to_int(bits,
dialect=None) |
|
|
|
int_to_bits(int_val,
dialect=None) |
|
|
|
|
|
|
|
|