aboutsummaryrefslogtreecommitdiffstats
path: root/epan/addr_and_mask.c
AgeCommit message (Expand)AuthorFilesLines
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/+4
2016-01-03Rename ipv6-utils.h to ipv6.h.Guy Harris1-1/+1
2014-10-10Add editor modelines; Adjust whitespace as needed.Bill Meier1-1/+14
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-07Add missing consts.Jakub Zawadzki1-1/+1
2013-11-10Remove <epan/ipv6-utils.h> from tvbuff.Jakub Zawadzki1-0/+1
2013-07-12Move bitmask array from ipv4_addr_set_netmask_bits() to ip_get_subnet_mask() Jakub Zawadzki1-0/+20
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-09-12Don't collide with the "regular" IPv6 defintions in at least someGuy Harris1-3/+3
2005-09-11Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,Guy Harris1-1/+0
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/+76