1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys/netinet6
Ruslan Ermilov ea26d58729 Replaced the misleading uses of a historical artefact M_TRYWAIT with M_WAIT.
Removed dead code that assumed that M_TRYWAIT can return NULL; it's not true
since the advent of MBUMA.

Reviewed by:	arch

There are ongoing disputes as to whether we want to switch to directly using
UMA flags M_WAITOK/M_NOWAIT for mbuf(9) allocation.
2008-03-25 09:39:02 +00:00
..
dest6.c
frag6.c un-__P() 2008-01-08 19:08:58 +00:00
icmp6.c un-__P() 2008-01-08 19:08:58 +00:00
icmp6.h
in6_cksum.c
in6_gif.c
in6_gif.h
in6_ifattach.c un-__P() 2008-01-08 19:08:58 +00:00
in6_ifattach.h
in6_pcb.c un-__P() 2008-01-08 19:08:58 +00:00
in6_pcb.h
in6_proto.c un-__P() 2008-01-08 19:08:58 +00:00
in6_rmx.c un-__P() 2008-01-08 19:08:58 +00:00
in6_src.c Correct the commented out debugging printf()s in REPLACE and NEXT macros. 2008-01-20 10:08:15 +00:00
in6_var.h
in6.c Replace the last susers calls in netinet6/ with privilege checks. 2008-01-24 08:25:59 +00:00
in6.h
ip6_ecn.h
ip6_forward.c
ip6_id.c
ip6_input.c un-__P() 2008-01-08 19:08:58 +00:00
ip6_ipsec.c Correct reference counting on the SP for outgoing IPv6 IPsec connections. 2008-03-14 11:55:04 +00:00
ip6_ipsec.h #if 0 out a currently unsued (and incomplete) function: ip6_ipsec_mtu(). 2008-03-14 11:44:30 +00:00
ip6_mroute.c un-__P() 2008-01-08 19:08:58 +00:00
ip6_mroute.h
ip6_output.c Replaced the misleading uses of a historical artefact M_TRYWAIT with M_WAIT. 2008-03-25 09:39:02 +00:00
ip6_var.h Replace the last susers calls in netinet6/ with privilege checks. 2008-01-24 08:25:59 +00:00
ip6.h
ip6protosw.h
mld6_var.h
mld6.c un-__P() 2008-01-08 19:08:58 +00:00
nd6_nbr.c un-__P() 2008-01-08 19:08:58 +00:00
nd6_rtr.c un-__P() 2008-01-08 19:08:58 +00:00
nd6.c un-__P() 2008-01-08 19:08:58 +00:00
nd6.h
pim6_var.h
pim6.h
raw_ip6.c Replace the last susers calls in netinet6/ with privilege checks. 2008-01-24 08:25:59 +00:00
raw_ip6.h
route6.c
scope6_var.h
scope6.c
sctp6_usrreq.c
sctp6_var.h
tcp6_var.h
udp6_usrreq.c Replace the last susers calls in netinet6/ with privilege checks. 2008-01-24 08:25:59 +00:00
udp6_var.h