cvs commit: src/usr.bin/netstat mroute.c mroute6.c

Bruce M Simpson bms at FreeBSD.org
Wed Feb 21 13:41:51 UTC 2007


bms         2007-02-21 13:41:51 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/netstat      mroute.c mroute6.c 
  Log:
  Change wording of warnings when there is no ip_mroute.ko module
  loaded into the system.
  Change wording of comments to reflect the fact we should unconditionally
  use KVM if the -M option is used to specify a core file.
  Add comments to document the fact that IPv6 multicast forwarding
  information display still relies on KVM for gathering information.
  
  Revision  Changes    Path
  1.27      +12 -7     src/usr.bin/netstat/mroute.c
  1.19      +7 -4      src/usr.bin/netstat/mroute6.c


More information about the cvs-src mailing list