IPv6 Destination Option Header options problem

2012-08-18 Thread Colin O'Keeffe
Hi, As part of a research task, I'm trying to add additional options to a ip6_dest header. I've taken the code for the jumbo option header (ip6_output.c line 1254) and modified that to take one value (a u_int32). I can send and receive this header, with this value no problem. The problem I'm havi

IPv6 Destination Option Header options problem

2012-08-18 Thread Colin O'Keeffe
Hi, As part of a research task, I'm trying to add additional options to a ip6_dest header. I've taken the code for the jumbo option header (ip6_output.c line 1254) and modified that to take one value (a u_int32). I can send and receive this header, with this value no problem. The problem I'm havi