]> git.proxmox.com Git - mirror_ovs.git/commit - lib/flow.c
userspace: Complete Packet In handling
authorJan Scheurich <jan.scheurich@ericsson.com>
Fri, 23 Jun 2017 16:48:38 +0000 (16:48 +0000)
committerBen Pfaff <blp@ovn.org>
Tue, 27 Jun 2017 21:28:30 +0000 (17:28 -0400)
commit6a81043e1b7669ef0b8eed386f83d875de11cb8d
tree9eb245ae5884d148ad7401bcc117ff853b3ce930
parent526cf4e1d6a8197d06d64efef54dff2eec988bd7
userspace: Complete Packet In handling

Send packet_in for non-Ethernet packets.
Include packet_type in Packet In for ptap bridges.

Signed-off-by: Jan Scheurich <jan.scheurich@ericsson.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/flow.c
lib/ofp-print.c
ofproto/ofproto-dpif-xlate.c