summaryrefslogtreecommitdiff
path: root/sys/net/if_types.h
AgeCommit message (Expand)Author
2025-01-20sys: add MBIM (mobile broadband interface module) interface type.Adrian Chadd
2023-11-26sys: Remove ancient SCCS tags.Warner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2022-10-28Import the WireGuard driver from zx2c4.com.John Baldwin
2022-04-02net(3): Fix a typo in a source code commentGordon Bergling
2021-03-17base: remove if_wg(4) and associated utilities, manpageKyle Evans
2021-03-14if_wg: import latest fixup work from the wireguard-freebsd projectKyle Evans
2020-10-22Add support for IP over infiniband, IPoIB, to lagg(4). Currently onlyHans Petter Selasky
2017-11-20sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-02-28Renumber copyright clause 4Warner Losh
2017-01-28Garbage collect IFT_IEEE80211 (but leave the define for possible reuse)Andriy Voskoboinyk
2015-05-02After r281643 an #ifdef IFT_FOO preprocessor directive returns false,Gleb Smirnoff
2015-04-17Bring in if_types.h from projects/ifnet, where types areGleb Smirnoff
2015-04-14Document internal interface types which are specific to FreeBSD.George V. Neville-Neil
2014-11-09Renove faith(4) and faithd(8) from base. It looks like industryAlexander V. Chernikov
2014-03-14Remove IPX support.Gleb Smirnoff
2011-12-16A major overhaul of the CARP implementation. The ip_carp.c was startedGleb Smirnoff
2011-03-21 - Merge changes to the base system to support OFED. These includeJeff Roberson
2007-06-13Remove IPX over IP tunneling support, which allows IPX routing over IPRobert Watson
2006-06-26Add a pseudo interface for packet filtering IPSec connections before or afterAndrew Thompson
2005-06-10Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis
2005-06-05Add hooks into the networking layer to support if_bridge. This changes structAndrew Thompson
2005-05-28Update refrenced URL for SNMP list of ifTypes to refer to iana.orgBrooks Davis
2005-02-22Add CARP (Common Address Redundancy Protocol), which allows multipleGleb Smirnoff
2005-01-07/* -> /*- for license, minor formatting changesWarner Losh
2004-04-07Remove advertising clause from University of California Regent'sWarner Losh
2004-02-26Tweak existing header and other build infrastructure to be able to buildMax Laier
2003-10-26use official # for IFT_STFHajimu UMEMOTO
2001-04-04Add recently assigned interface types.Yaroslav Tykhiy
2001-04-04Sync up to NetBSD, Step 2:Yaroslav Tykhiy
2001-04-04Sync up to NetBSD again, Step 1:Yaroslav Tykhiy
2000-07-28Fix if_types.h as per the IANA assignments with regard to IPv6.Jeroen Ruigrok van der Werven
2000-07-04sync with kame tree as of july00. tons of bug fixes/improvements.Jun-ichiro itojun Hagino
1999-11-05KAME related header files additions and merges.Yoshinobu Inoue
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1997-02-22Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1995-02-25Fixed comment - IFT_P80 is 80mbit.David Greenman
1994-08-21Make idempotent.Paul Richards
1994-08-02Added $Id$David Greenman
1994-05-24BSD 4.4 Lite Kernel SourcesRodney W. Grimes