X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/1958bd56792f6815dbf06aad80d4144a13439be7..1e45a1f0bf2ab89879ac9855b76ddfed1c406c3f:/lcore.pas diff --git a/lcore.pas b/lcore.pas index da0fd66..99fbe98 100755 --- a/lcore.pas +++ b/lcore.pas @@ -35,7 +35,8 @@ interface const - packetbasesize = 1460; + {for IPv6 it is 1440: 1500 - IP header (40) - TCP/UDP header (20). for ipv4 it is 1460} + packetbasesize = 1440; receivebufsize=packetbasesize*8; var