summaryrefslogtreecommitdiff
path: root/ovn/ovn-nb.xml
Commit message (Expand)AuthorAgeFilesLines
* ovn: Make it possible for CMS to detect when the OVN system is up-to-date.Ben Pfaff2016-07-261-0/+41
* ovn-northd: Add logical flows to support native DHCPv4Numan Siddique2016-07-261-0/+232
* ovn: Support multiple addresses on a single logical router port.Justin Pettit2016-07-121-5/+7
* ovn: Remove 'default_gw' from logical router table.Justin Pettit2016-07-121-4/+0
* ovn: Support l2gateway-chassis option in "l2gateway" logical portsNuman Siddique2016-07-081-0/+7
* ovn: Add support for Load balancers.Gurucharan Shetty2016-07-031-0/+43
* ovn: Add address set support for ACLs.Russell Bryant2016-07-031-0/+40
* ovn: Add software l2 gateway.Russell Bryant2016-07-011-1/+20
* ovn: DNAT and SNAT on a gateway router.Gurucharan Shetty2016-06-211-6/+59
* ovn: Use Logical_Switch_Port in NB.Justin Pettit2016-06-111-8/+9
* ovn-nb.xml: Fix typo.Ben Pfaff2016-06-091-1/+1
* ovn: Introduce l3 gateway router.Gurucharan Shetty2016-06-021-0/+15
* ovn-northd: Support connecting multiple routers to a switch.Gurucharan Shetty2016-06-021-7/+0
* ovn-northd: Add support for static_routes.Steve Ruan2016-05-041-0/+33
* ovn: Add column enabled to table Logical_RouterJunoZhu2016-04-221-0/+7
* ovn: Add l3 port security for IPv4 and IPv6Numan Siddique2016-03-181-8/+112
* ovn: Connect to remote lports through localnet port.Han Zhou2016-02-261-3/+23
* ovn-northd: Allow lport 'addresses' to store multiple ips in each setNuman Siddique2016-02-251-15/+41
* ovn: Support ingress policing settings for VIFs.Ben Pfaff2016-02-101-0/+17
* ovn-nbctl: Help catch lport-set-addresses mistakes.Russell Bryant2016-01-211-0/+5
* ovn-northd: Can't use ct() for router ports.l03102016-01-041-0/+5
* ovn: use name instead of uuid as key of logical router portsHan Zhou2015-11-291-10/+17
* ovn: Reduce range of ACL priorities.Justin Pettit2015-10-191-1/+1
* ovn: Support multiple router ports per logical switch.Ben Pfaff2015-10-191-3/+4
* ovn-nb: Add "enabled" column to Logical_Router_Port.Ben Pfaff2015-10-161-0/+7
* ovn-nb: Change how router ports work.Ben Pfaff2015-10-161-24/+25
* ovn-nb.xml: Reorganize documentation for Logical_Port table.Ben Pfaff2015-10-161-180/+202
* ovn-nb: Add support for IP+MAC binding pairs in Port_Binding 'address'.Ben Pfaff2015-10-161-6/+50
* ovn-nb: Rename Port_Bindings 'macs' column to 'addresses'.Ben Pfaff2015-10-161-1/+1
* ovn-nb: Extend schema to support networks of routers.Ben Pfaff2015-10-161-11/+38
* ovn: Fix space/tab issues from man pages.Justin Pettit2015-10-131-5/+5
* ovn: Add VLAN support for localnet ports.Russell Bryant2015-10-021-6/+16
* ovn-controller-vtep: Update related documentation.Alex Wang2015-09-151-18/+45
* ovn-nb: Add direction and reduce max priority for ACLs.Justin Pettit2015-09-101-19/+48
* ovn: Add "localnet" logical port type.Russell Bryant2015-09-081-1/+15
* ovn: Change strategy for tunnel keys.Ben Pfaff2015-08-031-7/+7
* ovn: Rename Pipeline table to Logical_Flow table.Ben Pfaff2015-08-031-2/+2
* ovn: Add type and options to logical port.Russell Bryant2015-07-311-0/+17
* Add 'name' field to logical router port NB schemaGal Sagie2015-07-211-0/+9
* ovn-nb: Add per-port IP addresses to routers.Ben Pfaff2015-07-161-9/+4
* ovn-nb: Add 'name' field to Logical RouterGal Sagie2015-07-141-0/+9
* ovn: Take advantage of OVSDB garbage collection in OVN_Northbound schema.Ben Pfaff2015-07-021-31/+43
* ovn: Add logical port 'enabled' state.Russell Bryant2015-06-241-0/+7
* ovn: Adopt consistent naming, by renaming "Bindings" to "Binding".Ben Pfaff2015-05-071-1/+1
* ovn-nb: Mark some features as not yet implemented.Ben Pfaff2015-04-281-3/+15
* ovn: Back off on port_security specification and implementation.Ben Pfaff2015-04-281-6/+4
* ovn-northd: Port security allows receiving packets to multicast/broadcast.Ben Pfaff2015-04-281-1/+2
* ovn-northd: Implement basic Pipeline generation.Ben Pfaff2015-04-211-23/+25
* ovn-nb.xml: "true" match is actually expressed "1".Ben Pfaff2015-04-201-1/+1
* ovn-nb: Disallow priority 0 ACLs.Ben Pfaff2015-04-201-1/+1