openwrtv4/package
Kevin Darbyshire-Bryant 17f4d3967e samba: update smb template socket options defaults
Removed socket options = TCP_NODELAY IPTOS_LOWDELAY

TCP_NODELAY (disables Nagle algorithm) is default since samba2.
IPTOS_LOWDELAY sets DSCP 0x10 coding (CS2)
The alternate IPTOS_THROUGHPUT sets DSCP 0x08 coding (CS1)

CS1 is a scavenger class, whilst CS2 is more OAM/interactive
(SNMP,SSH,syslog)

Using CS2 is definitely an abuse of DSCP classification, CS1 less so
however even if the ISP takes note of DSCP codings having a default that
sets traffic to CS2 is wrong.  Better to use the default Best Effort
class.

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2016-07-11 14:19:47 +02:00
..
base-files base-files: seed /dev/urandom 2016-06-30 22:48:39 +02:00
boot packages: prefer http over git for git protocol 2016-06-22 19:32:06 +02:00
devel valgrind: update to the latest version, fix build issues on ARM 2016-07-07 10:57:45 +02:00
firmware prism54-firmware: change prism54/p54-firmware package versioning 2016-07-07 00:02:18 +02:00
kernel ath9k: switch to using mac80211 intermediate software queues 2016-07-11 10:16:49 +02:00
libs libubox: update to latest git HEAD 2016-07-05 22:59:13 +02:00
network samba: update smb template socket options defaults 2016-07-11 14:19:47 +02:00
system procd: update to latest git HEAD 2016-07-11 14:19:47 +02:00
utils px5g: Create mbedtls variant 2016-07-05 22:59:12 +02:00
Makefile include: choose package output directory based on repository info 2016-04-06 21:55:44 +02:00