summaryrefslogtreecommitdiff
path: root/sys/netinet/if_ether.h
AgeCommit message (Expand)Author
2007-12-25Convert many of the uses of __attribute__ to equivalentperry
2006-09-25typo.sketch
2005-12-10Multiple inclusion protection, as suggested by christos@ on tech-kern@elad
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
1999-11-20Add the `packed' attribute to structures which describe wire protocol data.thorpej
1998-02-10add/cleanup multiple inclusion protection.perry
1998-01-05Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changesthorpej
1997-07-29Include file in place of the old netinet/if_ether.h, including stuff fromis
1997-03-15New ARP system, supports IPv4 over any hardware link.is
1997-01-17fix my typo; found by Klaus Klein <kleink@layla.inka.de>mikel
1997-01-17add prototypes for ethers(3) functions; fixes PR 2471.mikel
1996-10-09Merge netbsd-1-2 branch back into mainline.thorpej
1996-05-11When sending an ARP request, use the interface address for the route, rathermycroft
1996-02-13netinet prototypeschristos
1995-06-12Various cleanup, including:mycroft
1995-05-16parenthesize macro arg usagecgd
1995-05-15spacing fixups and KNF. #define ether address size, so it's notcgd
1995-04-17spacing cleaup. also, minor type mixup fixups.cgd
1995-04-13be a bit more careful and explicit with types. (basically a large no-op.)cgd
1995-04-10Remove now unneeded #ifdef. Prototype new function.mycroft
1995-03-29KERNEL -> _KERNELbriggs
1995-03-26KERNEL -> _KERNELjtc
1995-03-06remove references to arptnew. fix spelling errorglass
1995-02-27fix some typos. from frank@fwi.uva.nl (Frank van der Linden)glass
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-05-13Update to 4.4-Lite networking code, with a few local changes.mycroft
1994-02-02Multicast is no longer optional.hpeyerl
1994-01-08Fix some inconsistent spacing; spaces at the end of lines, etc.mycroft
1993-12-30"struct ether_addr" for ethers(3) functions.deraadt
1993-12-13>From cmaeda@cs.washington.edu; part of the multicast patches derivedhpeyerl
1993-09-05Add definition for reverse address resolution protocol.cassidy
1993-05-20more rcsid additions and file header cleanupscgd
1993-04-19Add consistent multiple-inclusion protection.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd