From 5867223c8e0a8ab505d4a7960e4113e25e154f07 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Fri, 26 Apr 2024 18:22:38 -0400 Subject: add new tapsets/*_html --- tapsets/API-format-ipaddr_html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tapsets/API-format-ipaddr_html') diff --git a/tapsets/API-format-ipaddr_html b/tapsets/API-format-ipaddr_html index 6fe2c2f1..0a9fa72f 100644 --- a/tapsets/API-format-ipaddr_html +++ b/tapsets/API-format-ipaddr_html @@ -2,7 +2,7 @@ Returns a string representation for an IP address

Synopsis

     format_ipaddr:string(addr:long,family:long)
-

Arguments

addr

+

Arguments

addr

the IP address

family

the IP address family (either AF_INET or AF_INET6) -- cgit