- Enable the recv() and send(), I am not sure why it was disabled on FreeBSD only but allow other OSs. It works great as I have tested it with a few of applications on FreeBSD 6.0 for a week. If anyone know why, please let me know. No respone from the author. - Add install the trickled.conf(.default) with examples. Took from Debian with a bit tweak. - Bump the PORTREVISION.
12 lines
345 B
Text
12 lines
345 B
Text
# this file is an example for a system-wide or personal settings file for
|
|
# trickle (see manual pages for trickle(1), trickled(8) and trickled.conf(5)
|
|
# below are two examples that should be self-explaining
|
|
|
|
# [ssh]
|
|
# Priority = 1
|
|
# Time-Smoothing = 0.1
|
|
# Length-Smoothing = 2
|
|
# [ftp]
|
|
# Priority = 8
|
|
# Time-Smoothing = 5
|
|
# Length-Smoothing = 20
|