Commit Graph

4 Commits

Author SHA1 Message Date
João Valverde b755a6687b Use MAC address documentation range in filter examples
https://www.iana.org/assignments/ethernet-numbers/ethernet-numbers.xhtml

Change-Id: I997440b7622dae4ea25d94e4041971f89b63fd04
Reviewed-on: https://code.wireshark.org/review/10121
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2015-08-19 08:33:24 +00:00
João Valverde 8352ff1cc5 Add IPv6 examples to capture/display filters
Also use TEST-NET-1 for IPv4 examples.

Replaced note using comma with parentheses

Change-Id: I9855207aec7a335b80986aa63bd235edc4278d3a
Reviewed-on: https://code.wireshark.org/review/10061
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
2015-08-19 01:29:00 +00:00
Gerald Combs eb71f7fb96 Rename the main executable to "wireshark", along with more conversions:
ethereal.com -> wireshark.org
  mailing lists and addresses
  ETHEREAL -> WIRESHARK
  Man pages
  Automake/Autoconf names


svn path=/trunk/; revision=18271
2006-05-31 19:12:15 +00:00
Ulf Lamping 45bac4dda7 provide global default files for cfilters/colorfilters/dfilters
at least the colorfilters file needs some more "finetuning"

NSIS (Win32): install these files into the Ethereal Program dir, but don't overwrite existing ones

makefile.am: I've added the three files to EXTRA_DIST and pkgdata_DATA, which *seems* to be the right places

svn path=/trunk/; revision=14595
2005-06-09 07:43:32 +00:00