In article <5.1.0.14.0.20010426232100.00b03de8@xxxxxxxxxxxxxxxxx> (at Thu, 26 Apr 2001 23:26:58 +0200), Peter Bieringer <pb@xxxxxxxxxxxx> says:
> are there plans at USAGI to implement (optional) RFC3041 for aggregatable
> global unicast addresses? E.g. via kernel compile option and proc controllable?
Personally, I'd like to implement it soon... after finishing backport ...
Great.
Anyway, if you have a plan, of course, you can write it for us. :-)
Hmm, don't believe that I have the experience to do that.
There are also some implementation issues which have to clarified first: 1) use of stable storage if yes: how to put it from user space into kernel
> BTW: I plan to implement RFC3041 calculation for demonstration and check > issues into "ipv6calc". Can someone point me to a C example which does a > simple MD5sum of a string like > char* md5sum_of_string(char*) ?
Please look at icmpv6_ni_group() in kernel/linux24/icmp.c.
Thanks.
Peter
-- yoshfuji