cascardo/ovs.git
2013-06-21 Justin Pettitofproto-dpif: Use megaflows.
2013-06-21 Justin Pettitdpif: Log flow masks for "put" and "dump_next".
2013-06-21 Justin Pettitofproto-dpif: Handle failed flow 'put's.
2013-06-21 Justin Pettitodp-util: Introduce odp_flow_key_from_mask().
2013-06-21 Andy Zhoudatapath: Return EEXIST on overlapping new flow request
2013-06-21 Andy Zhouovs-dpctl: Add mega flow support
2013-06-21 Andy Zhoudatapath: Mega flow implementation
2013-06-20 James Pagetests: Tolerate init process pid != 1.
2013-06-20 Joe Stringervswitchd: Update flow-eviction-threshold documentation
2013-06-20 Justin Pettitofproto-dpif: Tighten up megaflow wildcard handling.
2013-06-19 Gurucharan... ovs-xapi-sync: Cache the bridge-id value for non nicira...
2013-06-18 Justin Pettitofproto-dpif: Don't wildcard fields used in special...
2013-06-15 Gurucharan... ovs-xapi-sync: Retry getting bridge-ids in case xapi...
2013-06-14 Jarno Rajahalmeodp-util: Use proper formatting for ODP port number.
2013-06-14 Jarno Rajahalmeofproto: Fix use of uninitialized local variable.
2013-06-14 Justin Pettittunnel: Don't wildcard TTL and TOS in some circumstances.
2013-06-13 Ben Pfaffovsdb-server: Preserve remotes across crash and restart.
2013-06-13 Ben Pfaffofproto-dpif: Fix format specifier.
2013-06-12 Justin Pettitofproto-dpif: Print slow path actions in dpif/dump...
2013-06-12 Justin Pettitofproto-dpif: Use proper flow when using facets.
2013-06-12 Justin Pettitofproto-dpif: Never wildcard dl_type for "normal" action.
2013-06-11 Justin Pettitofproto-dpif: Store relevant fields for wildcarding...
2013-06-11 Ethan Jacksonflow: Add new wildcard functions.
2013-06-11 Ethan Jacksonclassifier: Add 'wc' argument to classifier_lookup().
2013-06-11 Ethan Jacksonflow: Add new flow_wildcards_fold_minimask() function.
2013-06-11 Ethan Jacksonofproto-dpif: Consolidate facet stat logic.
2013-06-10 Ben Pfaffovsdb-idlc: Write a new-line at the end of "annotate...
2013-06-06 Ben Pfaffdpif-netdev: Don't run port names through netdev_vport_...
2013-06-05 Ben Pfaffofproto-dpif: Do not give stats to rules bypassed by...
2013-06-05 Jesse Grossofproto-dpif: Don't count misses in OpenFlow table...
2013-06-05 Ben Pfaffpackets: Fix typo in reserved multicast Ethernet addresses.
2013-06-04 Simon HormanAlways use valid ids pointer in dec_ttl_cnt_ids_from_op...
2013-06-03 Ethan Jacksoncfm: Update netdev when changed.
2013-05-31 Gurucharan... INSTALL: Add documentaion for hot upgrades.
2013-05-31 Gurucharan... ovs-ctl.in: Restore flows with vswitchd packet processi...
2013-05-31 Gurucharan... ovs-ctl.in: Add manager after restoring flows.
2013-05-31 Gurucharan... ovs-vswitchd: An option to wait for userspace flow...
2013-05-31 Alex Wangofproto-dpif.c: Modify vsp_realdev_to_vlandev() function
2013-05-30 Ethan Jacksonofproto-dpif: Revamp xlate_actions() interface.
2013-05-30 Ethan Jacksonofproto-dpif: Rename action_xlate_ctx.
2013-05-30 Ethan Jacksonofproto-dpif: Move odp_actions from subfacet to facet.
2013-05-30 Ethan Jacksonodp-util: Make slow_path_reasons mutually exclusive.
2013-05-30 Ethan Jacksonofproto: Ditch SLOW_IN_BAND slow path reason.
2013-05-30 Ethan Jacksonofproto-dpif: Ditch SLOW_MATCH slow path reason.
2013-05-30 Ethan Jacksonofpbuf: New helper ofpbuf_equal().
2013-05-30 Ethan Jacksonofproto-dpif: Avoid redundant facet_find() in facet_loo...
2013-05-30 Ethan Jacksonofproto-dpif: handle_flow_miss_common() without facets.
2013-05-29 Gurucharan... debian: Don't fail ovs-controller restart if daemon...
2013-05-24 Gurucharan... ovs-xapi-sync: Handle exceptions from XAPI for get_sing...
2013-05-22 Ethan Jacksoncfm: Implement "demand mode".
2013-05-21 YAMAMOTO Takashidon't forget to define HAVE_BACKTRACE
2013-05-20 Gurucharan... ovs-xapi-sync: Handle multiple xs-network-uuids for...
2013-05-13 Pravin B Shelardatapath: Fix compilation with Linux kernel 3.7.
2013-05-13 Ben Pfaffofproto-dpif: Make fin_timeout work when governor kicks in.
2013-05-09 Justin PettitINSTALL: Finish sentence about running tests with valgrind.
2013-05-09 Takashi Kawaguchiflow: Fix IPv6 fragment packet handling
2013-05-08 Ben Pfaffmeta-flow: Make 'in_port' field writable.
2013-05-08 Ben Pfaffofproto-dpif: Avoid figuring out sFlow and IPFIX action...
2013-05-08 Ben Pfaffovs-pki: Reduce CA certificate validity to 10 years...
2013-05-07 Justin Pettitovsdb-client: Fix recently introduced svec_sort() bug.
2013-05-07 Justin Pettitovsdb-client: Avoid assertion with multiple databases.
2013-05-03 Ed Mastenetdev-bsd: Use UINT64_MAX for unsupported stats.
2013-05-02 Neil MckeeChange sFlow model to reflect per-bridge sampling
2013-05-02 Ben Pfaffdpif-linux: Close channel Netlink sockets when a port...
2013-05-01 Justin PettitRevert "Prepare for post-1.11.0 (1.11.90)."
2013-05-01 Justin PettitSet release date for 1.10.0.
2013-05-01 Duffie Cooleyovs-sandbox: Use $schema for creating the db.
2013-04-30 Ben Pfaffofproto-dpif: Fix 'size' argument to fix_sflow_action().
2013-04-29 Gurucharan... worker: Prevent worker from being responsible for pidfi...
2013-04-29 Gurucharan... vswitchd: Disable system stats collection on a concurre...
2013-04-29 Ben Pfaffnetlink-socket: Use xmalloc() instead of malloc().
2013-04-29 Ben Pfaffnetlink-socket: Minor style fix.
2013-04-29 Ben Pfafftimeval: Remove prototype for unimplemented function.
2013-04-29 Justin PettitPrepare for post-1.11.0 (1.11.90).
2013-04-29 Justin PettitPrepare for 1.11.0
2013-04-29 Pravin B Shelardatapath: Use generic struct pcpu_tstats.
2013-04-29 Ben Pfaffdpif-netdev: Update max_mtu correctly.
2013-04-29 Jesse Grossvxlan: Correct comments and NEWS to reflect IANA port...
2013-04-26 Kyle MesteryAdd FAQ entries around the VXLAN support in Open vSwitch.
2013-04-26 Kyle MesteryUpdate the default VXLAN destination UDP port to the...
2013-04-08 Justin Pettitbridge: Report PID of yielding process when multiple...
2013-04-25 Thomas Grafdatapath: Account for RHEL6.4 backports in compat layer
2013-04-25 Thomas Grafdatapath: Use openvswitch_handle_frame hook in >=RHEL6...
2013-04-24 Ben PfaffFAQ: Explain why VMs on a VLAN can't access the Internet.
2013-04-24 Simon Hormanmatch: Correct formatting of MPLS
2013-04-24 Ben PfaffFAQ: Describe how to connect bridges with patch ports.
2013-04-24 Ben Pfafftimeval: Check for HAVE_BACKTRACE instead of HAVE_EXECI...
2013-04-23 YAMAMOTO Takashideal with platforms where backtrace() is in a different...
2013-04-23 Gurucharan... debian: force-reload-kmod while package upgrading.
2013-04-23 Gurucharan... INSTALL.Debian: Update instructions related to package...
2013-04-23 Ben PfaffFAQ: Explain how to drop packets.
2013-04-23 Ben Pfafftutorial: Correct typos.
2013-04-22 Romain LengletImplement IPFIX export
2013-04-22 Jarno RajahalmeRestore all flow changes by compose_output_action__().
2013-04-22 Jarno Rajahalmeofproto-dpif: Restore flow nw_tos in all cases.
2013-04-22 Jarno Rajahalmeodp-util: Keep base flow in sync with the kernel view.
2013-04-22 YAMAMOTO Takashiuse RT_ROUNDUP on NetBSD
2013-04-22 YAMAMOTO Takashiinclude some headers to satisfy header file dependencie...
2013-04-22 YAMAMOTO Takashisome ctype related casts to suppress gcc warnings on...
2013-04-22 YAMAMOTO Takashibe compilable even when _SC_PHYS_PAGES is not available
next