Remove EDNS0 option
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 24 Sep 2010 22:16:26 +0000 (00:16 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 24 Sep 2010 22:26:56 +0000 (00:26 +0200)
commite4117c2e2df1b6c55e7324518eb4d5708e5522fe
tree16ca903923a1b8af3b699b295f74c1a0cea3c295
parent36df936e684d2fe90176c3ad86eab9c19af15012
Remove EDNS0 option

Many routers block EDNS0 DNS requests and that leads to a non working
DNS resolver for ConnMan. This option can now be removed and have dnsproxy
fallling back to DNS over TCP for big DNS replies.
The optimal solution would be to keep this option and disable it on the fly
for nameserver paths rejecting EDNS0 packets. Unfortunately ConnMan is not
able to detect those paths at the moment and so simply falls back to DNS
over TCP.
src/resolver.c