• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

Makefile.jsonD18-Mar-20251.8 KiB5627

README.mdD18-Mar-2025354 118

TCPReturnPacket_harness.cD18-Mar-20257.8 KiB18296

README.md

1This is the memory safety proof for prvTCPReturnPacket.
2
3This proof is a work-in-progress.  Proof assumptions are described in
4the harness.  The proof also assumes the following functions are
5memory safe and have no side effects relevant to the memory safety of
6this function:
7
8* usGenerateChecksum
9* usGenerateProtocolChecksum
10* xNetworkInterfaceOutput
11