aboutsummaryrefslogtreecommitdiffstats
path: root/epan/addr_and_mask.c
Commit message (Expand)AuthorAgeFilesLines
* Replace g_assert() with ws_assert()João Valverde2021-06-191-1/+2
* epan: access a ws_in4_addr byte by byte.Dario Lombardo2020-04-161-1/+1
* wsutil: use ws_in4_addr in tvb_get_ipv4_addr_with_prefix_len.Dario Lombardo2020-04-141-3/+3
* HTTPS (almost) everywhere.Guy Harris2019-07-261-1/+1
* epan: use SPDX indentifiers.Dario Lombardo2018-02-081-13/+1
* Add a ws_in6_addr typedef for struct e_in6_addr.Guy Harris2017-10-261-1/+1
* Rename ipv4_addr and ipv6_addr to indicate their full contents.Guy Harris2016-01-041-3/+4
* Rename ipv6-utils.h to ipv6.h.Guy Harris2016-01-031-1/+1
* Add editor modelines; Adjust whitespace as needed.Bill Meier2014-10-101-1/+14
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Add missing consts.Jakub Zawadzki2013-12-071-1/+1
* Remove <epan/ipv6-utils.h> from tvbuff.Jakub Zawadzki2013-11-101-0/+1
* Move bitmask array from ipv4_addr_set_netmask_bits() to ip_get_subnet_mask() Jakub Zawadzki2013-07-121-0/+20
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* name changeRonnie Sahlberg2006-05-211-2/+2
* Don't collide with the "regular" IPv6 defintions in at least someGuy Harris2005-09-121-3/+3
* Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,Guy Harris2005-09-111-1/+0
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Add routines to process IPv{4,6}-address-and-prefix-length pairs,Guy Harris2004-03-061-0/+76