Package: net-tools
Version: 1.60-23
Severity: normal
File: /sbin/route
Tags: patch

route --x25 doesn't work because lib/pathnames.h reads:
#define _PATH_PROCNET_X25_ROUTE                "/proc/net/x25_routes"

this should be:
#define _PATH_PROCNET_X25_ROUTE                "/proc/net/x25/route"

note that redhat has this patch enabled on their net-tools, maybe there
are other useful patches to take :)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to