datapath: Backport more Netlink functions.
[sliver-openvswitch.git] / lib /
2011-01-28 Ben PfaffEliminate ODPL_* from userspace-facing interface.
2011-01-28 Ben Pfaffdatapath: Get rid of ODPP_NONE.
2011-01-28 Ben Pfaffdatapath: Convert ODP_EXECUTE to use Netlink framing.
2011-01-28 Ben Pfaffdatapath: Convert datapath operations to use Netlink...
2011-01-28 Ben Pfaffdatapath: Convert ODP_FLOW_* and ODP_EXECUTE to put...
2011-01-28 Ben Pfaffdatapath: Eliminate 'flags' member from odp_flow.
2011-01-28 Ben Pfaffdpif: Eliminate ODPPF_* constants from client-visible...
2011-01-28 Ben Pfaffdpif: Eliminate "struct odp_flow_stats" from client...
2011-01-28 Ben Pfaffdpif: Eliminate "struct odp_flow" from client-visible...
2011-01-28 Ben Pfaffdatapath: Change ODP_FLOW_GET to retrieve only a single...
2011-01-28 Ben Pfaffdatapath: Drop port information from odp_stats.
2011-01-28 Ben Pfaffdatapath: Drop queue information from odp_stats.
2011-01-28 Ben Pfaffdatapath: Drop flow information from odp_stats.
2011-01-28 Ben Pfaffdatapath: Change userspace vport interface to use Netli...
2011-01-28 Ben Pfaffdatapath: Change vport type from string to integer...
2011-01-28 Ben Pfaffdpif: Eliminate "struct odp_port" from client-visible...
2011-01-28 Ben Pfaffovs-dpctl: Use netdev_get_config() to print vport confi...
2011-01-28 Ben Pfaffnetdev: Make netdev arguments fetchable, and implement...
2011-01-28 Ben Pfaffdatapath: Drop datapath index and port number from...
2011-01-28 Ben Pfaffdatapath: Make it possible to query vports by name...
2011-01-28 Ben Pfaffdatapath: Change listing ports to use an iterator concept.
2011-01-28 Ben Pfaffdatapath: Report kernel's flow key when passing packets...
2011-01-28 Ben Pfaffdatapath: Convert odp_flow_key to use Netlink attribute...
2011-01-28 Ben Pfaffdatapath: Change listing flows to use an iterator concept.
2011-01-28 Ben Pfaffstream: Fix error message.
2011-01-27 Ben Pfaffnetdev: Use shash and smap functions instead of inlined...
2011-01-27 Ben Pfaffshash: New "smap" functions for working with string...
2011-01-27 Ben Pfaffodp-util: Improve formatting of bogus empty action...
2011-01-27 Ben Pfaffnetlink-socket: Log Generic Netlink family names.
2011-01-27 Ben Pfaffnetlink-socket: Consistently log sequence numbers in...
2011-01-27 Ben Pfaffnetlink-socket: Make dumping and doing transactions...
2011-01-27 Ben Pfaffnetlink-socket: Slightly improve logging of Generic...
2011-01-27 Ben Pfaffnetlink-socket: New function for draining the receive...
2011-01-27 Ben Pfaffnetlink-socket: Add functions for joining and leaving...
2011-01-27 Ben Pfaffnetlink: Add nl_attr_type constants for big-endian...
2011-01-27 Ben Pfaffnetlink: Log duplicate attributes in nl_policy_parse().
2011-01-27 Ben Pfaffnetlink: New functions for finding a specific attribute.
2011-01-27 Ben Pfaffhmap: New function hmap_at_position().
2011-01-27 Ben Pfaffofpbuf: New function ofpbuf_clone_data_with_headroom().
2011-01-27 Ben Pfaffofpbuf: Enable ofpbuf_push() to expand headroom.
2011-01-27 Ben Pfaffofpbuf: New function ofpbuf_use_stack().
2011-01-26 Ben Pfaffstream-ssl: Only cache SSL sessions after they shut...
2011-01-26 Ben Pfaffstream-ssl: Set a session context ID string on our...
2011-01-24 Ben Pfaffdpif-netdev: Allow for Ethernet and VLAN header in...
2011-01-22 Ben Pfaffmultipath: Fix off-by-one in hash_threshold multipath...
2011-01-20 Ben PfaffImplement arbitrary bitwise masks for tun_id field.
2011-01-20 Andrew Evansnetdev-vport: Report carrier state of tunnel egress...
2011-01-19 Ben Pfaffnx-match: Allow NXM_NX_TUN_ID and NXM_OF_VLAN_TCI on...
2011-01-19 Andrew Evansbridge: Store status of physical network interfaces...
2011-01-18 Andrew Evansnetdev: Make 'netdev' parameter of 'get_features()...
2011-01-14 Ethan Jacksonnetdev-linux: Fix strict aliasing warnings.
2011-01-14 Ethan Jacksonroute-table: Handle route updates more robustly.
2011-01-14 Ethan Jacksonroute-table: Process route messages more selectively.
2011-01-14 Ethan Jacksonlib: Simplify rtnetlink routing functionality.
2011-01-13 Ethan Jacksonretnetlink: Add rtnetlink_destroy function.
2011-01-13 Ethan Jacksonovsdb-data: Fix warnings.
2011-01-12 Ethan Jacksonvswitchd: Add miimon support.
2011-01-12 Ben Pfaffnx-match: Print register values in hex in "load" action...
2011-01-12 Ben Pfaffofp-print: Insert missing whitespace.
2011-01-12 Ben Pfaffofp-print: Print fragment handling in OpenFlow switch...
2011-01-12 Ben PfaffAutomatically extract error types and codes for formatting.
2011-01-12 Ben PfaffFix non-static instances of "struct vlog_rate_limit...
2011-01-12 Justin Pettituuid: Correct name of header file in comment.
2011-01-11 Ethan Jacksonbridge: Move tunnel_egress_iface to status column.
2011-01-04 Ethan Jacksonlib: Show tunnel egress interface in ovsdb
2011-01-04 Ethan Jacksonrtnetlink: Remove LINK specific messages from rtnetlink
2011-01-04 Ethan Jacksonstream-ssl: Fix compiler warning.
2011-01-04 Ethan Jacksonmultipath: Fix compiler warning.
2011-01-02 Ethan Jacksonofp-parse: ofp-parse fails to properly validate DROP.
2010-12-29 Ben Pfaffdpif-netdev: Add missing 'const' qualifiers to function...
2010-12-29 Ben Pfaffmultipath: Zero padding bytes in fields before hashing.
2010-12-29 Justin Pettitvswitch: Provide option to pull cert from SSL table
2010-12-29 Justin Pettitvswitch: Add support for IPsec certificate authentication.
2010-12-28 Justin Pettitvswitch: Use "ipsec_gre" vport instead of "gre" with...
2010-12-28 Justin Pettitdebian: Don't require ipsec_local_ip to configure IPsec
2010-12-28 Justin Pettitovs-dpctl: Print extended information about vports.
2010-12-28 Ben Pfaffodp-util: Improve formatting of bad ODP actions.
2010-12-27 Ben Pfaffofp-util: Improve log messages for bad Nicira extension...
2010-12-27 Ben Pfaffofp-util: Upgrade log messages for controller bugs...
2010-12-27 Ben Pfaffofp-util: Improve log message for bad OpenFlow action...
2010-12-23 Ben Pfaffbacktrace: Only use __builtin_frame_address if GNU...
2010-12-17 Ben Pfaffflow: Increase number of registers to 4.
2010-12-17 Ben PfaffImplement a new Nicira extension action for multipath...
2010-12-17 Ben Pfaffnx-match: Rename and export functions for parsing and...
2010-12-17 Ben Pfaffnx-match: Use [] in format_nxm_field_bits where possible.
2010-12-17 Ben Pfaffnx-match: Make nxm_field_bytes(), nxm_field_bits()...
2010-12-17 Ben Pfaffnx-match: New helper functions for working with ofs_nbi...
2010-12-17 Ben Pfaffhash: Make functions for hashing a few words easier...
2010-12-16 Jesse Grossodp-util: Correct length check in format_odp_action().
2010-12-15 Ben Pfaffofp-print: Improve formatting for bad OpenFlow messages.
2010-12-15 Ben Pfaffofp-print: Always print priority exactly once.
2010-12-15 Ben Pfaffclassifier: Insert commas after fields that lacked...
2010-12-15 Ben Pfaffclassifier: Use OFP_DEFAULT_PRIORITY instead of literal...
2010-12-15 Ben Pfaffofp-util: Improve error log messages.
2010-12-15 Ben Pfaffofp-util: Use proper format specifier for uint32_t...
2010-12-15 Ben Pfaffofp-util: Fix encoding of NXST_AGGREGATE requests.
2010-12-15 Ben Pfaffofproto: Fix write-after-free error in compose_nx_flow_...
2010-12-13 Ben Pfaffnetdev-linux: Fix pairing of rtnetlink register and...
2010-12-13 Jesse Grossnx-match: Use correct printf format specifiers.
2010-12-13 Jesse Grossvswitchd: Consistently use size_t for action lengths.
next