]> git.ipfire.org Git - thirdparty/unbound.git/commit
- #731: tcp-mss, outgoing-tcp-mss options for unbound.conf, patch
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 5 Jan 2016 10:03:59 +0000 (10:03 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 5 Jan 2016 10:03:59 +0000 (10:03 +0000)
commit5d0ad681a285bc1588b5332c89665f4f45414d6c
treecc4e85c82eefbdc3eee1255b4d7134840c1125d6
parent4f6dcce9e2693eb713ed458c151c203ad4e18f44
- #731: tcp-mss, outgoing-tcp-mss options for unbound.conf, patch
  from Daisuke Higashi.

git-svn-id: file:///svn/unbound/trunk@3591 be551aaa-1e26-0410-a405-d3ace91eadb9
21 files changed:
config.h.in
configure
configure.ac
daemon/remote.c
daemon/worker.c
doc/Changelog
doc/example.conf.in
doc/unbound.conf.5.in
libunbound/libworker.c
services/listen_dnsport.c
services/listen_dnsport.h
services/outside_network.c
services/outside_network.h
testcode/fake_event.c
util/config_file.c
util/config_file.h
util/configlexer.c
util/configlexer.lex
util/configparser.c
util/configparser.h
util/configparser.y