]> The Tcpdump Group git mirrors - tcpdump/commit
util.c: Add the `mask62plen' utility function.
authorFlorian Forster <[email protected]>
Sat, 16 May 2009 22:05:29 +0000 (00:05 +0200)
committerGuy Harris <[email protected]>
Thu, 21 May 2009 17:29:24 +0000 (10:29 -0700)
commit127b352b40cbbc12b6da8f300557596c385dfc8c
treecc19efbf4bc4f1dcfa0c2ed59e76e1602ebdb13c
parent72553e343da66ecfb6e7826a2fce121b9015cffd
util.c: Add the `mask62plen' utility function.

The function does the same as `mask2plen' but for IPv6.

Signed-off-by: Florian Forster <[email protected]>
interface.h
util.c