index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
net
/
if_atmsubr.c
Age
Commit message (
Expand
)
Author
2006-03-04
With the exception of two other small uncommited diffs this moves
Brad Smith
2005-09-30
remove old unused NRL IPv6 code.
Brad Smith
2004-04-17
unbreak
Henning Brauer
2004-04-17
add a congestion indicator to if_queue. It is set when the input queue
Henning Brauer
2003-12-10
de-register. deraadt ok
Jun-ichiro itojun Hagino
2003-01-07
remove the altq classifier code which is replaced by pf and no longer used.
Kenjiro Cho
2002-06-30
Fix fallout from recent changes.
Artur Grabowski
2002-06-30
allocate sockaddr_dl for ifnet in if_alloc_sadl(), as we don't always know
Jun-ichiro itojun Hagino
2001-12-18
NRL license cleaning
Theo de Raadt
2001-12-09
Use queue.h TAILQ macros instead of accessing members directly.
Jason Wright
2001-06-27
introduce the ALTQ queue macros into sys/net files.
Kenjiro Cho
2001-06-15
change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange.
Jun-ichiro itojun Hagino
2001-05-11
Check m_pullup() and m_pullup2() return for NULL, not 0; itojun@ ok
Aaron Campbell
2000-09-12
make it compile with INET6 defined. the old INET6 code was from NRL,
Jun-ichiro itojun Hagino
2000-02-07
fix include file path related to ip6.
Jun-ichiro itojun Hagino
1999-02-04
ipv6 support for atm
Theo de Raadt
1998-04-16
proper htons() and ntohs() handling in output/input, i think
Theo de Raadt
1998-03-25
Add a missing ntohs. fixes llc/snap connections.
chuck
1996-11-09
fix previous byte-order fix the correct way
chuck
1996-10-18
fix: add missing ntohs() for llc mode, as noted by several people including
chuck
1996-07-03
ported to FreeBSD 2.2-960612-SNAP.
chuck
1996-06-29
change:
chuck
1996-06-27
fix/improvement:
chuck
1996-06-26
[1] add new rxso passing structure to if_atm.h
chuck
1996-06-21
use correct copyright
chuck
1996-06-21
network support for ATM networks (ATM == Async Transfer Mode, not
chuck