sliver-openvswitch.git
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
2013-04-22 YAMAMOTO Takashichange the type of popcount unsigned
2013-04-22 YAMAMOTO Takashiinvoke perl as ${PERL}
2013-04-22 YAMAMOTO Takashiexplicitly invoke perl for uuidfilt.pl (rather than...
2013-04-22 YAMAMOTO Takashiovs-pki: Add NetBSD case for test
2013-04-22 YAMAMOTO Takashiinclude strings.h for strcasecmp
2013-04-22 YAMAMOTO Takashiremove remaining pkg-config references
2013-04-22 YAMAMOTO Takashiuse ax_check_openssl.m4 instead of a direct use of...
2013-04-22 YAMAMOTO Takashiadd ax_check_openssl.m4
2013-04-22 YAMAMOTO Takashifix an obvious mistake in a test of IFM_ETHER
2013-04-19 Ben PfaffAdd a tutorial for advanced Open vSwitch features.
2013-04-19 Pravin B Shelardatapath: Fix struct vport comment.
2013-04-19 Pravin B Shelardatapath: Fix inconsistency in upstream and out of...
2013-04-18 Ben Pfaffovsdb-server: Announce bound listening ports as status...
2013-04-18 Ben Pfafftests: Avoid race conditions, by letting the kernel...
2013-04-18 Ben Pfaffsocket-util: Log kernel-chosen bound ports in inet_open...
2013-04-18 Ben Pfafftests: Make test-netflow, test-sflow accept all logging...
2013-04-18 Pravin B Shelardatapath: Fix stale comment in flow.c.
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
next