summaryrefslogtreecommitdiff
path: root/sys/net
AgeCommit message (Expand)Author
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
1996-06-10init sc_unit properlyTheo de Raadt
1996-06-02Fix accident in last commitNiklas Hallqvist
1996-06-02removed an unused variableNiklas Hallqvist
1996-06-02shut up GCC -Wall about /* inside a commentNiklas Hallqvist
1996-05-27if_name -> if_xnameTheo de Raadt
1996-05-22syncTheo de Raadt
1996-05-16drom NetBSD PR#2411:Michael Shalayeff
1996-05-10if_name/if_unit -> if_xname/if_softcTheo de Raadt
1996-05-09linux & svr4 supportTheo de Raadt
1996-05-07gross BPF_HDR hack, do betterTheo de Raadt
1996-05-06fix includes for x25/llc.Michael Shalayeff
1996-05-06if.h was missed from the commit.Michael Shalayeff
1996-05-05add general ether_ioctl call in net/if_ethersubr.c,Michael Shalayeff
1996-05-02prettyTheo de Raadt
1996-04-29fix last fix that was unfix for the before previous fix.Michael Shalayeff
1996-04-29fix the wrong changes, so the bcasts will work now ;)Michael Shalayeff
1996-04-28IPX additions and fixes.Michael Shalayeff
1996-04-24sorry, folks. cut&paste bug happened.Michael Shalayeff
1996-04-24Add IPX support.Michael Shalayeff
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-19According to the latest config stuff changes (as for if_ppp.c).Michael Shalayeff
1996-03-29Initial commit of random source driver.Michael Shalayeff
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
1996-03-14From Lite2; mark terminal devices as exclusively opened before flushingThorsten Lockert
1996-03-14From Lite2; only try to match a destination address on a point-to-pointThorsten Lockert
1996-03-05Changes for ifconfig to compile.Michael Shalayeff
1996-03-05need some casts for clean compiledm
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1996-02-21fixed bug in debugging code, so it'll compiles now w/o TUN_DEBUGMichael Shalayeff
1996-02-20bug fixes, speedups. multiple AFs support.Michael Shalayeff
1996-02-04Interface# 0's name was incorrectly generatedNiklas Hallqvist