aboutsummaryrefslogtreecommitdiffstats
path: root/epan/afn.c
AgeCommit message (Collapse)AuthorFilesLines
2013-11-10No need to include whole <epan/packet.h>Jakub Zawadzki1-1/+1
svn path=/trunk/; revision=53235
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
svn path=/trunk/; revision=45016
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
(COPYING will be updated in next commit) svn path=/trunk/; revision=43536
2010-07-18Added "LISP Canonical Address Format (LCAF)".Stig Bjørlykke1-0/+1
svn path=/trunk/; revision=33570
2009-04-02From Chris Maynard:Anders Broman1-1/+4
Misc. NHRP bug fixes & additions and AFN udpates https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3379 svn path=/trunk/; revision=27933
2006-05-21name changeRonnie Sahlberg1-2/+2
svn path=/trunk/; revision=18197
2006-01-28Expand the set of #defines in afn.h (and give a URL for the *current*Guy Harris1-5/+14
list of address families) and the list of strings in afn.c, and use them in packet-lldp.c instead of having it define its own. svn path=/trunk/; revision=17114
2005-10-11Missed filesAnders Broman1-0/+1
svn path=/trunk/; revision=16185
2004-09-29Move various tables into the epan directory.Guy Harris1-0/+52
svn path=/trunk/; revision=12130