14 Sep
2005
14 Sep
'05
10:04 a.m.
The IP addresses are usually stored in vp->lvalue. I note the easiest way to assign values is to use the function pairparsevalue() in src/lib/valuepair.c
--
Nicolas Baradakis
Just looked at pairparsevalue(), and it seems that the string "213.137.69.38" is kept in vp->strvalue but it is also converted into a uint32_t d5 89 45 26 and stored in vp->lvalue. It that right ? Ian Davies {02476 564662} Internal (x740 4662) IMS-SIPAC Software Development Engineer
14 Sep
14 Sep
11:44 a.m.
New subject: PW_NAS_IP_ADDRESS ?
"Iandc Davies" <Iandc.Davies@marconi.com> wrote:
Just looked at pairparsevalue(), and it seems that the string "213.137.69.38" is kept in vp->strvalue but it is also converted into a uint32_t d5 89 45 26 and stored in vp->lvalue.
It that right ?
Yes. Alan DeKok.
7602
Age (days ago)
7602
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alan DeKok -
Iandc Davies