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
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