.. |
Makefile
|
more IPSEC header cleanup: don't install unneeded headers to userland,
|
2012-01-06 14:17:10 +00:00 |
dest6.c
|
…
|
|
files.netinet6
|
…
|
|
frag6.c
|
Don't use new as a variable name.
|
2014-09-05 05:33:06 +00:00 |
icmp6.c
|
- Eliminate RTFREE() macro in favour of rtfree() function.
|
2014-06-06 01:02:47 +00:00 |
icmp6_private.h
|
…
|
|
in6.c
|
print mapped addresses better
|
2014-10-27 14:10:12 +00:00 |
in6.h
|
document that we depend on the option numbers matching.
|
2014-10-12 19:02:18 +00:00 |
in6_cksum.c
|
…
|
|
in6_gif.c
|
Add struct pr_usrreqs with a pr_generic function and prepare for the
|
2014-05-18 14:46:15 +00:00 |
in6_gif.h
|
…
|
|
in6_ifattach.c
|
Eliminate IFAREF() and IFAFREE() macros in favour of functions.
|
2014-09-09 20:16:12 +00:00 |
in6_ifattach.h
|
…
|
|
in6_offload.c
|
…
|
|
in6_offload.h
|
…
|
|
in6_pcb.c
|
Succeed binding to multicast address for now: Open questions:
|
2014-10-11 23:07:39 +00:00 |
in6_pcb.h
|
Make IPV4 mapped addresses able to do IPV4 multicast. Fixes needed:
|
2014-10-11 20:53:16 +00:00 |
in6_proto.c
|
- Implement pktqueue interface for lockless IP input queue.
|
2014-06-05 23:48:16 +00:00 |
in6_src.c
|
Don't use C++ keyword as variable.
|
2014-09-05 06:08:15 +00:00 |
in6_var.h
|
Don't nest structure definitions.
|
2014-09-05 06:06:31 +00:00 |
ip6_etherip.c
|
…
|
|
ip6_etherip.h
|
…
|
|
ip6_flow.c
|
Sync with the ipv4 code and call ifp->if_output() with KERNEL_LOCK
|
2014-05-20 20:23:56 +00:00 |
ip6_forward.c
|
Introduce 2 new variables: ipsec_enabled and ipsec_used.
|
2014-05-30 01:39:03 +00:00 |
ip6_id.c
|
First step of random number subsystem rework described in
|
2011-11-19 22:51:18 +00:00 |
ip6_input.c
|
Add 3rd argument to pktq_create to pass sc
|
2014-06-16 00:33:39 +00:00 |
ip6_mroute.c
|
Replace open-coded access (and boundary checking) of ifindex2ifnet with
|
2014-05-17 21:26:20 +00:00 |
ip6_mroute.h
|
…
|
|
ip6_output.c
|
Refactor the multicast membership code so that we can handle v4 mapped
|
2014-10-12 19:00:21 +00:00 |
ip6_private.h
|
…
|
|
ip6_var.h
|
Refactor the multicast membership code so that we can handle v4 mapped
|
2014-10-12 19:00:21 +00:00 |
ip6protosw.h
|
Add struct pr_usrreqs with a pr_generic function and prepare for the
|
2014-05-18 14:46:15 +00:00 |
ipsec.h
|
remove KAME IPSEC, replaced by FAST_IPSEC
|
2012-03-22 20:34:37 +00:00 |
mld6.c
|
Eliminate IFAREF() and IFAFREE() macros in favour of functions.
|
2014-09-09 20:16:12 +00:00 |
mld6_var.h
|
First step of random number subsystem rework described in
|
2011-11-19 22:51:18 +00:00 |
nd6.c
|
src is too big these days to tolerate superfluous apostrophes. It's
|
2014-10-18 08:33:23 +00:00 |
nd6.h
|
Don't use C++ keyword as variable.
|
2014-09-05 06:08:15 +00:00 |
nd6_nbr.c
|
Remove redundant logging.
|
2014-10-12 20:05:50 +00:00 |
nd6_rtr.c
|
Don't use C++ keyword as variable.
|
2014-09-05 06:08:15 +00:00 |
pim6.h
|
…
|
|
pim6_var.h
|
…
|
|
raw_ip6.c
|
split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq
|
2014-08-09 05:33:00 +00:00 |
raw_ip6.h
|
…
|
|
route6.c
|
…
|
|
scope6.c
|
Replace open-coded access (and boundary checking) of ifindex2ifnet with
|
2014-05-17 21:26:20 +00:00 |
scope6_var.h
|
…
|
|
udp6.h
|
…
|
|
udp6_output.c
|
Make IPV4 mapped addresses able to do IPV4 multicast. Fixes needed:
|
2014-10-11 20:53:16 +00:00 |
udp6_private.h
|
…
|
|
udp6_usrreq.c
|
split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq
|
2014-08-09 05:33:00 +00:00 |
udp6_var.h
|
Move udp6_input(), udp6_sendup(), udp6_realinput() and udp6_input_checksum()
|
2014-05-22 22:56:53 +00:00 |