summaryrefslogtreecommitdiffstats
path: root/sys/net/iso88025.h
Commit message (Expand)AuthorAgeFilesLines
* Merge r263203: garbage collect long time obsoleted (or never used) stuffglebius2014-04-091-1/+3
* Add const qualifier to the dst parameter of the ifnet if_output method.glebius2013-04-261-2/+2
* Switch cmd argument to u_long. This matches what if_ethersubr.c does andrdivacky2009-06-211-1/+1
* Change if_output to take a struct route as its fourth argument in orderkmacy2009-04-161-1/+1
* - Make IFP2ENADDR() a pointer to IF_LLADDR() rather than anotherru2005-11-111-1/+1
* Add #defines for control fields and address bits.mdodd2005-04-131-0/+28
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Fix whitespace issues.mdodd2003-03-151-20/+20
* Don't strip header from packets before input routine is called.mdodd2003-03-151-2/+1
* iso88025_ifattach() changes:mdodd2003-03-151-1/+4
* - Remove definition of senderr() from iso88025.h.mdodd2003-03-151-1/+0
* use __packed/__aligned rather than GCC-specific __attribute__.alfred2002-09-231-2/+2
* Fix logic inversion bug.kbyanc2002-05-111-2/+2
* Roll my own min() (named ISO88025_MIN() so as to not cause conflicts) sokbyanc2002-05-081-2/+4
* Move ISO88025 source routing information into sockaddr_dl's sdl_datakbyanc2002-05-071-0/+9
* - Define payload length constants for 4Mbps and 16Mbps.mdodd2001-03-181-12/+22
* o Replace most magic numbers related to token ring with #defineslile2000-03-191-24/+34
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Submitted by: Larry Lilejulian1999-03-101-0/+7
* World, I'd like you to meet the first FreeBSD token Ring driver.julian1999-02-201-0/+105
OpenPOWER on IntegriCloud