Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4704 → Rev 4728

/branches/network/uspace/srv/net/include/ethernet_protocols.h
32,7 → 32,6
 
/** @file
* Ethernet protocol numbers according to the on-line IANA - Ethernet numbers - <http://www.iana.org/assignments/ethernet-numbers>, cited January 17 2009.
* Names according to the linux src/include/linux/if_ether.h header file.
*/
 
#ifndef __NET_ETHERNET_PROTOCOLS_H__