Re: [ovs-dev] [PATCH] LISP: update documentation for "null" ports

2013-05-27 Thread Lori Jakab
Thanks for the review Jarno, will send out a revised patch. -Lori On 05/27/2013 01:20 PM, Rajahalme, Jarno (NSN - FI/Espoo) wrote: > > On May 27, 2013, at 12:35 , ext Lorand Jakab wrote: > >> Since commit 0ad90c8 it is possible to set tunnel destination IP address >> in the flow. This allows c

Re: [ovs-dev] [PATCH] LISP: update documentation for "null" ports

2013-05-27 Thread Rajahalme, Jarno (NSN - FI/Espoo)
On May 27, 2013, at 12:35 , ext Lorand Jakab wrote: > Since commit 0ad90c8 it is possible to set tunnel destination IP address > in the flow. This allows creating a LISP "map-cache" in the flow table. > Update the LISP documentation to reflect these possibilities. > > Signed-off-by: Lorand Jaka