openwrtv4/package/network/services
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
..
authsae packages: prefer http over git for git protocol 2016-06-22 19:32:06 +02:00
dnsmasq dnsmasq: Add broken realtime clock build switch in full variant 2016-06-30 00:42:46 +02:00
dropbear dropbear: Fix incorrect CONFIG_TARGET_INIT_PATH. 2016-05-24 16:31:17 +02:00
ead treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
hostapd hostapd: add a WDS AP fix for reconnecting clients 2016-07-06 10:12:37 +02:00
igmpproxy igmpproxy: logging options - make work & improve 2016-07-11 14:19:47 +02:00
ipset-dns treewide: replace jow@openwrt.org with jo@mein.io 2016-06-07 11:42:52 +02:00
lldpd lldpd: Use /etc/os-release instead of /etc/openwrt_* 2016-06-27 15:16:01 +02:00
mdns package/*: update git urls for project repos 2016-06-13 22:51:41 +02:00
odhcpd packages: prefer http over git for git protocol 2016-06-22 19:32:06 +02:00
omcproxy omcproxy: fix PKG_LICENSE string 2015-10-26 09:01:48 +00:00
openvpn openvpn: fix missing cipher list for polarssl in v2.3.11 2016-06-28 10:47:22 +02:00
openvpn-easy-rsa packages: remove uneeded PKG_BUILD_DIR overrides 2015-02-22 01:31:21 +00:00
ppp treewide: replace jow@openwrt.org with jo@mein.io 2016-06-07 11:42:52 +02:00
relayd package/*: update git urls for project repos 2016-06-13 22:51:41 +02:00
samba36 samba: update smb template socket options defaults 2016-07-11 14:19:47 +02:00
uhttpd uhttpd: update to the latest version, adds some extensions to handler script support 2016-06-16 19:00:16 +02:00