Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 1995 11:22:33 -0800
From:      Peter Wemm <peter>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/net if_sl.c slcompress.c slcompress.h
Message-ID:  <199510311922.LAA18569@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
hsu         95/10/31 11:22:33

  Modified:    sys/net   if_sl.c slcompress.c slcompress.h
  Log:
  slcompress: split one of the functions into two parts, to allow use by both
   if_sl and if_ppp (from ppp-2.2), eliminating the nearly identical
   pppcompress.[ch] code.  Add maximum VJ compression states argument to
   sl_compress_init().
  if_sl: call sl_compress_init() with the extra argument.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510311922.LAA18569>