summaryrefslogtreecommitdiff
path: root/sys/netiso/esis.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2002-05-12Eliminate commons.matt
2001-11-13add RCSIDslukem
2000-03-30Remove register declarations.augustss
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-02-26more careful about AF on ctlinput. (saw panic in the past with kame/netbsd141)itojun
2000-01-08allow delivery of routing protocol pdus to `raw' sockets even when thechopps
1999-04-14don't check for ether_output, instead use if_type == IFT_ETHERchopps
1998-07-05defopt ISO TPIP.jonathan
1998-03-01Merge with Lite2 + local changesfvdl
1996-10-13backout previous kprintf changeschristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-09-08Make sure the control mbufs are freed in all cases.mycroft
1996-05-22Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, ...mycroft
1996-05-07Changed struct ifnet to have a pointer to the softc of the underlyingthorpej
1996-04-13fix screw-up in the prototyping changes: print pointers with %p, NOTcgd
1996-02-13netiso prototypes and fixes to get -DTUBA to compile.christos
1995-08-17so_pcb should be a void *.mycroft
1995-06-13Change llinfo_llc to use queue.h.mycroft
1995-06-13Touch this up so it compiles again.mycroft
1995-06-13Clean this up a bit. Use queue.h more; de-uglify casts.mycroft
1995-06-13Update to match data structure changes.mycroft
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-05-13Update to 4.4-Lite networking code, with a few local changes.mycroft
1993-12-18Canonicalize all #includes.mycroft
1993-09-06Make snpac_age() and esis_config() return void to eliminate warnings.mycroft
1993-05-20file header cleanup and rcsid additionscgd
1993-04-09added netccitt, netiso, and netns support, from (currentlycgd