sliver-openvswitch.git
2012-12-27 Pravin B Shelaropenvswitch: Remove Linux bridge compatibility.
2012-12-27 Pravin B Shelarbrcompat: Mark ovs-brcompat as deprecated.
2012-12-27 Simon Hormanflow: Split flow_extract
2012-12-27 SUGYO Kazushiofp-util: features reply of openflow13 does not have...
2012-12-27 Gurucharan... debian: Integrate interfaces config with OVS startup...
2012-12-26 Ben Pfaffovs-vswitch: Make OpenFlow "dp_desc" configurable.
2012-12-26 Ben Pfaffofproto: Use NULL "desc" values to indicate defaults.
2012-12-26 Ben Pfaffofproto: Remove ofproto_set_desc().
2012-12-26 Ethan Jacksonnetdev-vport: Remove set_stats() implementation.
2012-12-26 Ethan Jacksonnetdev-vport: Remove the ability to send packets.
2012-12-26 Ben Pfaffovs-ctl: Exit, instead of resuming, after handling...
2012-12-21 Ethan Jacksonofproto-dpif: Don't output to nonexistent ports.
2012-12-21 Ethan Jacksonofproto-dpif: User proper type for odp_port when output...
2012-12-21 Ethan Jacksonovs: Replace TODO:XXX with XXX.
2012-12-21 Ethan Jacksonxenserver: Downgrade not on XenServer warning to DBG.
2012-12-21 Ethan Jacksonofproto: Remove trailing whitespace.
2012-12-21 Ben Pfaffovsdb-doc: Fix formatting at top of generated manpage.
2012-12-21 Jarno RajahalmeAdd ODP level handling of OVS_KEY_ATTR_IPV4_TUNNEL.
2012-12-20 Isaku Yamahatadatapath: linux2.7 s/pid/portid/g
2012-12-20 Isaku Yamahatadatapath: support Linux 3.7
2012-12-18 Ben Pfaffmeta-flow: Correctly byteswap skb_priority/skb_mark...
2012-12-18 Ben Pfaffofproto, ofproto-dpif: Fix memory leaks of struct iface...
2012-12-18 Ben Pfaffofproto-dpif: Fix another memory leak in type_run().
2012-12-18 Ben Pfaffofproto-dpif: Fix memory leak in type_run().
2012-12-18 Ben Pfaffofproto-dpif: Avoid potential undefined behavior in...
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 Jesse Grossdatapath: Zero out key when looking up null ports.
2012-12-17 Ben PfaffOPENFLOW-1.1+: New file for OpenFlow 1.1 and later...
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 Ben Pfaffovs-vsctl: Allow command-specific options to mingle...
2012-12-10 Jarno RajahalmeAdd OpenFlow13 to the allowed protocols for ofproto...
2012-12-10 Jarno RajahalmeOpenflow 1.1 queue set/get config placeholders.
2012-12-08 Ed Mastevswitchd: Avoid writing to const struct
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 Andres ToomsaluAdded RHEL ovs-ifup STP option handling
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-08 Ben Pfafftests: Avoid race condition in flow monitoring test.
2012-12-07 Justin Pettitnetdev-linux: Use underlying tap device on netdev_linux...
2012-12-07 Isaku Yamahatalinux/Makefile.main.in, acinclude: preparation for...
2012-12-07 Ed MastePrevent pager from appearing during build
2012-12-06 Jesse GrossMakefile.am: Exclude third-party code from config.h...
2012-12-06 Ben PfaffMakefile.am: Add a build check that every .c file ...
2012-12-06 Ed Mastelib: remove duplicate #include <config.h>
2012-12-06 Jesse Grossnetdev-vport: Drop extra parentheses around "vxlan".
2012-12-06 Jesse Grossvxlan: Use sk_release_kernel() instead of sock_release().
2012-12-06 Kyle Mesterydatapath: Add support for VXLAN tunnels to Open vSwitch
2012-12-05 Ben Pfaffrconn: Maintain original allowed_versions instead of...
2012-12-04 Ben PfaffFAQ: Add table of supported Linux versions.
2012-12-04 Thomas Grafdatapath: Avoid useless holes in struct vport
2012-12-04 Thomas Grafdatapath: Use eth_mac_addr() instead of duplicating it
2012-12-04 Jesse Grossdatapath: Backport eth_mac_addr().
2012-12-04 Ben Pfaffofp-errors: Make every error encodable.
2012-12-04 Jarno Rajahalmeofp-errors: Remove OFPERR_* values for error categories.
2012-12-04 Ben Pfaffofp-errors: Correctly encode errors as extensions or...
2012-12-04 Jarno RajahalmeDon't use error categories as if they were actually...
2012-12-04 Jarno Rajahalmeofp-errors: Fix typo in comment.
2012-12-04 Ben PfaffINSTALL.Debian: New instructions for installing on...
2012-12-04 Justin Pettitbridge: Set mac address when no physical ports attached.
2012-12-03 Ben PfaffINSTALL.RHEL: Explain how to work around RHEL 6 kernel...
2012-12-03 Jarno Rajahalmeinclude/openflow: Moved remaining common definitions...
2012-12-03 Simon Hormanconnmgr: Reinitialise controllers if protocols changes
2012-12-02 Justin Pettitovs-ctl: Don't run "ovs-save save-flows" on fake bridges.
2012-12-02 Justin Pettitovs-vsctl: Add "--real" and "--fake" options to "list...
2012-11-30 Simon HormanAdd OpenFlow 1.2 parse-flows test
2012-11-30 Simon Hormanofp-actions: Add OpenFlow1.1+ Set Queue action
2012-11-30 Ben Pfaffovs-dpctl: Describe -s option in usage message.
2012-11-29 Ben Pfaffbond: Fix segfault sending learning packets with LACP...
2012-11-29 Ben PfaffFAQ: Add Q&A to emphasize that VLANs partition a network.
2012-11-29 Ben Pfaffbridge: Drop warning about the default bridge Ethernet...
2012-11-29 Simon Hormantest: add ofproto OpenFlow1.2 tests
2012-11-29 Simon Hormanovs-ofctl: By default, do not set flow format for OpenF...
2012-11-29 Simon Hormanovs-controller: Allow setting of allowed OpenFlow versions
2012-11-29 Ben Pfaffovs-ofctl: Reject impossible protocols configurations...
2012-11-29 Ben Pfaffofp-util: New functions for converting protocols to...
2012-11-29 Ben Pfaffofp-util: Make "OXM" flow format name include both...
2012-11-29 Ben Pfaffofp-util: Style fixes.
2012-11-29 Simon Hormanovs-ofctl: Add option to set allowed OpenFlow versions
2012-11-29 Ben Pfaffofp-version-opt: Fix wrong information in usage message.
2012-11-28 Jesse Grossdatapath: Use RCU callback when detaching netdevices.
2012-11-28 Ansis Attekaflow: use rule priority in match_format() function
2012-11-27 Jarno RajahalmeAdd OF1.3 TUNNEL_ID support.
2012-11-27 Simon Hormanlib: Add helpers for OpenFlow version command line...
2012-11-27 Jarno RajahalmeInitial OpenFlow 1.3 support
2012-11-27 Ben PfaffAUTHORS: Add Jarno Rajahalme.
2012-11-27 Jarno Rajahalmeofp-util: Check out_group on flow_mod only for "delete...
2012-11-27 Jarno RajahalmeFix handling of OFPP_ANY in OpenFlow 1.1 and later.
2012-11-26 Gurucharan... vswitchd: Make Interface's ofport a persistent column.
2012-11-26 Gurucharan... ovs-ctl.in: Don't save kernel datapath config.
2012-11-23 Ansis Attekavswitchd: fix 32-bit builds
2012-11-22 Ben Pfaffpython/ovs/stream: Fix Stream.connect() retval for...
2012-11-22 Pravin B Shelarvswitchd: Log all tunnel parameters of given flow.
2012-11-22 Ansis Attekadatapath: add skb mark matching and set action
next