mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 16:30:53 -05:00
nat64_getlasthdr() returns an int, which can be -1 in case of error, storing the result in an uint8_t and then comparing to < 0 is not helpful. Do what is done in the rest of the code and make proto an int here as well. |
||
|---|---|---|
| .. | ||
| ipfw | ||
| pf | ||