At 05:43 PM 10/30/2001 -0500, [EMAIL PROTECTED] wrote:
>"jason" <[EMAIL PROTECTED]> wrote:
> > But the packets are not *exactly* identical, though the part i 
> truncated was
> > identical.  The portion I attatched to my last mailing had differences,
> > which due to my limited knowledge of how the radius packet is formatted, I
> > am unable to understand.
>
>   From my examination, they seemed to be pretty much the same.  I
>dislike the format that 'tcpdump' uses to print the packet, as it
>makes comparisons more difficult.

I made it much more readable by modifying 'print-radius.c' as follows:

radius.c.new
752c752
<            printf(" %s",attr_type[rad_attr->type].name);
---
 >            printf("\n\t%s",attr_type[rad_attr->type].name);

-Chris


>   Alan DeKok.
>
>-
>List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

--
    \\\|||///  \  Chris Parker    -    Manager, Development Engineering
    \ ~   ~ /   \       WX *is* Wireless!    \   [EMAIL PROTECTED]
    | @   @ |    \   http://www.starnetwx.net \      (847) 963-0116
oOo---(_)---oOo--\------------------------------------------------------
                   \ Without C we would have 'obol', 'basi', and 'pasal'


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to