dpif-netlink: add GENEVE creation support
[cascardo/ovs.git] / ovn /
2016-06-23 RYAN D. MOATSlport: Persist lport_index and mcgroup_index structures.
2016-06-23 RYAN D. MOATSConvert binding_run to incremental processing.
2016-06-23 Ryan Moatsovn-controller: Change encaps_run to work incrementally.
2016-06-23 Flavio Fernandesovn-northd: no logical router icmp response for directe...
2016-06-22 Chandra S Vejendlaovn: Allow IP packets destined to router ip for SNAT
2016-06-21 Gurucharan Shettyovn: DNAT and SNAT on a gateway router.
2016-06-13 Hui Kangovn-architecture.7.xml: Fix ovn-controller behavior...
2016-06-11 Justin Pettitovn-nbctl: Update logical switch commands.
2016-06-11 Justin Pettitovn-nbctl: Update logical switch port commands.
2016-06-11 Justin Pettitovn: Use Logical_Switch_Port in NB.
2016-06-11 Justin Pettitovn-nbctl: Add static route commands.
2016-06-11 Justin Pettitovn-nbctl: Update logical router port commands.
2016-06-10 Justin Pettitovn-nbctl: Update basic router commands.
2016-06-10 Justin Pettitovn-nbctl: Use "ctx->output" instead of printf for...
2016-06-10 Ben Pfaffovn-nb.xml: Fix typo.
2016-06-07 Flavio Fernandesovn-northd: logical router icmp response should not...
2016-06-03 Nirapada Ghoshovn-nbctl: Add lrouter and lrport related commands.
2016-06-03 Gurucharan Shettyovn-controller: Assign conntrack zones for gateway...
2016-06-03 Li Weiovn-northd.8.xml: fix sock path of NB and SB database.
2016-06-03 Gurucharan Shettyovn-controller: Refactor conntrack zone allocation.
2016-06-03 Gurucharan Shettyovn: Introduce l3 gateway router.
2016-06-03 Gurucharan Shettyovn-northd: Support connecting multiple routers to...
2016-06-02 Dustin Lundquistovn-northd: Restrict use of unspecified source addresses
2016-05-19 William Tuovn-nbctl: Fix memory leak reported by Valgrind.
2016-05-17 Ben Pfaffpinctrl: Fix "sparse" warning.
2016-05-17 Ramu Ramamurthyovn: Fix localnet ports deletion and recreation sometim...
2016-05-16 Ramu Ramamurthyovn: Send GARP on localnet.
2016-05-16 Ramu Ramamurthyovn: Move extract_lport_addresses
2016-05-14 William Tuovn-controller: Fix errors reported by Valgrind.
2016-05-08 Ben Pfaffovn-nbctl: Add sanity checking for lswitch-add.
2016-05-08 Ben Pfaffovn-nbctl: Make error handling consistent with ovs...
2016-05-08 Ben Pfaffovn-nbctl: Mark lport-del commands as writing the database.
2016-05-06 Hui Kangovn-sbctl: Display correct ovnsb sock location in help...
2016-05-05 Steve Ruanovn-northd: Add support for static_routes.
2016-04-27 Daniele Di Proiettohmap: Add HMAP_FOR_EACH_POP.
2016-04-12 Darrell Ballovn-controller-vtep: Support BUM traffic for the VTEP...
2016-04-22 JunoZhuovn: Add column enabled to table Logical_Router
2016-04-14 Ben WarrenMove lib/ofp-print.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-actions.h to include/openvswitch directory
2016-04-14 RYAN D. MOATSovn-controller: Dynamically reconnect if ovn-remote...
2016-04-14 Numan Siddiqueovn-northd: Handle IPv4 addresses with prefixes in...
2016-04-14 Russell Bryantovn-controller: Warn if system-id is missing.
2016-04-14 Ben WarrenMove lib/ofp-msgs.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-util.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/meta-flow.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/match.h to include/openvswitch directory
2016-04-13 Ben Pfaffofp-actions: Make ofpact_finish() harder to misuse.
2016-04-12 Ben Pfaffovn-controller: Introduce helpers for looking up datapaths.
2016-04-12 Ben Pfaffphysical: Add local vars to make physical_run() easier...
2016-04-11 Russell Bryantovn-controller: Add missing shash_destroy().
2016-04-07 Gurucharan Shettyovn-docker: Update overlay mode for new tcp ports.
2016-03-29 Justin Pettitovn-northd: Limit line length to under 80 columns.
2016-03-29 William Tuvalgrind: Fix memory leak at expr_error.
2016-04-01 Russell Bryantovn: Update ACL flow docs.
2016-04-01 Gurucharan Shettyovn-northd: Fix peering of routers.
2016-04-01 RYAN D. MOATSovn: Fix bug in ovn-ctl argument order
2016-03-31 RYAN D. MOATSovn-ctl: Rationalize arguments.
2016-03-31 Huang Leiovn-controller: Optimize lex_token memory usage.
2016-03-31 Russell Bryantovn: Minor refactoring.
2016-03-31 Huang Leiovn-controller: Add external-id 'ovn-remote-probe-interval'
2016-03-30 Han Zhouovn-controller: Loopback prevention flows for local...
2016-03-30 Han Zhouovn-controller: Optimize processing for non-local datap...
2016-03-30 Ben WarrenMove lib/ofpbuf.h to include/openvswitch directory
2016-03-30 Ben Warrenlist: Rename all functions in list.h with ovs_ prefix.
2016-03-30 Ben Warrenlist: Remove lib/list.h completely.
2016-03-23 Bruce Davieovn: Fix a typo in ovn-northd documentation.
2016-03-29 Russell Bryantovn: Add ovn-bridge-mappings to Chassis external_ids.
2016-03-28 Russell Bryantovn: Add external_ids to Chassis table.
2016-03-25 Russell Bryantovn: Get hostname from ovs external-ids.
2016-03-24 Russell Bryantovn: Fix some split db issues in ovn-ctl.
2016-03-24 RYAN D. MOATSSeparating OVN NB and SB database processes
2016-03-23 Russell Bryantovn: Fix windows build.
2016-03-23 Russell Bryantovn: Document chassis->name for ovn-controller-vtep.
2016-03-23 Russell Bryantovn: Add hostname to Chassis.
2016-03-22 Russell Bryantovn: Remove outdated debug messages.
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2016-03-18 Numan Siddiqueovn: Add l3 port security for IPv4 and IPv6
2016-03-12 Ben Pfaffovn: Implement basic ARP support for L3 logical routers.
2016-03-12 Ben Pfaffovn-controller: Add data structure for indexing lports...
2016-03-12 Ben Pfaffovn: Use callback function instead of simap for logical...
2016-03-12 Ben Pfaffactions: Implement OVN "arp" action.
2016-03-08 Ben PfaffRevert "ovn-controller: race between binding-run and...
2016-03-07 Ben Pfaffbinding: Track local datapaths even when no transaction...
2016-03-07 Ramu Ramamurthyovn-controller: race between binding-run and patch...
2016-02-29 Russell Bryantovn: Suppport ct_mark/ct_label in lflow matches.
2016-02-27 Han Zhouovn: Connect to remote lports through localnet port.
2016-02-27 Han Zhouovn: Avoid ARP responder for packets from localnet...
2016-02-26 Han Zhouovn-northd: Remove info log in extract_lport_addresses().
2016-02-25 Numan Siddiqueovn-northd: Allow lport 'addresses' to store multiple...
2016-02-25 Russell Bryantovn: Add a TODO item for GARP generation.
2016-02-22 William Tuovs-bugtool: Create OVN plugin and add output.
2016-02-20 Ben Pfaffpinctrl: Fix header guard.
2016-02-20 Ben PfaffImplement serializing the state of packet traversal...
2016-02-19 Ben Pfaffexpr: Generalize wording of error message in expand_sym...
2016-02-11 William Tuexpr: Fix memory leak reported by valgrind.
2016-02-11 William Tuexpr: Fix memory leak reported by valgrind.
2016-02-10 Ben Pfaffvlog: Make the most common module reference more direct.
2016-02-10 Ben Pfaffpinctrl: Fix byte order of numeric constant.
2016-02-10 Numan Siddiqueovn-controller: Use ofputil_encode_set_config to set...
2016-02-10 Ben Pfaffpinctrl: Fix decoding of OFPT_GET_CONFIG_REPLY messages.
next