summaryrefslogtreecommitdiff
path: root/sys/net/if_atmsubr.c
AgeCommit message (Expand)Author
2006-03-04With the exception of two other small uncommited diffs this movesBrad Smith
2005-09-30remove old unused NRL IPv6 code.Brad Smith
2004-04-17unbreakHenning Brauer
2004-04-17add a congestion indicator to if_queue. It is set when the input queueHenning Brauer
2003-12-10de-register. deraadt okJun-ichiro itojun Hagino
2003-01-07remove the altq classifier code which is replaced by pf and no longer used.Kenjiro Cho
2002-06-30Fix fallout from recent changes.Artur Grabowski
2002-06-30allocate sockaddr_dl for ifnet in if_alloc_sadl(), as we don't always knowJun-ichiro itojun Hagino
2001-12-18NRL license cleaningTheo de Raadt
2001-12-09Use queue.h TAILQ macros instead of accessing members directly.Jason Wright
2001-06-27introduce the ALTQ queue macros into sys/net files.Kenjiro Cho
2001-06-15change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange.Jun-ichiro itojun Hagino
2001-05-11Check m_pullup() and m_pullup2() return for NULL, not 0; itojun@ okAaron Campbell
2000-09-12make it compile with INET6 defined. the old INET6 code was from NRL,Jun-ichiro itojun Hagino
2000-02-07fix include file path related to ip6.Jun-ichiro itojun Hagino
1999-02-04ipv6 support for atmTheo de Raadt
1998-04-16proper htons() and ntohs() handling in output/input, i thinkTheo de Raadt
1998-03-25Add a missing ntohs. fixes llc/snap connections.chuck
1996-11-09fix previous byte-order fix the correct waychuck
1996-10-18fix: add missing ntohs() for llc mode, as noted by several people includingchuck
1996-07-03ported to FreeBSD 2.2-960612-SNAP.chuck
1996-06-29change:chuck
1996-06-27fix/improvement:chuck
1996-06-26[1] add new rxso passing structure to if_atm.hchuck
1996-06-21use correct copyrightchuck
1996-06-21network support for ATM networks (ATM == Async Transfer Mode, notchuck