On Tue, Mar 15, 2016 at 06:56:41PM +, Farhad Sunavala wrote:
> Hi,
> Is anyone working on service function chaining support for OVN ?
> I was thinking of extending the ovn-nb ACL syntax to include a
> "redirect"action. Something as follows
> ovn-nbctl acl-add sw0 from-lport 1002 "inport == \"
Hi,
Is anyone working on service function chaining support for OVN ?
I was thinking of extending the ovn-nb ACL syntax to include a
"redirect"action. Something as follows
ovn-nbctl acl-add sw0 from-lport 1002 "inport == \"sw0-port1\" && ip" redirect
sw0-port4
Is anyone working on similar functi