Import patch iproute-xfrm.3

(Logical change 1.58)
parent 04a2c4e9
...@@ -80,6 +80,7 @@ int do_xfrm_policy(int argc, char **argv); ...@@ -80,6 +80,7 @@ int do_xfrm_policy(int argc, char **argv);
const char *strxf_flags(__u8 flags); const char *strxf_flags(__u8 flags);
const char *strxf_share(__u8 share); const char *strxf_share(__u8 share);
const char *strxf_proto(__u8 proto);
void xfrm_id_info_print(xfrm_address_t *saddr, struct xfrm_id *id, void xfrm_id_info_print(xfrm_address_t *saddr, struct xfrm_id *id,
__u8 mode, __u32 reqid, __u16 family, FILE *fp, __u8 mode, __u32 reqid, __u16 family, FILE *fp,
const char *prefix); const char *prefix);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment