aboutsummaryrefslogtreecommitdiff
path: root/ovn
AgeCommit message (Expand)Author
2015-10-22ovn-nbctl: Fix memory leak in option processing.Justin Pettit
2015-10-22ovn-northd: Fix memory leak in ARP reply flows.Justin Pettit
2015-10-21ovn-northd: Fix memory leak in logical router flow generation.Justin Pettit
2015-10-19ovn: Reduce range of ACL priorities.Justin Pettit
2015-10-19ovn: Support multiple router ports per logical switch.Ben Pfaff
2015-10-19physical: Fix implementation of logical patch ports.Ben Pfaff
2015-10-19ovn: Implement the ability to send a packet back out its input port.Ben Pfaff
2015-10-19logical-fields: New header for logical field assignments.Ben Pfaff
2015-10-16ovn: Implement basic logical L3 routing.Ben Pfaff
2015-10-16ovn-northd: Add stages for logical routers.Ben Pfaff
2015-10-16ovn-nb: Add "enabled" column to Logical_Router_Port.Ben Pfaff
2015-10-16ovn-nb: Change how router ports work.Ben Pfaff
2015-10-16ovn-nb.xml: Reorganize documentation for Logical_Port table.Ben Pfaff
2015-10-16ovn-nb: Add support for IP+MAC binding pairs in Port_Binding 'address'.Ben Pfaff
2015-10-16ovn-nb: Rename Port_Bindings 'macs' column to 'addresses'.Ben Pfaff
2015-10-16ovn-nb: Extend schema to support networks of routers.Ben Pfaff
2015-10-16ovn: Add new predicates for matching broadcast and multicast packets.Ben Pfaff
2015-10-16ovn: Implement logical patch ports.Ben Pfaff
2015-10-16ovn-controller: Rename "ovn-patch-port" to "ovn-localnet-port".Ben Pfaff
2015-10-16patch: Allow client to determine port names.Ben Pfaff
2015-10-16patch: Refactor to better support new kinds of patches.Ben Pfaff
2015-10-16patch: Bail out earlier if OVS IDL transactions cannot be executed.Ben Pfaff
2015-10-16ovn-controller: Factor patch port management into new "patch" module.Ben Pfaff
2015-10-16ovn: Update TODO, ovn-northd flow table design, ovn-architecture for L3.Ben Pfaff
2015-10-16ovn-sb: Document "ip.ttl--;" action.Ben Pfaff
2015-10-16ovn-controller: Support multiple encaps simultaneously.Justin Pettit
2015-10-16ovn-controller: Support VXLAN enapsulation.Justin Pettit
2015-10-16ovn-sbctl: Add multiple encaps with "chassis-add".Justin Pettit
2015-10-16ovn-controller.8: Correct reference to "ovn-encap-type".Justin Pettit
2015-10-16ovn: Add stateful ACL support.Justin Pettit
2015-10-15ovn-controller: Un-inline get_chassis_by_name().Ben Pfaff
2015-10-15ovn-nbctl: Remove external-ids commands.Ben Pfaff
2015-10-15ovn: Change h1 titles to title case in documentation.Ben Pfaff
2015-10-15ovn: Implement logical action to decrement IPv4 TTL.Ben Pfaff
2015-10-15ovn: Extend logical "next" action to jump to arbitrary flow tables.Ben Pfaff
2015-10-14ovn-sbctl.8: Fix bridge modification references.Justin Pettit
2015-10-13expr: Document error handling for expr_annotate().Justin Pettit
2015-10-13ovn: Fix space/tab issues from man pages.Justin Pettit
2015-10-07ovn-sbctl: Use environment var OVN_SB_DB to find the database by default.Ben Pfaff
2015-10-07ovn: Implement action to exchange two fields.Ben Pfaff
2015-10-07ovn: Implement action to copy one field into another.Ben Pfaff
2015-10-07physical: Preserve output port across multicast group output.Ben Pfaff
2015-10-06ovn-sb.xml: Reorganize Port_Binding documentation.Ben Pfaff
2015-10-06ovn-controller: Document database keys used by ovn-controller.Ben Pfaff
2015-10-06ovn-controller: Improve formatting of manpage.Ben Pfaff
2015-10-05ovn-nbctl: Split parent and tag in "show" output.Russell Bryant
2015-10-02automake: Consolidate schema checksum check.Gurucharan Shetty
2015-10-02ovn-ctl: Ability to upgrade databases.Gurucharan Shetty
2015-10-02ovn-ctl, ovs-ctl: Move common code to ovs-lib.Gurucharan Shetty
2015-10-02ovn: Add schema versions and checksum to schema files.Gurucharan Shetty