Re: [ovs-dev] [PATCH v7 2/2] TCP flags matching support.

2013-10-29 Thread Ben Pfaff
On Mon, Oct 28, 2013 at 01:54:40PM -0700, Jarno Rajahalme wrote: > tcp_flags=flags/mask > Bitwise match on TCP flags. The flags and mask are 16-bit num??? > bers written in decimal or in hexadecimal prefixed by 0x. Each > 1-bit in mask requires that the correspondi

Re: [ovs-dev] [PATCH v7 2/2] TCP flags matching support.

2013-10-28 Thread Jesse Gross
On Mon, Oct 28, 2013 at 1:54 PM, Jarno Rajahalme wrote: > tcp_flags=flags/mask > Bitwise match on TCP flags. The flags and mask are 16-bit num‐ > bers written in decimal or in hexadecimal prefixed by 0x. Each > 1-bit in mask requires that the corresponding bit in