History log of /openbsd/sys/net/if.h (Results 201 – 217 of 217)
Revision Date Author Comments
# e04bff52 22-Mar-2000 itojun <itojun@openbsd.org>

remove if_withname(), which was imported during KAME merge by mistake.


# 2b05c21e 21-Mar-2000 mickey <mickey@openbsd.org>

add SIOCGIFMTU/SIOCSIFMTU; remediate redundant code of tun, ppp, sppp; chris@ ok


# b51431f5 02-Feb-2000 itojun <itojun@openbsd.org>

wrap IFAFREE() by "do {} while (0)". it wasn't safe enough.


# 287546ea 08-Dec-1999 itojun <itojun@openbsd.org>

bring in KAME IPv6 code, dated 19991208.
replaces NRL IPv6 layer. reuses NRL pcb layer. no IPsec-on-v6 support.
see sys/netinet6/{TODO,IMPLEMENTATION} for more details.

GENERIC configuration shoul

bring in KAME IPv6 code, dated 19991208.
replaces NRL IPv6 layer. reuses NRL pcb layer. no IPsec-on-v6 support.
see sys/netinet6/{TODO,IMPLEMENTATION} for more details.

GENERIC configuration should work fine as before. GENERIC.v6 works fine
as well, but you'll need KAME userland tools to play with IPv6 (will be
bringed into soon).

show more ...


# 80ca96b8 08-Aug-1999 niklas <niklas@openbsd.org>

Support detaching of network interfaces. Still work to do in ipf, and
other families than inet.


# bc4c5135 23-Jun-1999 cmetz <cmetz@openbsd.org>

Added some protocol independent interfaces (supposedly IPv6 support APIs, but
ones that are useful for all protocols, not just IPv6).


# 2d8131eb 13-Mar-1999 deraadt <deraadt@openbsd.org>

make ifa_refcnt a u_int; andrewb@demon.net


# d4773ae9 26-Feb-1999 jason <jason@openbsd.org>

Ethernet bridge/IP firewall driver.


# 3cccbccc 07-Jan-1999 deraadt <deraadt@openbsd.org>

fix IFAFREE() to be safe for if/else nesting


# 4d844545 03-Sep-1998 jason <jason@openbsd.org>

o OpenBSD gets if_media support (from NetBSD)
o rework/simplify if_xl to use it


# 1c512f9a 02-Jul-1996 niklas <niklas@openbsd.org>

-Wall & -Wstrict-prototype fixes


# 138560ce 29-Jun-1996 deraadt <deraadt@openbsd.org>

provide if_attachhead(), and make if_loop use it


# 09d901c0 10-May-1996 deraadt <deraadt@openbsd.org>

if_name/if_unit -> if_xname/if_softc


# 69c22c53 06-May-1996 mickey <mickey@openbsd.org>

if.h was missed from the commit.
if_ethersubr.c: missed variables added.


# 3f174ff1 05-Mar-1996 mickey <mickey@openbsd.org>

Changes for ifconfig to compile.


# edd75aa1 03-Mar-1996 niklas <niklas@openbsd.org>

From NetBSD: 960217 merge


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree


123456789