| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
IPv6 multicast MAC address incorrectly resolved to neighborhood discovery.
svn path=/trunk/; revision=25015
|
|
|
|
|
|
| |
Add a line to map MAC addresses 01:00:5E/25 to IPv4 multicast.
svn path=/trunk/; revision=24319
|
|
|
|
| |
svn path=/trunk/; revision=23959
|
|
|
|
| |
svn path=/trunk/; revision=23341
|
|
|
|
| |
svn path=/trunk/; revision=22954
|
|
|
|
| |
svn path=/trunk/; revision=21357
|
|
|
|
|
|
| |
Add support for the ETHERNET Powerlink protocol
svn path=/trunk/; revision=18998
|
|
|
|
|
|
|
|
|
|
|
| |
ethereal.com -> wireshark.org
mailing lists and addresses
ETHEREAL -> WIRESHARK
Man pages
Automake/Autoconf names
svn path=/trunk/; revision=18271
|
|
|
|
| |
svn path=/trunk/; revision=18197
|
|
|
|
| |
svn path=/trunk/; revision=17633
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I've captured a Direct Cable Connection on a WinXP machine (see
http://wiki.ethereal.com/SampleCaptures?action=AttachFile&do=get&target=PPP-config.cap).
The thing is that the capture lib(?) creates fake Ethernet headers for
the PPP LCP and NCP packets. These contain " SEND#" or " RECV#" as both
source and destination address, where "#" seems to be a session number
based on modem control signals(?).
Anyway, to make more sense of the direction these PPP frames are going
I've added them to the address resolution file, as per attached patch.
svn path=/trunk/; revision=16949
|
|
|
|
|
|
|
|
|
|
| |
I'm seeing a variant of the registered Ethernet address for MS NLB
multicast being used.
Changed to remove "multicast" from the name as it isn't a multicast
address.
svn path=/trunk/; revision=16823
|
|
|
|
|
|
|
| |
Remove IETF-VRRP: This is a generic multicast address, and there are 31
other IP-multicast addresses mapping to the same mac address.
svn path=/trunk/; revision=16741
|
|
|
|
| |
svn path=/trunk/; revision=16129
|
|
|
|
| |
svn path=/trunk/; revision=16042
|
|
|
|
| |
svn path=/trunk/; revision=15879
|
|
|
|
|
|
|
|
| |
Show MS NLB Adresses individually
manuf:
Update
svn path=/trunk/; revision=15834
|
|
|
|
|
|
|
| |
- Update manuf
- Update faq
svn path=/trunk/; revision=15560
|
|
|
|
|
|
| |
- Add some Extreme MAC addresses to wka.tmpl
svn path=/trunk/; revision=15363
|
|
|
|
| |
svn path=/trunk/; revision=15123
|
|
|
|
|
|
| |
well-known MAC addresses.
svn path=/trunk/; revision=13258
|
|
|
|
|
|
|
|
|
| |
they have LF at the end of the line on UN*X and CR/LF on Windows;
hopefully this means that if a CR/LF version is checked in on Windows,
the CRs will be stripped so that they show up only when checked out on
Windows, not on UN*X.
svn path=/trunk/; revision=11400
|
|
|
|
|
|
| |
Update manuf
svn path=/trunk/; revision=11180
|
|
|
|
|
|
|
| |
The protocol is documented at http://www.hp.com/sbso/bus_protect/teaming.pdf
if anyone wants to write a dissector.
svn path=/trunk/; revision=11153
|
|
|
|
| |
svn path=/trunk/; revision=7558
|
|
ranges specified with a mask, as well as manufacturer OUIs. Match the
address range values, as well as MAC addresses and manufacturer OUIs,
when translating MAC addresses to names.
Have "make-manuf" read a file containing the well-known addresses and
append it to the list of OUIs.
svn path=/trunk/; revision=6233
|