summaryrefslogtreecommitdiffstats
path: root/sys/net/if_arc.h
Commit message (Expand)AuthorAgeFilesLines
* Add const qualifier to the dst parameter of the ifnet if_output method.glebius2013-04-261-1/+1
* 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
* Use ANSI C function protypes and declarations for if_arcsubr.rwatson2006-04-121-1/+1
* Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-101-1/+1
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* - add support for IPX (tested with mount -t nwfs and mars_nwe),fjoe2003-01-241-3/+2
* s/__attribute__((__packed__))/__packed/galfred2002-09-231-2/+2
* Remove __P.alfred2002-03-191-12/+12
* remove superflous empty line (in preparation to MFC)fjoe2002-02-131-1/+0
* bring in ARP support for variable length link level addressesfjoe2001-10-141-0/+149
OpenPOWER on IntegriCloud