IPFCalc
IPFCalc copied to clipboard
Custom header interface
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.