This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-02 17:08:56 +00:00
Code
Issues
Releases
Activity
freebsd
/
sys
/
netinet6
History
Kevin Lo
b3dcd51dde
Clean up some unused leftover code.
...
Pointed out by: ae
2013-03-22 01:45:54 +00:00
..
dest6.c
…
frag6.c
…
icmp6.c
- Use m_getcl() instead of hand allocating.
2013-03-15 13:48:53 +00:00
icmp6.h
…
in6_cksum.c
…
in6_gif.c
…
in6_gif.h
…
in6_ifattach.c
…
in6_ifattach.h
…
in6_mcast.c
…
in6_pcb.c
…
in6_pcb.h
…
in6_pcbgroup.c
…
in6_proto.c
Remove unused global variables.
2013-03-22 01:40:17 +00:00
in6_rmx.c
…
in6_src.c
…
in6_var.h
…
in6.c
…
in6.h
…
ip6_ecn.h
…
ip6_forward.c
…
ip6_id.c
…
ip6_input.c
- Use m_getcl() instead of hand allocating.
2013-03-15 13:48:53 +00:00
ip6_ipsec.c
…
ip6_ipsec.h
…
ip6_mroute.c
- Use m_getcl() instead of hand allocating.
2013-03-15 12:50:29 +00:00
ip6_mroute.h
…
ip6_output.c
- Use m_getcl() instead of hand allocating.
2013-03-15 13:48:53 +00:00
ip6_var.h
…
ip6.h
…
ip6protosw.h
…
mld6_var.h
…
mld6.c
- Use m_getcl() instead of hand allocating.
2013-03-15 12:50:29 +00:00
mld6.h
…
nd6_nbr.c
- Use m_getcl() instead of hand allocating.
2013-03-15 13:48:53 +00:00
nd6_rtr.c
…
nd6.c
Clean up some unused leftover code.
2013-03-22 01:45:54 +00:00
nd6.h
…
pim6_var.h
…
pim6.h
…
raw_ip6.c
Take the inpcb rlock before calculating checksum, it was accidentally
2013-03-12 02:20:20 +00:00
raw_ip6.h
…
route6.c
…
scope6_var.h
…
scope6.c
…
sctp6_usrreq.c
…
sctp6_var.h
…
send.c
…
send.h
…
tcp6_var.h
…
udp6_usrreq.c
…
udp6_var.h
…