summaryrefslogtreecommitdiff
path: root/sys/net
AgeCommit message (Expand)Author
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
1996-02-03handle interface unit numbers up to 2G-1; skip if total name is too longTheo de Raadt
1995-12-28from netbsd; ppp code no longer needs to recalculate intr masks on the i386Theo de Raadt
1995-12-27from netbsd; Avoid extra byte-swapping in average casesTheo de Raadt
1995-12-27from netbsd:Theo de Raadt
1995-12-27miscellanous if_arcsubr.c cleanup and optimizations; from is@beverly.rhein.de...Theo de Raadt
1995-12-18enable multicast, so that multicast packets can flow through ppp links. idea ...Theo de Raadt
1995-12-15use m_pkthdr.len for FIONREAD, correctly indicates how much data is availableTheo de Raadt
1995-12-14from netbsd; fix casts; should cast pointers to longs, not intsTheo de Raadt
1995-11-13do not forward garbled SIMPLEX-generated packets to bpf; from Jean-Luc.Richie...Theo de Raadt
1995-10-23For the '#ifdef sun [...] #endif' conditional we weren't bringing in thedavem
1995-10-18initial import of NetBSD treeTheo de Raadt