History log of /freebsd-10.0-release/usr.sbin/flowctl/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 223824 06-Jul-2011 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


# 223788 05-Jul-2011 glebius

Rewrite the flowctl utility to add it support for displaying
both IPv4 and IPv4 flows.


# 135408 17-Sep-2004 glebius

Man page for flowctl utility.

mdoc(7) lessons by: ru
Approved by: julian (mentor)


# 135380 17-Sep-2004 glebius

Userland control utility for ng_netflow.

Approved by: julian (mentor)