DragonFly BSD
DragonFly commits List (threaded) for 2003-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/usr.bin/netstat if.c route.c


From: Hiten Pandya <hmp@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 14 Nov 2003 01:56:03 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]