X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/9b641f7a6cda5781002a12c901addc01787003e9..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