summaryrefslogtreecommitdiff
path: root/sys/net/if_faith.c
AgeCommit message (Expand)Author
2003-12-16return error in ifc_destroy; ok deraadt, itojun, cedric, hshoexerMarkus Friedl
2003-12-03add support for ifconfig clone/destroy; ok henning deraadtMarkus Friedl
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-03string fixes; tedu okTheo de Raadt
2003-05-03just as a safety measure, set m_flags to 0 for mbufs allocated on stack.Jun-ichiro itojun Hagino
2002-06-30allocate sockaddr_dl for ifnet in if_alloc_sadl(), as we don't always knowJun-ichiro itojun Hagino
2002-06-04no need to specify rmx_send/recvpipe.Jun-ichiro itojun Hagino
2002-03-14First round of __P removal in sysTodd C. Miller
2001-12-26cosmeticJun-ichiro itojun Hagino
2001-07-10another lame OpenBSD tag.Federico G. Schwindt
2001-06-09Include cleanup.Angelos D. Keromytis
2001-06-09These don't need net_osdep.hAngelos D. Keromytis
2001-02-20use u_int32_t, not u_int, for DLT_NULL encapsulation. sync with kameJun-ichiro itojun Hagino
2001-01-19pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted).Jun-ichiro itojun Hagino
2000-02-07fix include file path related to ip6.Jun-ichiro itojun Hagino
2000-01-07ifdef cleanupAngelos D. Keromytis
1999-12-08bring in KAME IPv6 code, dated 19991208.Jun-ichiro itojun Hagino