summaryrefslogtreecommitdiff
path: root/sys/net
AgeCommit message (Expand)Author
1997-03-17Removed static specifiers. Align bpf headers on sizeof(long) boundariesNiklas Hallqvist
1997-02-27BPF support ifdefed.Angelos D. Keromytis
1997-02-24OpenBSD tags + some prototyping policeNiklas Hallqvist
1997-02-20IPSEC package by John Ioannidis and Angelos D. Keromytis. Written inTheo de Raadt
1997-02-14limit writes to ifp->if_mtu not TUNMTUTheo de Raadt
1997-02-12mark descriptors free in bpfilterattach() instead of bpfattach(); clearlyTheo de Raadt
1997-01-31cut a little more.Michael Shalayeff
1997-01-27select subsystem si_pid becomes si_selpid, to not conflict against user/kerne...Theo de Raadt
1997-01-26Don't examine an mbuf after it has been released; from Andreas GunnarssonThorsten Lockert
1997-01-23add NO_DEFLATE condition to be used in /bootMichael Shalayeff
1997-01-15prevent warning:kstailey
1997-01-02accept llc/snap packets; still cannot send them...Theo de Raadt
1997-01-02PPP_BSDCOMP not PPP_BSD_COMPMichael Shalayeff
1996-12-19sync to 2.3b3Michael Shalayeff
1996-12-19do SIOCGIFADDRMichael Shalayeff
1996-12-19treat only ether II type packets for ipx.Michael Shalayeff
1996-12-07avoid race, avoid mbuf leakTheo de Raadt
1996-11-09fix previous byte-order fix the correct waychuck
1996-10-19random device is permanent now.Michael Shalayeff
1996-10-18fix: add missing ntohs() for llc mode, as noted by several people includingchuck
1996-10-16label only useful in bpf caseTheo de Raadt
1996-10-16contextual usageTheo de Raadt
1996-10-16support _STANDALONEMichael Shalayeff
1996-10-04__OpenBSD__Theo de Raadt
1996-10-04sync to netbsd 0901Theo de Raadt
1996-09-30kill a NetBSD refTheo de Raadt
1996-09-05remove ';' after function close '}'Michael Shalayeff
1996-09-02Need sys/types.h, too.briggs
1996-09-02Replace string.h with systm.h.briggs
1996-08-29rnd -> randomTheo de Raadt
1996-08-22__OpenBSD__Theo de Raadt
1996-08-09Silly unit number calculation changed to use sc_unit insteadNiklas Hallqvist
1996-08-03dst addr might be NULL; netbsd pr#2183; chuck@maria.wustl.eduTheo de Raadt
1996-07-27proto ppp_restartTheo de Raadt
1996-07-27various fixesTheo de Raadt
1996-07-25Kernel changes for ppp2.3a4.joshd
1996-07-12refresh to the latest bpf code release.Michael Shalayeff
1996-07-03ported to FreeBSD 2.2-960612-SNAP.chuck
1996-07-03renumber to avoid conflict with freebsdchuck
1996-07-02-Wall & -Wstrict-prototype fixesNiklas Hallqvist
1996-06-30add native mode atm netisr hookchuck
1996-06-29change:chuck
1996-06-29provide if_attachhead(), and make if_loop use itTheo de Raadt
1996-06-28add hook for user to turn on/off raw modechuck
1996-06-27fix/improvement:chuck
1996-06-26[1] add new rxso passing structure to if_atm.hchuck
1996-06-21use correct copyrightchuck
1996-06-21network support for ATM networks (ATM == Async Transfer Mode, notchuck
1996-06-18bpf BIOCSRTIMEOUT can round tv_usec down to zero & block; netbsd pr#2531; jha...Theo de Raadt
1996-06-17bad splx, bad bad badTheo de Raadt