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
/
ofproto
/
in-band.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
in-band: Make in_band_create() always initialize its output argument.
Ben Pfaff
2010-11-05
1
-0
/
+1
*
vlog: Make client supply semicolon for VLOG_DEFINE_THIS_MODULE.
Ben Pfaff
2010-10-29
1
-1
/
+1
*
flow: Get rid of flow_t typedef.
Ben Pfaff
2010-10-11
1
-3
/
+3
*
treewide: Remove trailing whitespace
Joe Perches
2010-08-30
1
-40
/
+40
*
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring vlog module in use.
Ben Pfaff
2010-07-21
1
-2
/
+2
*
Always #include <sys/socket.h> before <net/if.h>.
Ben Pfaff
2010-05-26
1
-0
/
+1
*
poll-loop: New function poll_timer_wait_until().
Ben Pfaff
2010-05-26
1
-7
/
+2
*
in-band: Generalize the in-band code to arbitrary (IP,port) pairs.
Ben Pfaff
2010-04-26
1
-155
/
+174
*
in-band: Use NULL for null pointer constant, instead of 0.
Ben Pfaff
2010-04-26
1
-1
/
+1
*
in-band: Refactor in_band_set_remotes().
Ben Pfaff
2010-04-26
1
-9
/
+24
*
in-band: Refactor slightly to be easier to understand.
Ben Pfaff
2010-04-26
1
-15
/
+16
*
in-band: Avoid magic number in refresh_remotes().
Ben Pfaff
2010-04-26
1
-6
/
+4
*
in-band: Better adapt to new rconn usage pattern.
Ben Pfaff
2010-04-26
1
-16
/
+14
*
in-band: Refresh both local and remote rules even if local rules change.
Ben Pfaff
2010-04-20
1
-1
/
+4
*
in-band: Really reinstall in-band rules in in_band_flushed().
Ben Pfaff
2010-04-20
1
-1
/
+3
*
in-band: Remove comment that only a single controller is supported.
Ben Pfaff
2010-04-20
1
-5
/
+0
*
in-band: Support an arbitrary number of controllers.
Ben Pfaff
2010-04-20
1
-271
/
+442
*
in-band: Drop in-band flows when turning off in-band control.
Ben Pfaff
2010-04-20
1
-0
/
+6
*
in-band: Fix memory leak in in_band_destroy().
Ben Pfaff
2010-04-20
1
-0
/
+1
*
in-band: Fix null pointer dereference.
Ben Pfaff
2010-04-20
1
-1
/
+1
*
in-band: Fix memory leak in get_remote_mac().
Ben Pfaff
2010-04-20
1
-1
/
+2
*
in-band: Fix inconsistency in in-band code.
Ben Pfaff
2010-04-20
1
-0
/
+1
*
tunneling: Add support for tunnel ID.
Jesse Gross
2010-04-19
1
-1
/
+1
*
netdev: Fully handle netdev lifecycle through refcounting.
Jesse Gross
2010-01-15
1
-4
/
+4
*
Merge "master" branch into "db".
Ben Pfaff
2009-12-02
1
-32
/
+32
|
\
|
*
Merge citrix branch into master.
Jesse Gross
2009-11-10
1
-32
/
+32
*
|
Add new function xzalloc(n) as a shorthand for xcalloc(1, n).
Ben Pfaff
2009-11-04
1
-1
/
+1
|
/
*
Merge citrix branch into master.
Ben Pfaff
2009-09-22
1
-9
/
+159
*
ofproto: Fix bad merge in previous commit.
Ben Pfaff
2009-09-02
1
-1
/
+1
*
Merge citrix branch into master.
Ben Pfaff
2009-09-02
1
-120
/
+265
*
netdev: Make netdev_find_dev_by_in4() use netdevs, not device names.
Ben Pfaff
2009-07-30
1
-9
/
+17
*
Merge citrix branch into master.
Ben Pfaff
2009-07-16
1
-52
/
+42
*
Rename "secchan" to "ofproto" (library) and "ovs-openflowd" (program).
Ben Pfaff
2009-07-08
1
-0
/
+359
[prev]