We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4787eb6 commit c4c4d81Copy full SHA for c4c4d81
1 file changed
connectd/connectd_wire.csv
@@ -29,8 +29,6 @@ msgdata,connectd_init,dev_no_reconnect,bool,
29
msgdata,connectd_init,dev_fast_reconnect,bool,
30
msgdata,connectd_init,dev_limit_connections_inflight,bool,
31
msgdata,connectd_init,dev_keep_nagle,bool,
32
-# Pad outgoing messages to uniform 1460-byte segments (traffic analysis defence)
33
-msgdata,connectd_init,dev_uniform_padding,bool,
34
35
# Connectd->master, here are the addresses I bound, can announce.
36
msgtype,connectd_init_reply,2100
0 commit comments