| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
Oct-18-2013:
3.30 - exit if printf() fails. Important for detecting streaming errors.
Thanks to Nick Hilliard.
- add tunnel structures (http://sflow.org/sflow_tunnels.txt)
PR: ports/183218
Submitted by: Nick Hilliard <nick@foobar.org>
Notes:
svn path=/head/; revision=332004
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add stage support
Changes 2013-10-02:
3.29 - added decode for nat_port structure
- include intypes.h for PRIu64 etc.
- minor bugfixes - thanks to Rowan Thorpe
Notes:
svn path=/head/; revision=329239
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
| |
Notes:
svn path=/head/; revision=315465
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fix binding to wildcard IP
Changelog:
3.18 - add decodes for sflow-httpd, and common-logfile-format output (experimental)
PR: ports/154300
Submitted by: Yuri Pankov <yuri.pankov _at_ gmail.com>
Feature safe: yes
Notes:
svn path=/head/; revision=268460
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- take maintainer
I got OK from old maintainer per PM
PR: 153311
Submitted by: ohauer
Approved by: Gregory Edigarov <greg _at_ bestnet.kharkov.ua> (old maintainer)
Notes:
svn path=/head/; revision=267170
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
|
| |
PR: 136457
Submitted by: dikshie <dikshie@sfc.wide.ad.jp>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=238540
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
Notes:
svn path=/head/; revision=237892
|
|
|
|
|
|
|
|
|
| |
PR: ports/114102
Submitted by: chinsan <chinsan@FreeBSD.org>
Approved by: maintainer
Notes:
svn path=/head/; revision=195320
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/114140
Submitted by: Petar Zhivkov Petrov <pesho.petrov@gmail.com>
Approved by: Gregory Edigarov <greg@bestnet.kharkov.ua> (maintainer),
sat (mentor)
Notes:
svn path=/head/; revision=194933
|
|
|
|
|
|
|
|
|
|
|
| |
- Add startup script
- Update maintainer email
PR: ports/110939
Submitted by: Gregory Edigarov <greg@bestnet.kharkov.ua> (maintainer)
Notes:
svn path=/head/; revision=188622
|
|
tagged-ASCII output, or binary output in tcpdump(1) format. It can also generate
Cisco NetFlow version 5 datagrams and send them to a destination UDP host:port.
PR: 94481
Submitted by: Gregory Edigarov <greg@velcom.com>
Notes:
svn path=/head/; revision=157827
|