cvs commit: src/usr.sbin/traceroute

Eirik Nygaard eirikn at crater.dragonflybsd.org
Tue Nov 16 06:38:58 PST 2004


eirikn      2004/11/16 06:36:01 PST

DragonFly src repository

  Modified files:
    usr.sbin/traceroute  traceroute.c 
  Log:
  Fix traceroute.
  sendto() to a inet socket wants wants ip->ip_len to be in host order, not
  network order.
  
  Submitted by: Simon 'corecode' Schubert <corecode at xxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.5       +1 -1      src/usr.sbin/traceroute/traceroute.c


http://www.dragonflybsd.org/cvsweb/src/usr.sbin/traceroute/traceroute.c.diff?r1=1.4&r2=1.5&f=u





More information about the Commits mailing list