rename myslice => example_slice
[sliver-openvswitch.git] / lib /
2013-01-31 Giuseppe LettieriMerge branch 'mainstream'
2013-01-29 Ethan Jacksonnetdev-vport: Build on all platforms.
2013-01-29 Ethan Jacksonlib: Switch to flow based tunneling.
2013-01-29 Ethan Jacksonnetdev: New function netdev_get_dpif_port().
2013-01-29 Ethan Jacksonpackets: Create global helper is_ip_any().
2013-01-29 Ethan Jacksondpif-netdev: Allow stub interfaces on the dummy datapath.
2013-01-28 Ethan Jacksonofproto-dpif: Require an in_port when tracing datapath...
2013-01-28 Ethan Jacksonroute-table: Add route_table_wait() to the stub impleme...
2013-01-28 Jesse Grossdatapath: Remove kernel patch ports.
2013-01-28 Jesse Grossdatapath: Remove compatibility GRE identifier.
2013-01-28 Jesse Grossdatapath: Remove vport MAC address configuration.
2013-01-28 Jesse Grossdatapath: Remove support for Don't Fragment inheritance.
2013-01-26 Justin Pettitworker: Don't have worker abort when parent dies.
2013-01-26 Ben Pfaffvconn: Initialize 'recv_any_version' member of struct...
2013-01-25 Thomas Graflinux: Increase accuracy of ingress_policing_rate at...
2013-01-25 Justin Pettitdpif-linux: Report dropped lost messages at WARN level.
2013-01-24 Ben Pfaffrconn: Fix null pointer dereference in rconn_add_monitor().
2013-01-24 Ethan Jacksonofproto-dpif: Implement patch ports in userspace.
2013-01-24 Giuseppe Lettieriremove nonfinalized pltaps from sync list
2013-01-24 Giuseppe Lettieriuse zu/zd in printf to avoid warnings on 32bit
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...
next