git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fix compilation warnings
[sliver-openvswitch.git]
/
ofproto
/
in-band.c
2013-01-16
Giuseppe Lettieri
Merge branch 'mainstream'
blob
|
commitdiff
2013-01-09
Justin Pettit
ofproto: Fix remaining incorrect users of OVSP_LOCAL.
blob
|
commitdiff
2012-12-12
Ben Pfaff
packets: Change IP_ARGS interface to take an ovs_be32...
blob
|
commitdiff
|
diff to current
2012-09-13
Giuseppe Lettieri
Merge branch 'master' of git://openvswitch.org/openvswitch
blob
|
commitdiff
|
diff to current
2012-09-05
Giuseppe Lettieri
Merge branch 'master' of ssh://git.onelab.eu/git/sliver...
blob
|
commitdiff
|
diff to current
2012-09-05
Giuseppe Lettieri
Merge branch 'forward-port'
blob
|
commitdiff
|
diff to current
2012-09-04
Ben Pfaff
classifier: Break cls_rule 'flow' and 'wc' members...
blob
|
commitdiff
|
diff to current
2012-08-30
Giuseppe Lettieri
Merge branch 'master' into forward-port
blob
|
commitdiff
|
diff to current
2012-07-04
Ben Pfaff
Introduce ofpacts, an abstraction of OpenFlow actions.
blob
|
commitdiff
|
diff to current
2012-05-03
Raju Subramanian
Global replace of Nicira Networks.
blob
|
commitdiff
|
diff to current
2012-03-07
Ben Pfaff
openflow: Split OFPAT_* into OFPAT10_* and OFPAT11_*.
blob
|
commitdiff
|
diff to current
2011-09-30
Ben Pfaff
flow: Move flow_extract_stats() to dpif.c, as dpif_flow...
blob
|
commitdiff
|
diff to current
2011-09-29
Jesse Gross
in-band: Classifier rules should use OpenFlow ports.
blob
|
commitdiff
|
diff to current
2011-08-20
Justin Pettit
datapath: Use "OVS_*" as opposed to "ODP_*" for user...
blob
|
commitdiff
|
diff to current
2011-08-08
Ben Pfaff
netdev: Get rid of struct netdev_options and netdev_ope...
blob
|
commitdiff
|
diff to current
2011-08-04
Ben Pfaff
in-band: Delete remaining rules when disabling in-band...
blob
|
commitdiff
|
diff to current
2011-07-01
Justin Pettit
ofproto: Rename "private.h" to "ofproto->provider.h".
blob
|
commitdiff
|
diff to current
2011-06-14
Ben Pfaff
ofproto: Implement asynchronous OFPT_FLOW_MOD commands.
blob
|
commitdiff
|
diff to current
2011-05-26
Ben Pfaff
in-band: Avoid "cast increases required alignment of...
blob
|
commitdiff
|
diff to current
2011-05-18
Ben Pfaff
Merge 'next' into 'master'.
blob
|
commitdiff
|
diff to current
2011-05-12
Ben Pfaff
Merge 'master' into 'next'.
blob
|
commitdiff
|
diff to current
2011-05-04
Ben Pfaff
DESIGN: Move in-band control design discussion here.
blob
|
commitdiff
|
diff to current
2011-05-04
Ben Pfaff
ofproto: Move private definitions to separate header.
blob
|
commitdiff
|
diff to current
2011-03-29
Ben Pfaff
ofproto: Factor OpenFlow connection management into...
blob
|
commitdiff
|
diff to current
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