On Sat, Feb 16, 2013 at 12:31:36PM -0800, Ethan Jackson wrote: > Commit 0a740f48293 (ofproto-dpif: Implement patch ports in > userspace.) allowed special packets (i.e. LACP, CFM, etc) to be > sent on patch ports, but not received. This patch implements the > logic required to receive special packets on patch ports. > > Signed-off-by: Ethan Jackson <et...@nicira.com>
This seems reasonable but we're getting to have a good deal of duplicated code here so we should consider whether it's possible to factor some of it out. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev