git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ofproto: Use new timer library.
[sliver-openvswitch.git]
/
ofproto
/
in-band.c
2011-03-29
Ben Pfaff
ofproto: Factor OpenFlow connection management into...
blob
|
commitdiff
2011-03-16
Ben Pfaff
ofproto: Get rid of archaic "switch status" OpenFlow...
blob
|
commitdiff
|
diff to current
2011-03-16
Ben Pfaff
ofproto: Fix obsolete comments.
blob
|
commitdiff
|
diff to current
2011-02-03
Ethan Jackson
packets: Add eth_addr_compare_3way function.
blob
|
commitdiff
|
diff to current
2011-02-02
Justin Pettit
lib: Replace IP_TYPE_ references with IPPROTO_.
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
datapath: s/ODPAT_/ODP_ACTION_ATTR_/ to fit new naming...
blob
|
commitdiff
|
diff to current
2010-12-13
Jesse Gross
vswitchd: Consistently use size_t for action lengths.
blob
|
commitdiff
|
diff to current
2010-12-10
Ben Pfaff
datapath: Replace "struct odp_action" by Netlink attrib...
blob
|
commitdiff
|
diff to current
2010-11-15
Ben Pfaff
vswitch: Add other-config:in-band-queue to set queue...
blob
|
commitdiff
|
diff to current
2010-11-11
Ben Pfaff
ofproto: Disable timeouts for flows added by ofproto_ad...
blob
|
commitdiff
|
diff to current
2010-11-08
Ben Pfaff
classifier: Move in-band set_<field>() functions public...
blob
|
commitdiff
|
diff to current
2010-11-08
Ben Pfaff
ofproto: Change ofproto_add_flow(), ofproto_delete_flow...
blob
|
commitdiff
|
diff to current
2010-11-05
Ben Pfaff
in-band: Make in_band_create() always initialize its...
blob
|
commitdiff
|
diff to current
2010-10-29
Ben Pfaff
vlog: Make client supply semicolon for VLOG_DEFINE_THIS...
blob
|
commitdiff
|
diff to current
2010-10-11
Ben Pfaff
flow: Get rid of flow_t typedef.
blob
|
commitdiff
|
diff to current
2010-08-30
Joe Perches
treewide: Remove trailing whitespace
blob
|
commitdiff
|
diff to current
2010-07-21
Ben Pfaff
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
blob
|
commitdiff
|
diff to current
2010-05-26
Ben Pfaff
Always #include <sys/socket.h> before <net/if.h>.
blob
|
commitdiff
|
diff to current
2010-05-26
Ben Pfaff
poll-loop: New function poll_timer_wait_until().
blob
|
commitdiff
|
diff to current
2010-04-26
Ben Pfaff
in-band: Generalize the in-band code to arbitrary ...
blob
|
commitdiff
|
diff to current
2010-04-26
Ben Pfaff
in-band: Use NULL for null pointer constant, instead...
blob
|
commitdiff
|
diff to current
2010-04-26
Ben Pfaff
in-band: Refactor in_band_set_remotes().
blob
|
commitdiff
|
diff to current
2010-04-26
Ben Pfaff
in-band: Refactor slightly to be easier to understand.
blob
|
commitdiff
|
diff to current
2010-04-26
Ben Pfaff
in-band: Avoid magic number in refresh_remotes().
blob
|
commitdiff
|
diff to current
2010-04-26
Ben Pfaff
in-band: Better adapt to new rconn usage pattern.
blob
|
commitdiff
|
diff to current
2010-04-20
Ben Pfaff
in-band: Refresh both local and remote rules even if...
blob
|
commitdiff
|
diff to current
2010-04-20
Ben Pfaff
in-band: Really reinstall in-band rules in in_band_flus...
blob
|
commitdiff
|
diff to current
2010-04-20
Ben Pfaff
in-band: Remove comment that only a single controller...
blob
|
commitdiff
|
diff to current
2010-04-20
Ben Pfaff
in-band: Support an arbitrary number of controllers.
blob
|
commitdiff
|
diff to current
2010-04-20
Ben Pfaff
in-band: Drop in-band flows when turning off in-band...
blob
|
commitdiff
|
diff to current
2010-04-20
Ben Pfaff
in-band: Fix memory leak in in_band_destroy().
blob
|
commitdiff
|
diff to current
2010-04-20
Ben Pfaff
in-band: Fix null pointer dereference.
blob
|
commitdiff
|
diff to current
2010-04-20
Ben Pfaff
in-band: Fix memory leak in get_remote_mac().
blob
|
commitdiff
|
diff to current
2010-04-20
Ben Pfaff
in-band: Fix inconsistency in in-band code.
blob
|
commitdiff
|
diff to current
2010-04-19
Jesse Gross
tunneling: Add support for tunnel ID.
blob
|
commitdiff
|
diff to current
2010-03-25
Ben Pfaff
Merge "citrix" branch into "master".
blob
|
commitdiff
|
diff to current
2010-03-17
Ben Pfaff
Merge "next" branch into "master".
blob
|
commitdiff
|
diff to current
2010-02-24
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
diff to current
2010-02-11
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
diff to current
2010-02-06
Justin Pettit
Merge branch 'master' into next
blob
|
commitdiff
|
diff to current
2010-01-15
Jesse Gross
netdev: Fully handle netdev lifecycle through refcounting.
blob
|
commitdiff
|
diff to current
2009-12-02
Ben Pfaff
Merge "master" branch into "db".
blob
|
commitdiff
|
diff to current
2009-11-18
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-11-10
Jesse Gross
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-11-04
Ben Pfaff
Add new function xzalloc(n) as a shorthand for xcalloc...
blob
|
commitdiff
|
diff to current
2009-10-23
Ben Pfaff
Merge "citrix" into "master".
blob
|
commitdiff
|
diff to current
2009-10-06
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-10-05
Ben Pfaff
Merge "citrix" branch into "master.
blob
|
commitdiff
|
diff to current
2009-09-22
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-09-12
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-09-05
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-09-02
Ben Pfaff
ofproto: Fix bad merge in previous commit.
blob
|
commitdiff
|
diff to current
2009-09-02
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-08-25
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-08-19
Ben Pfaff
Merge citrix into master.
blob
|
commitdiff
|
diff to current
2009-08-19
Ben Pfaff
Merge citrix into master.
blob
|
commitdiff
|
diff to current
2009-07-30
Ben Pfaff
netdev: Make netdev_find_dev_by_in4() use netdevs,...
blob
|
commitdiff
|
diff to current
2009-07-29
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-07-29
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-07-16
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-07-08
Ben Pfaff
Rename "secchan" to "ofproto" (library) and "ovs-openfl...
blob
|
commitdiff
|
diff to current