IPFCalc icon indicating copy to clipboard operation
IPFCalc copied to clipboard

Custom header interface

Open amandoee opened this issue 1 year ago • 0 comments

Added custom header size in the html interface. Also changed changed functionality to let user input the netork packet payload size, instead of the total size - this allows header size to be determined by the MTU. Useful when multiple MTUs with different header sizes are used in succession, where fragmentation of fragments occur. As you calculate based upon your payload size, and not complete packet size.

amandoee avatar Jun 24 '24 09:06 amandoee