summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-07-06Don't use enc0 interface for IPComp. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-06qsphy required for txTheo de Raadt
2001-07-06"option IPSEC needs the enc interface"Angelos D. Keromytis
2001-07-06some cleanup, okay dhartmei@Niels Provos
2001-07-063com airconnect 3crwe777aJason Wright
2001-07-06syncJason Wright
2001-07-063com airconnect (3crwe777a)Jason Wright
2001-07-06Change to make the kernel build when IPCOMP is activated andJean-Jacques Bernard-Gundol
2001-07-06Indentation.Hakan Olsson
2001-07-06prototypes for userland sideTheo de Raadt
2001-07-06fix userland side prototypesTheo de Raadt
2001-07-06do not use quad for countersTheo de Raadt
2001-07-06Only clear the relevant capabilities when the MTU is set tooAngelos D. Keromytis
2001-07-06resolve compile problemsSteve Murphree
2001-07-06bzero PCB after allocationAngelos D. Keromytis
2001-07-06change MSIZE to 256, okay @deraadtNiels Provos
2001-07-06IP/TCP/UDP checksumming on the NIC; from rtecco@umich.eduAngelos D. Keromytis
2001-07-06misc fixesSteve Murphree
2001-07-06__powerpc__ is defined in gcc's specs and used throughout the tree for powerp...Steve Murphree
2001-07-06correct includes for mvmeppcSteve Murphree
2001-07-05IP6_EXTHDR_GET0 did not check m->m_len (noone was using this macro).Jun-ichiro itojun Hagino
2001-07-05initalize fragment correctlyNiels Provos
2001-07-05#ifdef IPCOMP stuff properlyTheo de Raadt
2001-07-05KNFTheo de Raadt
2001-07-05deflate only for ipcompTheo de Raadt
2001-07-05zlib only for ppp_deflate | ipcompTheo de Raadt
2001-07-05IPComp. Turned off by default in GENERIC.Jean-Jacques Bernard-Gundol
2001-07-05IPComp support. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05IPComp. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05IPComp support. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05Support for compression. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05IPComp. Just like for deflate earlier, it won't be compiled until everythingJean-Jacques Bernard-Gundol
2001-07-05deflate algo, used by IPComp. Currently it won't be compiled until IPCompJean-Jacques Bernard-Gundol
2001-07-05Remove some includes for kernel interfaces that are no longer there.Artur Grabowski
2001-07-05Get rid of REAL_CLISTS. It was never implemented and the tentacles areArtur Grabowski
2001-07-05Oops. missed this file in the extent_alloc fix.Artur Grabowski
2001-07-05Get rid of the wrapper macros around extent_alloc*1Artur Grabowski
2001-07-05Remove dead ifdefs, M_COMP should be copied.Angelos D. Keromytis
2001-07-05StyleAngelos D. Keromytis
2001-07-05Typo.Angelos D. Keromytis
2001-07-05StyleAngelos D. Keromytis
2001-07-05$OpenBSD$ tagAngelos D. Keromytis
2001-07-05KNFAngelos D. Keromytis
2001-07-05Stylistic changes.Angelos D. Keromytis
2001-07-05For IPComp. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05IPComp itself (include files). angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05Include files for IPComp support. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05Compression support for IPComp. Include files only. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05makedev is a macro. Admittedly, it's not function-like at all,Marc Espie
2001-07-05It feels a bit pointless to have:Artur Grabowski