Defragging/refragging IPv6 packets

2001-05-31 Thread Brad Chapman
Hello, My name is Brad Chapman and I am currently attempting to port the iptables ip_conntrack component of Netfilter to the IPv6 protocol. My port is almost feature-complete, but I cannot figure out how to properly defragment/refragment IPv6 packets. Also, I have written an IPv6 header

IPv6 fragmentation

2001-06-26 Thread Brad Chapman
Everyone, I have asked this question before on this list and received no answer, so I will try again. I am currently working on a port of the IPv4 connection tracking portion of Netfilter/iptables to the IPv6 protocol. The port is almost complete, except for fragment handling. I would app