You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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>
8 years ago
..
authsae packages: prefer http over git for git protocol 8 years ago
dnsmasq dnsmasq: Add broken realtime clock build switch in full variant 8 years ago
dropbear dropbear: Fix incorrect CONFIG_TARGET_INIT_PATH. 8 years ago
ead treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
hostapd hostapd: add a WDS AP fix for reconnecting clients 8 years ago
igmpproxy igmpproxy: logging options - make work & improve 8 years ago
ipset-dns treewide: replace jow@openwrt.org with jo@mein.io 8 years ago
lldpd lldpd: Use /etc/os-release instead of /etc/openwrt_* 8 years ago
mdns package/*: update git urls for project repos 8 years ago
odhcpd packages: prefer http over git for git protocol 8 years ago
omcproxy omcproxy: fix PKG_LICENSE string 9 years ago
openvpn openvpn: fix missing cipher list for polarssl in v2.3.11 8 years ago
openvpn-easy-rsa packages: remove uneeded PKG_BUILD_DIR overrides 9 years ago
ppp treewide: replace jow@openwrt.org with jo@mein.io 8 years ago
relayd package/*: update git urls for project repos 8 years ago
samba36 samba: update smb template socket options defaults 8 years ago
uhttpd uhttpd: update to the latest version, adds some extensions to handler script support 8 years ago