cascardo/ovs.git
2015-05-06 Ben Pfaffmatch: Add MATCH_CATCHALL_INITIALIZER.
2015-05-06 Ben Pfaffovs-sandbox: Use "secure" mode for br-int, in OVN mode.
2015-05-06 Ben Pfaffrconn: Only increment seqno when connection actually...
2015-05-06 Ben Pfaffovn-controller: Implement translation of OVN flows...
2015-05-04 Ben Pfaffovn: New module for parsing OVN actions as OpenFlow.
2015-05-01 Russell Bryantovn-controller: Free some more memory before exit.
2015-05-01 Russell Bryantovn-controller: Fix invalid br_int_name handling.
2015-05-01 Justin Pettitovn-controller: Create tunnels based on Chassis configu...
2015-05-01 Justin Pettitovn: Constrain supported tunnel types.
2015-05-01 Justin Pettitovn-controller: Rename "chassis_name" to "chassis_id".
2015-05-01 Justin Pettitovn-controller: Don't log every interface missing ...
2015-05-01 Justin Pettitovn-controller: Clarify that some config changes requir...
2015-05-01 Justin Pettitovn-controller: Make integration bridge config part...
2015-04-30 Ben Pfaffexpr: Make expr_to_flows() include conj_id flows.
2015-04-30 Ben Pfaffovn: Add tunnel_key concept to Bindings table, assign...
2015-04-30 Justin Pettitovn-sb: Fix reference to "port" that should have been...
2015-04-29 Ben Pfaffovn-northd: Set logical_datapath in each Bindings record.
2015-04-29 Ben Pfafflex: New functions lex_lookahead() and lexer_match_id().
2015-04-28 Ben Pfaffovn-nb: Mark some features as not yet implemented.
2015-04-28 Ben Pfaffovn: Back off on port_security specification and implem...
2015-04-28 Ben Pfaffovn-northd: Port security allows receiving packets...
2015-04-28 Ben Pfaffovn-sb.xml: Revise description of "actions"; rename...
2015-04-27 Ben Pfaffovn-northd: Fix treatment of ports with unknown MACs.
2015-04-23 Russell Bryantovn-nbctl: Update usage output for show command.
2015-04-22 Ben Pfaffovn: Remove complete to-do items.
2015-04-22 Ben Pfaffovn/lib: Add symbol file for libovn.la.
2015-04-22 Ben Pfaffovn: Move all library files into ovn/lib, and merge...
2015-04-22 Justin Pettitovn-nbctl: Add "show" command.
2015-04-21 Ben Pfaffovn-nbctl: Add lport-set-port-security command.
2015-04-21 Ben Pfaffovn-nbctl: Simplify documentation for lport-set-macs.
2015-04-21 Justin Pettitovn-northd: Always use semicolons for each action.
2015-04-21 Russell Bryantovn*.xml: Convert tabs to spaces.
2015-04-21 Ben Pfaffovn-northd: Implement basic Pipeline generation.
2015-04-20 Ben Pfaffovn-sb.xml: Make output to ingress port a no-op.
2015-04-20 Ben Pfaffovn-nb.xml: "true" match is actually expressed "1".
2015-04-20 Ben Pfaffovn-nb: Disallow priority 0 ACLs.
2015-04-20 Ben Pfaffovn: Add logical_datapath concept to schema.
2015-04-20 Ben Pfafflex: New function lex_format_to_string().
2015-04-20 Ben Pfafflex: Make token parameter of lex_token_format() const.
2015-04-20 Ben Pfaffjson: New function json_string_escape().
2015-04-20 Russell Bryantovn-sb.xml: Remove duplicate "physical".
2015-04-20 Russell Bryantovn-northd: Update Bindings for container integration.
2015-04-20 Russell Bryantovn-nbctl: Updates for container integration.
2015-04-17 Ben Pfaffovn-northd: Get rid of a few remaining references to...
2015-04-17 Justin Pettitovn-nbctl.8: Add descriptions for commands.
2015-04-17 Justin Pettitovn-nbctl: Bring usage output more in line with other...
2015-04-17 Justin Pettitovn-nbctl: Print empty string for non-existent external-id.
2015-04-17 Justin Pettitovn-nbctl: Swap lport-add arguments
2015-04-17 Ben Pfaffovn-northd: Fix log message style.
2015-04-16 Russell Bryantovn: Rename ovn-nbd to ovn-northd.
2015-04-16 Russell Bryantovn-nbd: Fix unsafe HMAP_FOR_EACH_WITH_HASH usage.
2015-04-16 Russell Bryantovn-nbd: Don't shadow hash_node variable.
2015-04-16 Russell Bryantovn-nbd: Match bindings on lport name.
2015-04-16 Ben Pfaffexpr: Support string fields in expr_to_matches().
2015-04-16 Ben PfaffAUTHORS: Add Gal Sagie.
2015-04-15 Ben Pfaffexpr: New module for Boolean expressions on fields...
2015-04-15 Ben Pfaffmeta-flow: Add new functions for subvalues.
2015-04-15 Ben Pfaffutil: Add more bitwise operations.
2015-04-15 Ben Pfafflex: New lexical analyzer module for use in OVN.
2015-04-12 GalSagieovn-architecture: Fix description of powering off VMs
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-12 Justin Pettitovn: Introduce ovn-controller.
2015-04-10 Flavio Leitnertests: gre: fix flags endianness
2015-04-10 Flavio Leitnertest-csum: endianess fix
2015-04-09 Daniele Di... dpif-netdev: Count exact match cache hits.
2015-04-09 Daniele Di... dpif-netdev: Make datapath and flow stats atomic.
2015-04-09 Daniele Di... dpif-netdev: Group statistics updates in the slow path.
2015-04-09 Jesse Grossdatapath: Account for "udptunnels: Call handle_offloads...
2015-04-09 Jesse Grosstunneling: Invalid packets should be cleared.
2015-04-09 Jesse Grosstunneling: Convert tunnel push/pop functions to act...
2015-04-09 Gurucharan... INSTALL.Windows: Add documentation about Windows services.
2015-04-09 Gurucharan... INSTALL.Windows: Add details about local build and...
2015-04-09 Justin Pettitovn: Update comments related to "ovn" to "ovn-sb" switch.
2015-04-09 Justin Pettitovs-sandbox: Use new ovn-sb database name.
2015-04-09 Justin Pettitovn-nbd: Add basic OVSDB transaction comments.
2015-04-09 Justin Pettitovn-nbctl: Add OVSDB transaction comment.
2015-04-09 Flavio Leitnertestsuite: ofproto-dpif: fix test names
2015-04-09 Nithin RajuINSTALL.Windows: update documentation
2015-04-09 Flavio Leitnertestsuite: work around patch bug
2015-04-08 Justin Pettitovn-nbd: Rename "ovn_txn" variable to "ovnsb_txn".
2015-04-08 Jesse Grossgeneve: Zero header before parsing userspace tunneling...
2015-04-08 Justin Pettitovn: Rename "ovn" database to "ovn-sb".
2015-04-08 Jesse Grosspacket: Avoid array of struct with zero length member.
2015-04-07 Jesse Grosstunneling: Add UDP checksum support for userspace tunnels.
2015-04-07 Jesse Grosspacket: Add IP pseudoheader checksum calculation.
2015-04-07 Jesse Grosstunneling: Add userspace tunnel support for Geneve.
2015-04-07 Jesse Grosstunneling: Factor out common UDP tunnel code.
2015-04-07 Jesse Grossvxlan: Set FLOW_TNL_F_KEY for received packets.
2015-04-07 Jesse Grossodp-util: Shift VXLAN VNI when printing/parsing.
2015-04-07 Jesse Grosstunneling: Use flow flag for GRE checksum calculation.
2015-04-07 Jesse Grosstunneling: Fix location of GRE checksums.
2015-04-07 Jesse Grosstunneling: Add check for GRE protocol is Ethernet.
2015-04-07 Jesse Grosstunneling: Include IP TTL in flow metadata.
2015-04-07 Sorin Vinturisdatapath-windows: Solved BSOD when uninstalling the...
2015-04-07 Kevin Lospecify -w to set variables for sysctl(8) on NetBSD
2015-04-07 Ben Pfaffrhel: Make Fedora %files and %install section wildcards...
2015-04-07 Ben Pfaffhmap: Add comment warning about pitfall in HMAP_FOR_EAC...
2015-04-06 Alex Wangbridge: Wait for previous stats update transation when...
2015-04-06 Alex Wangbridge: Do not wait for status update when there is...
2015-04-06 Russell Bryantovn-nbctl: Add lport-get-up command.
next