update to G903WVLU1CQH4
[GitHub/Stricted/sm-g903f-system.git] / etc / clatd.conf
index d1e3f164fa80828655b1904817ccdd02db8addc5..ff80975ea61b3595d96f46f95ee2ad9673c552df 100644 (file)
@@ -20,14 +20,3 @@ plat_from_dns64_hostname ipv4only.arpa
 # plat subnet to send ipv4 traffic to. This is a /96 subnet.
 # This setting only makes sense with: plat_from_dns64 no
 #plat_subnet 2001:db8:1:2:3:4::
-
-# The maximum number of waiting packets to process on a given filedescriptor
-# before we read from any other waiting filedescriptor(s) and/or call poll()
-# again.
-packet_burst 50
-
-# The send buffer for the raw socket. Set to 0 to use the default.
-send_buffer 262144
-
-# The receive buffer for the packet socket. Set to 0 to use the default.
-receive_buffer 1048576