aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_eiface.h
Commit message (Expand)AuthorAgeFilesLines
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Allow for MTU sizes of up to ETHER_MAX_LEN_JUMBO (i.e. 9018) bytes to beMarko Zec2010-11-221-1/+1
* Added ASCII version of the NGM_EIFACE_GET_IFNAME message, "getifname".Ruslan Ermilov2005-02-031-6/+1
* Whitespace and "const" changes to reduce diffs to RELENG_4.Ruslan Ermilov2005-02-021-1/+1
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+3
* Use the (now standard) Ethernet address parse type.Ruslan Ermilov2003-12-171-20/+0
* MFS: Change interface name from "nge" to "ngeth" to avoid conflictRuslan Ermilov2003-11-111-1/+1
* Use a single style of multiple inclusion protection for Netgraph headers.Ruslan Ermilov2003-11-111-3/+3
* Fix GCC warnings caused by initializing a zero length array. In the process,Archie Cobbs2002-05-311-12/+10
* slight cleanups during testing.Julian Elischer2001-02-251-16/+0
* Add a node that looks to all the word like an ethernet but delivers itsJulian Elischer2001-02-251-0/+100