sliver-openvswitch.git
2013-04-18 Andy Zhousparse: Support recent distributions
2013-04-18 Alex Wangpython: fix a typo error in python/ovs/socket_util.py.
2013-04-18 Ben PfaffCorrectly implement the OpenFlow 1.2+ OXM_OF_IP_DSCP...
2013-04-16 Gurucharan... INSTALL.XenServer: Add a note for tunnel firewall rules.
2013-04-16 Gurucharan... rhel: Remove the firewall hole that we create for GRE.
2013-04-16 Gurucharan... Revert "rhel, xenserver: Punch holes through firewall...
2013-04-16 Ben Pfafflist: Style fixes.
2013-04-16 YAMAMOTO Takashipython/ovs/poller.py: workaround an eventlet bug
2013-04-15 Ben Pfaffdebian: build with debugging symbol
2013-04-15 Ben PfaffINSTALL: Admit that only GNU make works.
2013-04-12 Pravin B Shelardatapath: Remove vport->linkname
2013-04-12 Pravin B Shelardatapath: Simplify datapath locking.
2013-04-12 Pravin B Shelardatapath: Add workqueue API to ovs compat workqueue.
2013-04-12 Gurucharan... ovs-vsctl: Fix a segfault.
2013-04-12 Gurucharan... ovs-ctl.in: Merge a single line function.
2013-04-12 Ben Pfafftests: Add test for ovs-vswitchd regression with empty db.
2013-04-11 Ben PfaffAUTHORS: Add Ansis Atteka.
2013-04-11 Ben Pfaffbridge: Complete initial configuration even with empty...
2013-04-11 Ben Pfaffmemory: Avoid 100% CPU when there is nothing to report.
2013-04-11 Ansis Attekanetlink-socket: Don't bother logging SO_RCVBUFFORCE...
2013-04-11 Ben Pfaffbridge: Only complete daemonization after db commits...
2013-04-11 Ben Pfaffovs-ctl: Connect to remote OVSDB managers only after...
2013-04-11 Ben Pfaffovsdb-server: Add commands for adding and removing...
2013-04-11 Ben Pfaffovsdb-server: Refactor parsing of remote names to avoid...
2013-04-11 Ben Pfaffsset: New function sset_sort().
2013-04-10 Andy Zhoudatapath.h Fix a stale comment.
2013-04-10 Ethan Jacksondpif-linux: Reset epoll() on channel deletion.
2013-04-09 Ethan Jacksontests: Add test-sflow to .gitignore.
2013-04-09 Jarno RajahalmeRemove unused struct xlate_reg_state definition.
2013-04-08 Gurucharan... rhel, xenserver: Punch holes through firewall for VXLAN.
2013-04-08 Ben Pfaffpython.ovs.db.idl: Fix Row.delete() of a row already...
2013-04-07 Gurucharan... ovs-lib: Do not tee the ovs-ctl o/p in case of strace.
2013-04-07 Ethan Jacksonofproto-dpif: Disable miss handling in rule_get_stats().
2013-04-05 Romain Lengletvlog: extend syslog format to make OVS logs easier...
2013-03-29 Andy Zhouovs-appctl: dpif/show display bug fix
2013-04-03 Jarno Rajahalmetests/lacp.at: Fix comment.
2013-04-03 Ben Pfaffmemory: Avoid an empty log message if there's nothing...
2013-04-02 Thomas Grafdatapath: Don't insert empty OVS_VPORT_ATTR_OPTIONS...
2013-04-02 Ethan Jacksonofproto-dpif: Don't rate limit facet_learn() with fin_t...
2013-04-01 Ethan Jacksonofproto: Increase default flow-eviction-threshold.
2013-04-01 Ethan Jacksonofproto-dpif: Push statistics less frequently.
2013-04-01 Ethan Jacksonofproto-dpif: Run fast internally.
2013-04-01 Ethan Jacksonofproto-dpif: Systematically push stats upon request.
2013-04-01 Ben Pfaffnetdev: Remove netdev_is_open(), which has no users.
2013-04-01 Ben Pfaffnetdev: Remove netdev_exists(), which has no users.
2013-04-01 Gurucharan... rhel: Add depmod.d conf file for rhel6 kmod package.
2013-04-01 Ben Pfaffjsonrpc-server: Disconnect connections that queue too...
2013-04-01 Ben Pfaffovsdb-data: New functions for predicting serialized...
2013-04-01 Ben Pfaffjson: New function json_serialized_length().
2013-04-01 Neil Mckeetests: Add sFlow test.
2013-03-30 Thomas Grafdatapath: Use ETH_ALEN to define ethernet addresses
2013-03-30 Jesse Grossdatapath: Provide simple version of if_ether.h on non...
2013-03-30 Thomas Grafdatapath: Move common genl notify code into ovs_notify()
2013-03-30 Thomas Grafdatapath: Refine Netlink message size calculation and...
2013-03-30 Thomas Grafdatapath: Use nla_memcpy() to memcpy() data from attributes
2013-03-30 Thomas Grafdatapath: Specify the minimal length of OVS_PACKET_ATTR...
2013-03-28 Ben Pfafflacp: Stop time to avoid dependency on real time in...
2013-03-28 Simon Hormandatapath: net: add ETH_P_802_3_MIN
2013-03-28 Jarno Rajahalmelacp.at: Change timing of lacp - negotiation test
2013-03-28 Jarno Rajahalmeopenflow-1.3.h: Fix spelling error
2013-03-28 Jarno RajahalmeFAQ: Fix spelling of OpenFlow versions in example.
2013-03-28 Jarno Rajahalmeofproto-dpif.at: Fix timing issue in show rates test.
2013-03-27 Gurucharan... ovs-lib: Wait for a longer time after SIGKILL.
2013-03-27 Andy Zhouofproto-dpif: Keep track of exact-match flow info
2013-03-27 Ben Pfaffovsdb: Remove prototypes for unimplemented functions.
2013-03-27 Ethan Jacksonofproto-dpif: Rate limit calls to facet_learn().
2013-03-27 Ethan Jacksonofproto-dpif: Rate limit facet_check_consistency()
2013-03-27 Hong Zhiguodatapath: correct an invalid BUG_ON
2013-03-27 Jarno Rajahalmedatapath: Fix IP ID setting.
2013-03-27 Jarno Rajahalmedatapath: Factor out common code from *_build_header...
2013-03-26 Jesse Grossdatapath: Preallocate reply skb in ovs_vport_cmd_set().
2013-03-25 Gurucharan... vswitchd: Document coverage/show command.
2013-03-25 Gurucharan... xenserver: Add information about some bugtool scripts.
2013-03-25 Gurucharan... ovs-bugtool: Add ovs-appctl dpif commands to debug...
2013-03-25 Gurucharan... ovs-bugtool: Add iptables output for all tables.
2013-03-25 Gurucharan... odp-utils: Fix memory corruption while flow parsing.
2013-03-23 Ethan Jacksonofproto-dpif: Push statistics in rule_get_stats().
2013-03-22 Damien Millescampsextract-ofp-errors: Make Python 3 compatible.
2013-03-21 Ben PfaffFAQ: Change stray triple-blank line to double-blank...
2013-03-21 Gurucharan... ovs-bugtool: Add ovs-ofctl commands to bugtool plugin...
2013-03-21 Gurucharan... ovs-bugtool: Remove calls of ovs-ofctl on ovs-system.
2013-03-21 Andy Zhounicira-ext: Fix comment on NXAST_STACK_PUSH and NXAST_S...
2013-03-21 Ethan Jacksonofproto-dpif: xlate actions once with subfacets.
2013-03-20 Simon Hormanmpls: Allow l3 and l4 actions to prior to a push_mpls...
2013-03-20 Ben Pfaffconfigure: Only link against libpcap on FreeBSD.
2013-03-19 Ben Pfaffbridge: Rate-limit updates to "instant stats".
2013-03-19 Jesse Grossdatapath: Remove checks for preinitialized flow.
2013-03-18 Gurucharan... debian: Re-add --timeout option for ifupdown script.
2013-03-18 Gurucharan... rhel: Set STP of a bridge during bridge creation.
2013-03-18 Gurucharan... rhel: Prevent duplicate ifup calls.
2013-03-18 Ben PfaffNEWS: Update release for ovs-vsctl changes from post...
2013-03-18 Ansis Attekaipsec: unset IPSEC_MARK flag from skb_mark after tunnel...
2013-03-15 Ben Pfaffovs-vsctl: Try connecting only once for active connecti...
2013-03-15 Simon HormanRemove encal_dl_type from struct flow
2013-03-15 Simon HormanRevert "flow: Split flow_extract"
2013-03-15 Ben Pfaffovs-dpctl: New add-flow, mod-flow, del-flow commands.
2013-03-15 Jesse Grossdatapath: Remove old patch interface definitions.
2013-03-15 Jesse Grossdatapath: Provide additional RCU backports.
2013-03-15 Gurucharan... ovs-bugtool: Add ovs-ctl.log to debug bundle.
2013-03-15 Gurucharan... debian, rhel, xenserver: Ability to collect ovs-ctl...
next