summaryrefslogtreecommitdiff
path: root/sys/net/if_loop.c
AgeCommit message (Expand)Author
2001-02-06forgot to bzero() malloced memoryMichael Shalayeff
2001-02-06allow changing number of loopbacks in ukc.Michael Shalayeff
2001-01-19pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted).Jun-ichiro itojun Hagino
2000-06-18move m_pullup2() equivalent for KAME requirement into ip6_input().Jun-ichiro itojun Hagino
2000-02-07fix include file path related to ip6.Jun-ichiro itojun Hagino
1999-12-08bring in KAME IPv6 code, dated 19991208.Jun-ichiro itojun Hagino
1999-01-08inet6 support; NRL/cmetzTheo de Raadt
1998-06-26convert DLT_LOOP header to network-order u_int32_tTheo de Raadt
1998-06-04add DLT_LOOP support; 4-byte header indicates proto; cstone@pobox.comTheo de Raadt
1997-12-31make the loopback interfaces ordered in the iface list, so they show up in ne...Michael Shalayeff
1997-07-23AppleTalk support based on netatalk-1.4a2 and FreeBSD.denny
1996-06-29provide if_attachhead(), and make if_loop use itTheo de Raadt
1996-05-10if_name/if_unit -> if_xname/if_softcTheo de Raadt
1996-04-28IPX additions and fixes.Michael Shalayeff
1996-04-24Add IPX support.Michael Shalayeff
1995-11-13do not forward garbled SIMPLEX-generated packets to bpf; from Jean-Luc.Richie...Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt