summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_ether.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* whitespaceitojun2002-06-091-4/+4
* First round of __P removal in sysmillert2002-03-141-2/+2
* Copyright.angelos2001-06-251-4/+3
* Inclusion protection.angelos2001-06-091-2/+6
* - define and use EtherIP version 3 (2 byte padded header instead of thejason2001-02-031-3/+4
* KNFjason2001-02-031-12/+11
* a quick checkpoint:jason2001-02-021-3/+7
* grr, don't forget to change the reserved field to the upper 4 bits of the header.jason2001-02-011-1/+2
* according to the draft-housley-etherip-01, the version is in the low orderjason2001-02-011-2/+3
* Define version number for EtherIP protocol (soon to become RFC).angelos2001-01-091-1/+3
* Fix comment.angelos2000-01-211-2/+2
* Queue on the bridge interface.angelos1999-10-291-7/+8
* Add Ethernet-IP encapsulation handling.angelos1999-10-281-0/+58