summaryrefslogtreecommitdiff
path: root/sys/net/if_fddisubr.c
AgeCommit message (Expand)Author
2001-06-27introduce the ALTQ queue macros into sys/net files.Kenjiro Cho
2001-06-15change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange.Jun-ichiro itojun Hagino
2001-05-28add BIOC[GS]HDRCMPLT ioctl for BPF, to disable overwriting of link level sour...Dug Song
2000-02-07fix include file path related to ip6.Jun-ichiro itojun Hagino
2000-01-11Remove unneeded loout call that uses ipx_thishost.Federico G. Schwindt
1999-12-08bring in KAME IPv6 code, dated 19991208.Jun-ichiro itojun Hagino
1999-07-28Add LLC_SNAPFRAMELEN define. indent.Federico G. Schwindt
1999-01-08inet6 support; NRL/cmetzTheo de Raadt
1998-07-08Correct error in original cloning from if_ethersubr.c.ryker
1998-07-07DECNET is not DECENT. :-)ryker
1998-06-30Fix broken IPX so the kernel will compile.Bob Beck
1997-09-27undo previous AF_UNSPEC change. analyze two alternatives: AF_SOMETHINGNEW,Theo de Raadt
1997-07-27for AF_UNSPEC sockets, do not whack the ethernet address; this is what bpfTheo de Raadt
1997-07-24do not ignore IFF_NOARPTheo de Raadt
1997-02-24OpenBSD tags + some prototyping policeNiklas Hallqvist
1997-01-02accept llc/snap packets; still cannot send them...Theo de Raadt
1996-10-16label only useful in bpf caseTheo de Raadt
1996-10-16contextual usageTheo de Raadt
1996-08-22__OpenBSD__Theo de Raadt
1996-05-22syncTheo de Raadt
1996-05-10if_name/if_unit -> if_xname/if_softcTheo de Raadt
1996-04-29fix the wrong changes, so the bcasts will work now ;)Michael Shalayeff
1996-04-28IPX additions and fixes.Michael Shalayeff
1995-12-27from netbsd:Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt