On 21.04.2014 09:10, James Yonan wrote:
Define PIP_OPT_MASK to represent all flags of interest to process_ip_header, so that it can have a fast exit path if no flags are set.
I haven't look at the code but if remember correctly, this method does not get passed the actual flags but the flags should *potientially* be checked.
See also my never reviewed patch: http://thread.gmane.org/gmane.network.openvpn.devel/7532
Arne