aboutsummaryrefslogtreecommitdiffstats
path: root/epan/addr_and_mask.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-31epan: Move tvbuff functions to tvbuff.cJoão Valverde1-63/+0
2023-10-31wsutil: Move and consolidate CIDR codeJoão Valverde1-8/+0
2023-10-31wsutil: Consolidate IP address codeJoão Valverde1-2/+1
2023-10-24Add IPv4/IPv6 IANA special purpose registry as generated dataJoão Valverde1-0/+1
2021-12-13epan/addr_and_mask.h: Document functionsMoshe Kaplan1-0/+26
2021-11-30epan: Add header files to DoxygenMoshe Kaplan1-1/+2
2020-04-14wsutil: use ws_in4_addr in tvb_get_ipv4_addr_with_prefix_len.Dario Lombardo1-1/+4
2018-02-08epan: use SPDX indentifiers.Dario Lombardo1-13/+1
2017-10-26Add a ws_in6_addr typedef for struct e_in6_addr.Guy Harris1-1/+1
2016-01-04Rename ipv4_addr and ipv6_addr to indicate their full contents.Guy Harris1-3/+3
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-07-12Move bitmask array from ipv4_addr_set_netmask_bits() to ip_get_subnet_mask() Jakub Zawadzki1-0/+2
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2007-01-18PutGuy Harris1-0/+8
2006-05-21name changeRonnie Sahlberg1-2/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-03-06Add routines to process IPv{4,6}-address-and-prefix-length pairs,Guy Harris1-0/+45