Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jul 2011 15:18:32 +0000 (UTC)
From:      Sergey Kandaurov <pluknet@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/flowctl Makefile flowctl.c
Message-ID:  <201107061518.p66FIqQj066779@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pluknet     2011-07-06 15:18:32 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/flowctl     Makefile flowctl.c 
  Log:
  SVN rev 223824 on 2011-07-06 15:18:32Z by pluknet
  
  Conditionally compile in the IPv4/IPv6 address family support.
  Test it with feature_present(3), so that we do not end up with passing
  an unsupported version to NgSendMsg(3).
  
  Approved by:    glebius
  
  Revision  Changes    Path
  1.4       +3 -2      src/usr.sbin/flowctl/Makefile
  1.9       +21 -2     src/usr.sbin/flowctl/flowctl.c



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