2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-29 15:28:56 +00:00
Files
openvswitch/ofproto
Ben Pfaff ed36537ebf packets: Change IP_ARGS interface to take an ovs_be32 instead of a pointer.
An ovs_be32 is a more obvious way to represent an IP address than a
pointer to one.  It is also more type-safe, especially since "sparse" is
able to check that the argument is in network byte order.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Ethan Jackson <ethan@nicira.com>
2012-12-12 15:26:21 -08:00
..
2012-05-02 17:08:02 -07:00
2012-05-02 17:08:02 -07:00
2012-05-02 17:08:02 -07:00
2012-05-02 17:08:02 -07:00
2012-05-02 17:08:02 -07:00