mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Added function for converting of IP addresses to printable form.
This commit is contained in:
@@ -23,6 +23,7 @@ typedef struct ipv4_addr {
|
||||
#define _I3(a) ((a).addr[3])
|
||||
|
||||
#define BITS_PER_IP_ADDRESS 128
|
||||
#define STD_ADDRESS_P_LENGTH 39
|
||||
|
||||
#define IPA_NONE _MI(0,0,0,0)
|
||||
|
||||
|
Reference in New Issue
Block a user