index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ovn
/
controller
/
ovn-controller.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ovn-controller: Change strategy for gateway conntrack zone allocation.
Gurucharan Shetty
2016-07-09
1
-2
/
+2
*
ovn-controller: Add support for load balancing.
Gurucharan Shetty
2016-07-03
1
-2
/
+23
*
ovn-controller: reload configured SB probe timer
Nirapada Ghosh
2016-07-01
1
-31
/
+19
*
lport: Persist lport_index and mcgroup_index structures.
RYAN D. MOATS
2016-06-23
1
-6
/
+10
*
Convert binding_run to incremental processing.
RYAN D. MOATS
2016-06-23
1
-22
/
+7
*
ovn-controller: Change encaps_run to work incrementally.
Ryan Moats
2016-06-23
1
-0
/
+5
*
ovn-controller: Assign conntrack zones for gateway router.
Gurucharan Shetty
2016-06-03
1
-12
/
+37
*
ovn-controller: Refactor conntrack zone allocation.
Gurucharan Shetty
2016-06-02
1
-2
/
+52
*
ovn: Introduce l3 gateway router.
Gurucharan Shetty
2016-06-02
1
-2
/
+3
*
ovn: Send GARP on localnet.
Ramu Ramamurthy
2016-05-16
1
-1
/
+1
*
ovn-controller: Fix errors reported by Valgrind.
William Tu
2016-05-14
1
-0
/
+1
*
ovn-controller: Dynamically reconnect if ovn-remote value changes.
RYAN D. MOATS
2016-04-14
1
-0
/
+10
*
ovn-controller: Warn if system-id is missing.
Russell Bryant
2016-04-14
1
-1
/
+8
*
Move lib/meta-flow.h to include/openvswitch directory
Ben Warren
2016-04-14
1
-0
/
+2
*
ovn-controller: Introduce helpers for looking up datapaths.
Ben Pfaff
2016-04-12
1
-0
/
+19
*
ovn-controller: Add external-id 'ovn-remote-probe-interval'
Huang Lei
2016-03-30
1
-0
/
+31
*
ovn-controller: Optimize processing for non-local datapath without patch ports.
Han Zhou
2016-03-30
1
-3
/
+13
*
Move lib/dynamic-string.h to include/openvswitch directory
Ben Warren
2016-03-19
1
-1
/
+1
*
ovn: Implement basic ARP support for L3 logical routers.
Ben Pfaff
2016-03-12
1
-5
/
+4
*
ovn-controller: Add data structure for indexing lports, multicast groups.
Ben Pfaff
2016-03-11
1
-14
/
+22
*
actions: Implement OVN "arp" action.
Ben Pfaff
2016-03-11
1
-2
/
+2
*
ovn: Connect to remote lports through localnet port.
Han Zhou
2016-02-26
1
-11
/
+7
*
ovn-controller: Only process lflows for local datapaths.
Russell Bryant
2016-02-03
1
-1
/
+1
*
ovn: Fix localnet ports on the same chassis.
Russell Bryant
2016-02-03
1
-7
/
+3
*
ovn-controller: Move local_datapaths calculation.
Russell Bryant
2016-02-03
1
-2
/
+21
*
ovn: Dedicated connection handler for packet-ins
bschanmu@redhat.com
2015-12-01
1
-0
/
+6
*
ovn-controller: Factor patch port management into new "patch" module.
Ben Pfaff
2015-10-16
1
-210
/
+3
*
ovn-controller: Support multiple encaps simultaneously.
Justin Pettit
2015-10-16
1
-0
/
+14
*
ovn: Add stateful ACL support.
Justin Pettit
2015-10-16
1
-3
/
+30
*
ovn-controller: Un-inline get_chassis_by_name().
Ben Pfaff
2015-10-15
1
-0
/
+14
*
lib/daemon: support --user option for all OVS daemon
Andy Zhou
2015-09-30
1
-1
/
+1
*
smap: New macro SMAP_CONST1 for initializing immutable 1-member smaps.
Ben Pfaff
2015-09-08
1
-11
/
+5
*
ovn: Automatically create br-int in ovn-controller.
Russell Bryant
2015-09-08
1
-11
/
+56
*
ovn: Add bridge mappings to ovn-controller.
Russell Bryant
2015-09-01
1
-4
/
+242
*
ovn: Add bootstrap options for OVN controllers.
Gurucharan Shetty
2015-08-21
1
-0
/
+6
*
ovn-northd: Ability to detach on Windows.
Gurucharan Shetty
2015-08-17
1
-0
/
+5
*
ovsdb-idl: Move get_initial_snapshot() to ovsdb-idl.
Alex Wang
2015-08-10
1
-15
/
+2
*
idl-loop: Move idl-loop into ovsdb-idl library.
Alex Wang
2015-08-08
1
-96
/
+12
*
ovn: Change strategy for tunnel keys.
Ben Pfaff
2015-08-03
1
-2
/
+3
*
ofctrl: Negotiate OVN Geneve option.
Ben Pfaff
2015-08-03
1
-1
/
+3
*
ovn: Rename Pipeline table to Logical_Flow table.
Ben Pfaff
2015-08-03
1
-4
/
+4
*
ovn-controller: Use controller_ctx just to pass around data.
Ben Pfaff
2015-08-03
1
-22
/
+28
*
ovn-controller: Slightly adjust pipeline init and destroy for consistency.
Ben Pfaff
2015-08-03
1
-3
/
+2
*
ovn-controller: Honor external-ids:ovn-bridge changing.
Ben Pfaff
2015-07-30
1
-49
/
+34
*
ovn-controller: Rename init functions that just register IDL columns.
Ben Pfaff
2015-07-30
1
-7
/
+4
*
ovn-controller: Tolerate missing 'chassis_id'.
Ben Pfaff
2015-07-30
1
-17
/
+21
*
ovn-controller: Tolerate missing integration bridge.
Ben Pfaff
2015-07-30
1
-29
/
+12
*
ovn-controller: Pass 'chassis_id' explicitly to functions that need it.
Ben Pfaff
2015-07-30
1
-12
/
+13
*
ovn-controller: Factor encapsulation code out of chassis code.
Ben Pfaff
2015-07-30
1
-4
/
+8
*
ovn-controller: Avoid overlooking changes that occur during commit.
Ben Pfaff
2015-07-28
1
-18
/
+30
[next]