Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jan 2011 15:22:01 +0000 (UTC)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/netstat if.c netstat.h route.c
Message-ID:  <201101201522.p0KFMM1B080859@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2011-01-20 15:22:01 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/netstat      if.c netstat.h route.c 
  Log:
  SVN rev 217642 on 2011-01-20 15:22:01Z by ume
  
  - Hide the internal scope address representation of the KAME IPv6
    stack from the output of `netstat -ani'.
  - The node-local multicast address in the output of `netstat -rn'
    should be handled as well.
  
  Spotted by:     Bernd Walter <ticso__at__cicely7.cicely.de>
  
  Revision  Changes    Path
  1.79      +14 -10    src/usr.bin/netstat/if.c
  1.67      +1 -0      src/usr.bin/netstat/netstat.h
  1.99      +20 -11    src/usr.bin/netstat/route.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101201522.p0KFMM1B080859>