X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fofp-util.h;h=51f0f5a7bd70a83f80e75ab56edd99455d6890c3;hb=de0f3156a0ad6cc86b042d19ec8faf3c3a282ed5;hp=bc5722640385b38d17e7f86e56744f8aaf26400d;hpb=a07c15bc39154c2a31b9c14d54db1b10a8f77312;p=sliver-openvswitch.git diff --git a/lib/ofp-util.h b/lib/ofp-util.h index bc5722640..51f0f5a7b 100644 --- a/lib/ofp-util.h +++ b/lib/ofp-util.h @@ -300,7 +300,8 @@ struct ofputil_packet_out { enum ofperr ofputil_decode_packet_out(struct ofputil_packet_out *, const struct ofp_header *, struct ofpbuf *ofpacts); -struct ofpbuf *ofputil_encode_packet_out(const struct ofputil_packet_out *); +struct ofpbuf *ofputil_encode_packet_out(const struct ofputil_packet_out *, + enum ofputil_protocol protocol); enum ofputil_port_config { /* OpenFlow 1.0 and 1.1 share these values for these port config bits. */