summaryrefslogtreecommitdiff
path: root/sys/net/if_loop.c
AgeCommit message (Expand)Author
1999-12-15change mbuf trimming.itojun
1999-12-13sync IPv6 part with latest KAME tree. IPsec part is left unmodifieditojun
1999-07-01IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.itojun
1998-07-05defopt NS, NSIP.jonathan
1998-07-05defopt ISO TPIP.jonathan
1998-07-05defopt INET, NETATALK.jonathan
1998-05-04Add IPX bits.christos
1998-03-01Merge with Lite2 + local changesfvdl
1997-08-14Add MHLEN + MLEN extra space to LOMTU for IP and transport headers.jonathan
1997-04-02Add netatalk stubs.christos
1997-03-21Don't feed packets to BPF that were not `sent' from the loopback device.mycroft
1996-10-13backout previous kprintf changechristos
1996-10-10- printf -> kprintf, sprintf -> ksprintfchristos
1996-05-07Changed struct ifnet to have a pointer to the softc of the underlyingthorpej
1995-07-23Make panic message consistent.mycroft
1994-10-30be more careful with types, also pull in headers where necessary.cgd
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
1994-02-02Multicast is no longer optionalhpeyerl
1993-12-17From magnum branch:mycroft
1993-12-06multicast support.hpeyerl
1993-11-23rename loattach() to loopattach() so that the pdevinit[] stuff can find it.deraadt
1993-06-27ANSIfications - removed all implicit function return types and argumentandrew
1993-05-20add rcs ids to everything, and clean up headerscgd
1993-05-07patch for multiple loopback interfaces (via "pseudo-device loop 2", etc.)cgd
1993-04-10fixed missing include to avoid warningglass
1993-03-25added BPF support, as provided by David Greenman (davidg@implode.rain.com)cgd
1993-03-21initial import of 386bsd-0.1 sourcescgd