proper type for internal port of planetlab dpif
[sliver-openvswitch.git] / lib /
2013-01-24 Giuseppe Lettieriproper type for internal port of planetlab dpif
2013-01-24 Giuseppe Lettieriuse ovs_assert instead of assert
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-24 Giuseppe Lettierifix compilation warnings
2013-01-22 Ben Pfaffhash: Replace primary hash functions by murmurhash.
2013-01-22 Ben Pfaffhash: Change mhash_finish() data measurement from words...
2013-01-22 Ben Pfaffhash: Correct implementation of mhash_finish().
2013-01-21 Pravin B Shelardatapath: Fix nelink attribute size for flow.
2013-01-19 Pravin B Shelardatapath: More flexible kernel/userspace tunneling...
2013-01-17 Simon Hormandpif-netdev: Limit scope of vlan in dp_netdev_execute_a...
2013-01-17 Justin Pettitdpif-linux: Fix segfault when a port already exists.
2013-01-17 Ben PfaffMakefile.am: add check that <assert.h> is not used...
2013-01-17 Ben PfaffRemove useless use of <assert.h>.
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2013-01-17 Ben Pfaffutil: Introduce ovs_assert macro.
2013-01-16 Ed Mastenetdev: Add NULL get_tunnel_config for BSD.
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2013-01-16 Ethan Jacksonnetdev: Parse and make available tunnel configuration.
2013-01-16 Ethan Jacksontunnels: Remove support for df_inherit from userspace.
2013-01-15 Zoltan Kissbond: Fix comment on bond_entry::tag
2013-01-15 Jarno Rajahalmeofp-print.c: Fix remaining port number prints.
2013-01-11 Ethan Jacksonnetdev-vport: Create new TUNNEL_CLASS macro.
2013-01-11 Ben Pfaffworker: Remove unreachable statement.
2013-01-11 Ben Pfaffsocket-util: Use CONST_CAST in send_iovec_and_fs().
2013-01-11 Ben Pfaffworker: Make worker_request_iovec() verify that it...
2013-01-11 Ben Pfaffworker: Do not use poll_block() in worker_send_iovec().
2013-01-11 Ben Pfaffvlog: Avoid calling worker_request() reentrantly.
2013-01-10 Justin Pettitdpif-linux: Give each port its own userspace-kernel...
2013-01-10 Justin Pettitdpif-linux: Log the correct port-PID mapping.
2013-01-10 Ethan Jacksonnetdev-vport: Remove useless struct netdev_vport.
2013-01-10 Ben Pfaffclassifier: Fix theoretical leak in classifier_destroy().
2013-01-09 Ben Pfaffdpif: Document.
2013-01-09 Gurucharan Shettyovs-ofctl: Remove 'ANY' as a wildcard.
2013-01-09 Gurucharan Shettyopenflow: Print in_port as string for reserved/special...
2013-01-09 Ben Pfaffofp-util: Fix uninitialized bytes in OF1.0 and OF1...
2013-01-09 Ben Pfaffmeta-flow: Fix uninitialized data parsing tnl_flags...
2013-01-07 Zoltan Kissbond: Change rebalance ratio to be more fair
2013-01-07 Ben Pfaffrconn: Avoid memory leak in rconn_send_with_limit(...
2013-01-07 Ben Pfaffbond: Correct comments.
2013-01-04 Ben Pfaffvconn: Fix parameters for vconn_open(), vconn_open_bloc...
2013-01-04 Ethan Jacksonnetdev-vport: Manage ethernet addresses in userspace.
2013-01-04 Ethan Jacksonvswitch: Remove PMTUD support from userspace.
2013-01-04 Ethan Jacksonnetdev-vport: New helper netdev_vport_get_dev().
2013-01-04 Ethan Jacksonnetdev: Rename get_drv_info() to get_status().
2013-01-04 Ethan Jacksonnetdev-vport: Fix theoretical null pointer dereference.
2013-01-03 Ben Pfaffofp-actions: Fix the check for instruction ordering...
2013-01-02 Anoob Somanlacp: Fix dumping of the aggregation key.
2012-12-31 Jarno RajahalmeMake OVS_TUNNEL_ATTR_DST_IPV4 optional to allow configu...
2012-12-28 Jarno RajahalmeAdd Openflow 1.2 role request/reply processing, update...
2012-12-27 Simon Hormanflow: Split flow_extract
2012-12-27 SUGYO Kazushiofp-util: features reply of openflow13 does not have...
2012-12-26 Ethan Jacksonnetdev-vport: Remove set_stats() implementation.
2012-12-26 Ethan Jacksonnetdev-vport: Remove the ability to send packets.
2012-12-21 Ethan Jacksonovs: Replace TODO:XXX with XXX.
2012-12-21 Jarno RajahalmeAdd ODP level handling of OVS_KEY_ATTR_IPV4_TUNNEL.
2012-12-20 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-12-20 Giuseppe Lettierirefactoring of vsys_transaction
2012-12-20 Giuseppe Lettierimove promisc to its own function
2012-12-20 Giuseppe Lettieripltap: do not try to get flags until finalized
2012-12-20 Giuseppe Lettieriproper handling of the DOWN flag
2012-12-20 Giuseppe Lettieriproper handling of the UP flag
2012-12-20 Giuseppe Lettieriremoved unused var
2012-12-20 Giuseppe Lettieriuse new vsys promisc script
2012-12-18 Ben Pfaffmeta-flow: Correctly byteswap skb_priority/skb_mark...
2012-12-18 Ansis Attekavswitchd: log skb_mark and skb_priority
2012-12-18 Ben Pfaffmeta-flow: Fix and simplify mf_get_mask().
2012-12-17 Giuseppe Lettieriuse new vsys promisc script
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-12-14 Ben Pfaffflow: Fix harmless typo in flow_wildcards_hash().
2012-12-14 Justin Pettitmeta-flow: Don't allow negative port numbers.
2012-12-14 Justin Pettitofp-util: Fix typo in invalid port range error message.
2012-12-13 Ben Pfaffdaemon: Start monitor process, not daemon process,...
2012-12-12 Ben Pfaffpackets: Change IP_ARGS interface to take an ovs_be32...
2012-12-10 Jarno RajahalmeOpenflow 1.1 queue set/get config placeholders.
2012-12-08 Ben Pfaffofproto: Report correct error for emergency flow with...
2012-12-08 Ben Pfaffvswitchd: Make the maximum size of MAC learning tables...
2012-12-08 Ben Pfaffvlog: New vlog/enable-rate-limit and vlog/disable-rate...
2012-12-08 Ben Pfaffnx-match: Log a warning when a wildcarded bit is set...
2012-12-08 Ed Mastenetdev-bsd: Use underlying tap device on netdev_bsd_lis...
2012-12-07 Justin Pettitnetdev-linux: Use underlying tap device on netdev_linux...
2012-12-06 Ed Mastelib: remove duplicate #include <config.h>
2012-12-06 Jesse Grossnetdev-vport: Drop extra parentheses around "vxlan".
2012-12-06 Kyle Mesterydatapath: Add support for VXLAN tunnels to Open vSwitch
2012-12-05 Ben Pfaffrconn: Maintain original allowed_versions instead of...
2012-12-04 Ben Pfaffofp-errors: Make every error encodable.
2012-12-04 Jarno Rajahalmeofp-errors: Remove OFPERR_* values for error categories.
2012-12-04 Ben Pfaffofp-errors: Correctly encode errors as extensions or...
2012-12-04 Jarno RajahalmeDon't use error categories as if they were actually...
2012-12-04 Jarno Rajahalmeofp-errors: Fix typo in comment.
2012-12-03 Jarno Rajahalmeinclude/openflow: Moved remaining common definitions...
2012-11-30 Simon Hormanofp-actions: Add OpenFlow1.1+ Set Queue action
2012-11-29 Ben Pfaffbond: Fix segfault sending learning packets with LACP...
2012-11-29 Ben Pfaffovs-ofctl: Reject impossible protocols configurations...
2012-11-29 Ben Pfaffofp-util: New functions for converting protocols to...
2012-11-29 Ben Pfaffofp-util: Make "OXM" flow format name include both...
2012-11-29 Ben Pfaffofp-util: Style fixes.
2012-11-29 Ben Pfaffofp-version-opt: Fix wrong information in usage message.
2012-11-28 Ansis Attekaflow: use rule priority in match_format() function
2012-11-27 Jarno RajahalmeAdd OF1.3 TUNNEL_ID support.
2012-11-27 Simon Hormanlib: Add helpers for OpenFlow version command line...
next