CVSROOT: /cvs Module name: src Changes by: [email protected] 2008/12/12 13:26:30
Modified files:
sbin/route : route.c show.c
Log message:
Use the hdrlen to skip over the header and to the sockaddrs instead of the
implied sizeof(struct rt_msghdr). Makes code more robust when userland and
kernel are out of sync.
