This commit is contained in:
4
tests/ip_addr_enc_dec.exp
Normal file
4
tests/ip_addr_enc_dec.exp
Normal file
@@ -0,0 +1,4 @@
|
||||
127.0.0.1 ==> 7f000001
|
||||
192.168.2.1 ==> c0a80201
|
||||
7f000001 ==> 127.0.0.1
|
||||
c0a80201 ==> 192.168.2.1
|
Reference in New Issue
Block a user