This directory contains files which implements the SunOS 4.x loadable SKIP
driver. 

Makefile:	Makefile to build the driver

skip_wrapper.c:	this file implements data structures and entry points 
		required  for SunOS 4.x loadable drivers.

skip_es.c:	this file contains the main entry points of the driver 
		for input/ouput IP packets.

skip_if.h:	this file contains specific SunOS 4.x data structures
		and functions prototypes for the SKIP driver.
