cvs commit: src/usr.bin/netstat if.c route.c
Hiten Pandya
hmp at crater.dragonflybsd.org
Fri Nov 14 01:56:53 PST 2003
hmp 2003/11/14 01:56:03 PST
DragonFly src repository
Modified files:
usr.bin/netstat if.c route.c
Log:
Fix long interface name handling.
I found this when I was creating a test VLAN setup, where I had interface
named as vlan50 and vlan100. These were truncated to vlan5 or vlan1. While
I am here, also fix the NetIf column in ``netstat -r'' output.
Revision Changes Path
1.4 +3 -3 src/usr.bin/netstat/if.c
1.4 +2 -2 src/usr.bin/netstat/route.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/netstat/if.c.diff?r1=1.3&r2=1.4&f=h
http://www.dragonflybsd.org/cvsweb/src/usr.bin/netstat/route.c.diff?r1=1.3&r2=1.4&f=h
More information about the Commits
mailing list