sliver-openvswitch.git
2013-10-01 Justin PettitDon't differentiate between TCP and SSL ports for OpenF...
2013-09-30 Pravin B Shelardatapath: Fix vxlan gso with vlan.
2013-10-01 Alex Wangofproto-dpif: Compute the subfacet add/del rate using...
2013-10-01 Alex Wangcoverage: Reimplement the "ovs-appctl coverage/show...
2013-10-01 Duffie Cooleyrhel: fix the exit status of the openvswitch init script.
2013-10-01 Simon Hormanofproto-dpif: Correct endian problem in recv_upcalls()
2013-10-01 Ethan Jacksonofproto-dpif: Move special upcall handling into ofproto...
2013-09-27 Jarno RajahalmeSuppress warnings about unused variables and functions.
2013-09-27 Jarno RajahalmeRemove unused variables and functions.
2013-09-27 Shih-Hao Liovs-bugtool: Change log-days parameter based on file...
2013-09-27 Joe Stringerodp: Only pass vlan_tci to commit_vlan_action()
2013-09-27 Simon HormanRemove mpls_depth field from flow
2013-09-27 Ben Pfaffnicira-ext: Fix incorrect description of NXM_NX_IPV6_LA...
2013-09-26 Gurucharan... ofproto: Recycle least recently used ofport.
2013-09-26 Ben PfaffFAQ: Explain why allowing only IP traffic breaks IP...
2013-09-26 Shih-Hao Liovs-bugtool: Limit disk usage
2013-09-26 Ben Pfaffclassifier: Avoid accumulating junk in cls_partition...
2013-09-26 Ben Pfaffclassifier: Speed up lookup when metadata partitions...
2013-09-26 Ben Pfafftag: Reintroduce tag library.
2013-09-26 Ben Pfaffmatch: New function minimatch_matches_flow().
2013-09-26 Gurucharan... ovs-ofctl: Fix a typo in documentation.
2013-09-26 Simon Hormandatapath: Move segmentation compatibility code into...
2013-09-25 Simon Hormandatapath: simplify VLAN segmentation
2013-09-25 Ben Pfafftunnel: Make tnl_find() easier to understand.
2013-09-25 YAMAMOTO TakashiOPENFLOW-1.1+: update for OF1.3 ONF Extentions and...
2013-09-25 YAMAMOTO Takashifor ovs-appctl bridge/dump-flows, don't show "priority...
2013-09-25 Simon Hormanpackets: Remove unused function eth_mpls_depth
2013-09-24 Ben Pfaffdatapath: Fix typos in comment.
2013-09-24 Jarno Rajahalmeofproto-dpif-upcall: Fix a memory leak.
2013-09-24 Gurucharan... ovs-dpctl: Update usage where datapath name is optional.
2013-09-24 Gurucharan... odp-util: Parse the in_port as a name correctly.
2013-09-24 Gurucharan... ovs-dpctl: Parse the arguments correctly for del-flow.
2013-09-24 Gurucharan... ovs-dpctl: Add a missing simap_destroy()
2013-09-24 Gurucharan... ovs-dpctl: Remove stale comment.
2013-09-24 Ben Pfaffofproto-dpif-upcall: Fix typos in comments.
2013-09-24 Ben Pfaffhmap: Make bad hash functions easier to find.
2013-09-24 Ben Pfaffofproto: Fix memory leak in rule_actions_unref().
2013-09-24 Ben Pfaffofproto: Allow ofproto_delete_flow() to delete hidden...
2013-09-23 Wei Yongjundatapath: remove duplicated include from vport-gre.c
2013-09-23 Wei Yongjundatapath: remove duplicated include from vport-vxlan.c
2013-09-20 Ethan Jacksoncfm: Don't enforce CFM_FAULT_INTERVAL.
2013-09-20 alex wangcfm: Prevent interval fault when demand mode is enabled...
2013-09-19 Ben Pfaffofproto-dpif-upcall: Forward packets in order of arrival.
2013-09-19 Lorand Jakabdatapath: add linux/utils.c to .gitignore
2013-09-19 Lorand Jakabutilities: add ovs-dpctl-top to .gitignore
2013-09-18 Jesse Grossdatapath: Remove net_device_ops compatibility code.
2013-09-17 Ben Pfaffopenvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_...
2013-09-17 Ben PfaffNEWS: Move backported item from post-v2.0.0 to v2.0.0.
2013-09-17 Mark Hamiltonutilities: a top like tool for ovs-dpctl dump-flows.
2013-09-17 Ethan Jacksonodp-util: Remove trailing whitespace.
2013-09-17 Ethan Jacksonnetdev-vport: Fix indentation.
2013-09-17 Ben Pfaffofproto-dpif: Avoid unnecessarily counting packets.
2013-09-17 Ben Pfaffofproto-dpif: Remove write-only member 'key_fitness...
2013-09-17 Ben Pfaffofproto-dpif-upcall: Remove redundant 'packets' list...
2013-09-17 Ben Pfaffofproto-dpif: Use shash_find_and_delete() to simplify...
2013-09-17 Ben Pfaffofproto-dpif: Fix use-after-free error deleting last...
2013-09-17 Ben Pfaffvlog: Fix formatting of milliseconds in Python log...
2013-09-16 Jarno Rajahalmeovs-ofctl: Add meter support.
2013-09-16 Jarno Rajahalmerule_ofpacts: keep datapath meter_id.
2013-09-16 Jarno Rajahalmeofproto meters: Keep provider meter_id over mods.
2013-09-16 Jarno Rajahalmeofproto: Actually return the error code from meter...
2013-09-16 Ben PfaffINSTALL.RHEL: Explain how to work around old Autoconf...
2013-09-16 Ben Pfafftests: Make ovsdb-server add-db/remove-db test faster...
2013-09-16 Paul Ingramovsdb: write commit timestamps to millisecond resolution.
2013-09-16 Paul Ingramovsdb: Use DB load time, not on-disk commit times,...
2013-09-13 Jesse GrossFAQ: Fix version number for 2.0.
2013-09-13 Ben Pfafftimeval: Replace rwlock by mutex.
2013-09-13 Ben Pfafftimeval: Restore ability to warp time forward when...
2013-09-13 Ben Pfafftimeval: Add Clang thread-safety annotations, fix unimp...
2013-09-13 Paul Ingramvlog: Report timestamps in millisecond resolution in...
2013-09-13 Viresh Kumardatapath: remove HAVE_MAC_RAW
2013-09-13 Ben PfaffAUTHORS: Add Torbjorn Tornkvist.
2013-09-13 Ben Pfaffofp-util: Announce OpenFlow 1.3 table features only...
2013-09-13 Ben Pfaffofproto-dpif: Move "learn" actions into individual...
2013-09-13 Ben Pfaffofproto: Remove redundant cls parameter from a few...
2013-09-13 Ben Pfaffofproto: Add global locking around flow table changes.
2013-09-13 Ben Pfaffofproto: Refactor eviction cases to use common code.
2013-09-13 Ben Pfaffofproto: New helper any_pending_ops().
2013-09-13 Ben Pfaffofproto: Mark immutable members of struct rule 'const'.
2013-09-13 Ben Pfaffofproto: Make some functions for rules private to ofpro...
2013-09-13 Ben Pfaffofproto: Remove ->timeout_mutex from struct rule (just...
2013-09-13 Ben Pfaffofproto: Replace rwlock in struct rule by a mutex.
2013-09-13 Ben Pfaffofproto: Protect index by cookie with ofproto_mutex.
2013-09-13 Ben Pfaffofproto: Drop 'expirable_mutex' in favor of new global...
2013-09-13 Ben Pfaffofproto: Move rule_execute() out of ofopgroup_complete().
2013-09-13 Ben Pfaffclassifier: Allow CLS_CURSOR_FOR_EACH to use a const...
2013-09-13 Ben Pfaffguarded-list: New data structure for thread-safe queue.
2013-09-13 Ben Pfaffofproto: Add a ref_count to "struct rule" to protect...
2013-09-13 Ben Pfaffofproto: Break actions out of rule into new rule_action...
2013-09-13 Ben Pfaffofproto: Remove soon-to-be-invalid optimizations.
2013-09-13 Ben Pfaffofproto: Move function find_meter() into ofpacts as...
2013-09-13 Ben Pfaffofproto: Merge ofproto_rule_delete() and ofproto_delete...
2013-09-13 Ben Pfaffofproto-dpif: Remove vestigial "clogged" feature.
2013-09-13 Ben Pfaffofproto: Avoid gratuitous memory allocation and free.
2013-09-13 Ben Pfaffofproto: Correct comments.
2013-09-13 Ben Pfaffofproto: Eliminate 'ofproto_node' member from struct...
2013-09-13 Ben Pfaffofproto: Reduce number of "collect" functions taking...
2013-09-13 Ben Pfaffofproto: Factor code out of collect_rules_{loose,strict...
2013-09-12 Alex Wangvswitchd: Clear bfd_status column when bfd is disabled...
2013-09-12 Jarno Rajahalmeofp-parse: Set usable protocols in parse_ofp_meter_mod_...
next