pna icon indicating copy to clipboard operation
pna copied to clipboard

Minor bug in IPsec example program

Open jafingerhut opened this issue 3 years ago • 0 comments

@pbhide This line has incorrect IP protocol for ESP. Should be decimal 50, not hex 0x50: https://github.com/p4lang/pna/blob/main/examples/ipsec-acc.p4#L34

jafingerhut avatar Dec 02 '22 20:12 jafingerhut