Home
last modified time | relevance | path

Searched hist:db68f783 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64_translate.cdb68f783 Thu Aug 18 10:26:15 GMT 2016 Bjoern A. Zeeb <bz@FreeBSD.org> Try to fix gcc compilation errors (which are right).
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.
db68f783 Thu Aug 18 10:26:15 GMT 2016 Bjoern A. Zeeb <bz@FreeBSD.org> Try to fix gcc compilation errors (which are right).
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.
db68f783 Thu Aug 18 10:26:15 GMT 2016 Bjoern A. Zeeb <bz@FreeBSD.org> Try to fix gcc compilation errors (which are right).
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.
db68f783 Thu Aug 18 10:26:15 GMT 2016 Bjoern A. Zeeb <bz@FreeBSD.org> Try to fix gcc compilation errors (which are right).
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.
db68f783 Thu Aug 18 10:26:15 GMT 2016 Bjoern A. Zeeb <bz@FreeBSD.org> Try to fix gcc compilation errors (which are right).
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.
db68f783 Thu Aug 18 10:26:15 GMT 2016 Bjoern A. Zeeb <bz@FreeBSD.org> Try to fix gcc compilation errors (which are right).
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.
db68f783 Thu Aug 18 10:26:15 GMT 2016 Bjoern A. Zeeb <bz@FreeBSD.org> Try to fix gcc compilation errors (which are right).
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.