aboutsummaryrefslogtreecommitdiffstats
path: root/epan/tap.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-05More char -> const char warning fixesjmayer1-1/+1
2005-07-23More 'char*' -> 'const char*' changes to fix warnings.jmayer1-4/+4
2005-07-21More warining fixes: char -> const charjmayer1-1/+1
2005-04-01from Lars Rsahlberg1-35/+12
2005-04-01Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" asguy1-0/+84
2005-03-11from metzesahlberg1-0/+3
2004-12-30Add a "get_addr_name()" routine that takes an "address *" and attemptsguy1-2/+2
2004-09-29Move the tap infrastructure to the epan directory.guy1-0/+432