sliver-openvswitch.git
2012-11-16 Justin Pettitdpif-linux.c: Let the kernel pick a port number if...
2012-11-16 Justin Pettitdpif-netdev: Don't special-case "br" bridges in create_...
2012-11-16 Ben Pfaffnicira-ext: Remove NXFF_OPENFLOW12.
2012-11-16 Ben Pfaffofp-util: Make ofputil_encode_set_protocol() able to...
2012-11-16 Ben Pfaffofp-util: Allow use of OpenFlow 12 flow format
2012-11-16 Ben Pfaffofp-util: Rename OFPUTIL_P_* constants and update comme...
2012-11-16 Ben Pfaffovs-ofctl: Style fix.
2012-11-15 Pravin B Shelarodp-utils: Print human readable ipv4-tunnel-key flags.
2012-11-15 Pravin B Shelarodp-utils: Refactor slow_path_reason parse and format...
2012-11-14 Pravin B Shelarvswitchd: Fix function prototype of packet_set_ipv6()
2012-11-13 Ansis Attekadatapath: add ipv6 'set' action
2012-11-13 Ansis Attekasparse: Add ip6_rthdr struct to the ip6.h
2012-11-12 Simon Hormanofproto, connmgr: Parameterise OpenFlow versions for...
2012-11-12 Simon Hormanvonn: Allow snoops to use the OpenFlow version of the...
2012-11-12 Simon Hormanrconn: Add allowed OpenFlow versions
2012-11-09 Ben Pfafftests: Add tests for encoding and decoding OpenFlow...
2012-11-09 Ben Pfaffofp-util: Make ofputil_encode_hello() return a message...
2012-11-09 Ben Pfaffofp-util: Ignore invalid bitmaps in ofputil_decode_hell...
2012-11-09 Ben Pfaffofp-msgs: Accept all versions of OpenFlow "hello" messages.
2012-11-09 Simon Hormanofp-util: Correct length of hello version bitmap
2012-11-08 Jesse Grossdatapath: Move tun_key out of struct phy and union.
2012-11-08 Jesse Grossdatapath: ipv6_skip_exthdr() is now fully upstream.
2012-11-07 Jesse Grosstunnel: Zero keys if marked as not present.
2012-11-07 Jesse Grossdatapath: Allow GRE64 to use flow based tunneling.
2012-11-07 Jesse Grossdatapath: Shorten flow tunneling flags.
2012-11-07 Jesse Grossdatapath: Don't allow flows installed with only TUN_ID.
2012-11-07 Jesse Grossdatapath: Don't write into IPV4_TUNNEL data when using...
2012-11-07 Jesse Grossdatapath: Include OVS_KEY_ATTR_IPV4_TUNNEL in upstream...
2012-11-07 Ben Pfaffsocket-util: Report fd of -1 on error in inet_open_acti...
2012-11-06 Ethan Jacksonbridge: Fix a segmentation fault in bridge_init_ofproto().
2012-11-06 Ethan Jacksonnetdev-vport: Fix warning due to new GRE type.
2012-11-06 Ansis Attekadatapath: improve ipv6_find_hdr() function for IPv6...
2012-11-06 Ansis Attekadatapath: Add ipv6_find_hdr() compatibility function.
2012-11-06 Jesse Grossdatapath: Remove flow refcount functionality.
2012-11-05 Pravin B Shelardatapath: Add missing bug.h file
2012-11-05 Pravin B Shelardatapath: Add support for 3.6 kernel.
2012-11-05 Pravin B Shelardatapath: Remove tunnel header caching.
2012-11-05 Pravin B Shelardatapath: Fix sparse warning for symbol 'BUILD_BUG_ON_N...
2012-11-05 Pravin B Shelarnetdev: Deprecate CAPWAP support.
2012-11-05 Pravin B Shelardatapath: enable encap for capwap.
2012-11-05 Pravin B Shelardatapath: Add Upstream id for GRE type.
2012-11-05 Mehak MahajanCorrect the warning for format specifier.
2012-11-05 Mehak MahajanUpdate master to reflect updates on branch-1.9
2012-11-05 Simon Hormanconnmgr: Parameterize ofservice_create() over allowed...
2012-11-05 Simon Hormanofp-util: Add version bitmap support to hello messages.
2012-11-05 Simon Hormanvconn: Replace minimum version with bitmap of allowed...
2012-11-05 Simon Hormanofp-util: Add functions to support version number bitmaps.
2012-11-04 Ben Pfaffutil: New functions for the index of the leftmost or...
2012-11-04 Ben Pfaffutil: Group functions for bitwise tests.
2012-11-04 Ben Pfaffofproto: Report 0 Mbps when speed not available instead...
2012-11-02 Mehak MahajanProcess RARP packets with ethertype 0x8035 similar...
2012-11-02 Ben Pfaffofproto: Better hide hidden tables.
2012-11-02 Ben PfaffFAQ: Explain the difference between a switch and a...
2012-11-02 Justin Pettitofproto-dpif: Use a single underlying datapath across...
2012-11-02 Justin Pettitdpif-sflow: Remove unused parameter from dpif_sflow_cre...
2012-11-02 Justin Pettitdpif: Add function to get the dpif type.
2012-11-02 Justin Pettitdpif: Add new dpif_port_exists() function.
2012-11-02 Justin Pettitofproto: Add type "run", "run_fast", and "wait" provide...
2012-11-02 Justin Pettitovs-dpctl: Make specifying datapath optional for some...
2012-11-02 Justin Pettitofproto-dpif: Introduce subfacet_destroy_batch().
2012-11-02 Justin Pettitofproto-dpif: Add ovs-appctl commands for ovs-dpctl...
2012-11-02 Justin Pettittests: Rewrite unit tests to not expect bridge with...
2012-11-02 Justin PettitSeparate OpenFlow port numbers from datapath ones.
2012-11-02 Justin Pettittests: Define new ADD_OF_PORTS macro for ofproto tests.
2012-11-02 Justin Pettitofproto: Add initialization function.
2012-11-02 Justin PettitAllow the OpenFlow port to be requested for a port.
2012-11-02 Justin PettitUse ODP ports in dpif layer and below.
2012-11-02 Justin PettitAlways treat datapath ports as 32 bits.
2012-11-02 Justin Pettitsset: Add sset_at_position() function.
2012-11-02 Justin Pettitdpif: Fix minor typo in comment.
2012-11-01 Jesse Grossodp: Enable parsing ipv4_tunnel key.
2012-11-01 Ben PfaffMakefile: Allow "make modules_install" to work from...
2012-10-30 Ansis Attekanetdev-vport: Warn users that pmtud is deprecated
2012-10-29 Ben Pfaffofproto-dpif: Fix "ofproto/trace" of flow for local...
2012-10-29 Gurucharan... ovs-ctl.in: Do not fail 'restart'.
2012-10-29 Justin Pettitflow: Set ttl in flow_compose().
2012-10-27 Gurucharan... debian: Automatically up the slave interfaces of a...
2012-10-26 Ethan Jacksontimeval: Fix occasional backtrace() related deadlock.
2012-10-26 Gurucharan... ovs-save: Use timeout option for ovs-vsctl
2012-10-26 Ansis Attekanetdev-vport: Disable Path MTU Discovery by default
2012-10-26 Isaku YamahataOF11: push_vlan support
2012-10-25 Ethan Jacksonpoll-loop: Log backtraces when CPU usage is high.
2012-10-25 Ethan Jacksontimeval: Coalesce backtraces with counts.
2012-10-25 Ethan Jacksontimeval: Take a backtrace on each SIGALRM.
2012-10-24 Gurucharan... debian: Save openflow flows during package upgrade.
2012-10-24 Gurucharan... xenserver, rhel, debian: Use ovs-ctl restart.
2012-10-24 Gurucharan... ovs-ctl.in: Don't save flows if the daemons are not...
2012-10-24 Ben PfaffPrepare for post-1.9.0 (1.9.90).
2012-10-24 Ben PfaffPrepare for 1.9.0.
2012-10-24 Pravin B Shelardatapath: Fix zero key tunnels.
2012-10-24 Mehak MahajanAllow processing of RARP packets.
2012-10-23 Gurucharan... ovs-ctl.in: Ability to save flows and kernel datapath...
2012-10-23 Kyle MesteryUpdate INSTALL.Fedora to mention Fedora 17 instead...
2012-10-23 Ed Mastelib: Accomodate FreeBSD return value for ssl connection.
2012-10-22 Mehak MahajanARP packets must have print arp_tpa/arp_spa instead...
2012-10-22 Mehak MahajanDo not print ICMP fields for non IP packets.
2012-10-22 Mehak MahajanChange logging format for flows to that accepted by...
2012-10-22 Gurucharan... ovs-pki: Unique subject DNs for certificate requests.
2012-10-21 Ethan Jacksontimeval: Simplify poll interval logging.
2012-10-22 Ben Pfaffovs-vsctl: Do not accept any arguments to "del-manager...
next