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: Send OFPT_PORT_STATUS messages to primary slave controllers.
[sliver-openvswitch.git]
/
include
/
2010-11-24
Ben Pfaff
ofproto: Send OFPT_PORT_STATUS messages to primary...
tree
|
commitdiff
2010-11-22
Ben Pfaff
flow: Fully separate flow_wildcards from OpenFlow wildc...
tree
|
commitdiff
2010-11-15
Ben Pfaff
nicira-ext: New Nicira vendor action NXAST_NOTE.
tree
|
commitdiff
2010-11-11
Ben Pfaff
Add support for matching Ethernet multicast frames.
tree
|
commitdiff
2010-11-11
Ben Pfaff
ofproto: Implement support for registers in extended...
tree
|
commitdiff
2010-11-10
Ben Pfaff
ofproto: Implement Nicira Extended Match flexible flow...
tree
|
commitdiff
2010-11-10
Ben Pfaff
datapath: Fix build on 2.6.18.
tree
|
commitdiff
2010-11-09
Ben Pfaff
Fix distribution by adding include/linux/if_link.h...
tree
|
commitdiff
2010-11-09
Ben Pfaff
datapath: Use "struct rtnl_link_stats64" instead of...
tree
|
commitdiff
2010-11-08
Ben Pfaff
nicira-ext: Shuffle comments around.
tree
|
commitdiff
2010-11-05
Ben Pfaff
ofproto: Generalize tun_id_from_cookie into flow_format.
tree
|
commitdiff
2010-11-05
Ben Pfaff
Sync Nicira error number assignments with "wdp" branch.
tree
|
commitdiff
2010-11-05
Ben Pfaff
Fix typos in comments.
tree
|
commitdiff
2010-11-05
Ben Pfaff
ofp-util: Add infrastructure for vendor extensions...
tree
|
commitdiff
2010-10-29
Ben Pfaff
Fix "make dist" by adding include/openvswitch/types...
tree
|
commitdiff
2010-10-29
Ben Pfaff
Make the ovs_be<N> types generally available.
tree
|
commitdiff
2010-10-18
Ben Pfaff
datapath: Simplify ODPAT_SET_DL_TCI action.
tree
|
commitdiff
2010-10-11
Ben Pfaff
datapath: Drop padding from struct odp_flow_key.
tree
|
commitdiff
2010-10-11
Ben Pfaff
datapath: Combine dl_vlan and dl_vlan_pcp.
tree
|
commitdiff
2010-10-11
Ben Pfaff
datapath: Remove implementation of port groups.
tree
|
commitdiff
2010-10-03
Justin Pettit
Add Nicira extension for modifying queue without transm...
tree
|
commitdiff
2010-09-22
Jesse Gross
datapath: Add tunnel header caching.
tree
|
commitdiff
2010-09-10
Ben Pfaff
ovs-ofctl: Add support for drop_spoofed_arp action.
tree
|
commitdiff
2010-08-30
Joe Perches
treewide: Remove trailing whitespace
tree
|
commitdiff
2010-08-26
Ben Pfaff
Add Nicira extension to OpenFlow for dropping spoofed...
tree
|
commitdiff
2010-08-24
Jesse Gross
datapath: Abstract tunneling implementation from GRE.
tree
|
commitdiff
2010-08-21
Jesse Gross
gre: Don't require incoming checksum.
tree
|
commitdiff
2010-08-13
Ben Pfaff
ofproto: Add support for NXAST_RESUBMIT recursion.
tree
|
commitdiff
2010-08-03
Ben Pfaff
datapath: Don't track IP TOS value two different ways.
tree
|
commitdiff
2010-06-17
Ben Pfaff
Implement QoS framework.
tree
|
commitdiff
2010-06-15
Ben Pfaff
vlog: Check that all declared vlog modules are used...
tree
|
commitdiff
2010-06-10
Jesse Gross
netdev-vport: Use vport set_stats instead of internal...
tree
|
commitdiff
2010-06-10
Jesse Gross
vport: Allow offsets to be set for stats.
tree
|
commitdiff
2010-06-09
Jesse Gross
timeval: Use monotonic time where appropriate.
tree
|
commitdiff
2010-05-26
Ben Pfaff
datapath: Make datapath-protocol.h portable to non...
tree
|
commitdiff
2010-05-26
Ben Pfaff
datapath: Make gre.h safe to include by itself.
tree
|
commitdiff
2010-05-13
Ben Pfaff
datapath: Add 32-bit compatibility ioctls.
tree
|
commitdiff
2010-05-13
Ben Pfaff
datapath: Avoid possibility of negative 'n_ports' in...
tree
|
commitdiff
2010-05-13
Ben Pfaff
datapath: Avoid possibility of negative 'n_flows' in...
tree
|
commitdiff
2010-04-20
Ben Pfaff
ofproto: Add support for master/slave controller coordi...
tree
|
commitdiff
2010-04-19
Ben Pfaff
Fix broken build by adding forgotten header file to...
tree
|
commitdiff
2010-04-19
Ben Pfaff
Update fake bond devices' statistics with the sum of...
tree
|
commitdiff
2010-04-19
Jesse Gross
tunneling: Remove old GRE implementation.
tree
|
commitdiff
2010-04-19
Jesse Gross
tunneling: Add userspace support for new GRE implementa...
tree
|
commitdiff
2010-04-19
Jesse Gross
tunneling: Add datapath GRE support.
tree
|
commitdiff
2010-04-19
Jesse Gross
datapath: Add generic virtual port layer.
tree
|
commitdiff
2010-04-19
Jesse Gross
tunneling: Add support for tunnel ID.
tree
|
commitdiff
2010-04-15
Ben Pfaff
ofproto: Use original in_port for executing NXAST_RESUB...
tree
|
commitdiff
2010-04-13
Ben Pfaff
ofproto: Make NXAST_RESUBMIT take header modifications...
tree
|
commitdiff
2010-03-25
Ben Pfaff
Merge "citrix" branch into "master".
tree
|
commitdiff
2010-03-17
Ben Pfaff
Merge "next" branch into "master".
tree
|
commitdiff
2010-02-24
Ben Pfaff
Merge "master" into "next".
tree
|
commitdiff
2010-02-20
Justin Pettit
openflow: Fix frag config flag values
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Set protocol version to 0x01 (OpenFlow 1.0)
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Add wire-compatibility for slicing (OpenFlow...
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Querying port stats for individual ports ...
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Match on IP ToS/DSCP bits (OpenFlow 1.0)
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Improve resolution of flow stats and removed...
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Add support for matching IP addresses in ARP...
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Add support for flow cookies (OpenFlow 1.0)
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Add user-specifiable datapath description...
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Use 64-bit datapath id and management id ...
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Add support for barrier command (OpenFlow...
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Cleanups to openflow.h (OpenFlow 0.9)
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Add selective Flow Removed messages and flow...
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Check overlap, emerg flow cache, and error...
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Match VLAN PCP and rewrite ToS bits (OpenFlow...
tree
|
commitdiff
2010-02-12
Ben Pfaff
openflow.h: Remove unused OFP_PACKED macro.
tree
|
commitdiff
2010-02-12
Ben Pfaff
datapath: Add ODPP_NORMAL constant.
tree
|
commitdiff
2010-02-11
Ben Pfaff
Merge "master" into "next".
tree
|
commitdiff
2010-02-06
Justin Pettit
Merge branch 'next' of repo.nicira.com:/srv/git/openvsw...
tree
|
commitdiff
2010-02-06
Justin Pettit
Merge branch 'master' into next
tree
|
commitdiff
2010-02-01
Ben Pfaff
Clean up nicira-ext.h header a bit.
tree
|
commitdiff
2010-02-01
Ben Pfaff
ofproto: Mark NXT_ACT_SET_CONFIG and NXT_ACT_GET_CONFIG...
tree
|
commitdiff
2010-02-01
Ben Pfaff
ofproto: Remove support for OpenFlow-based management...
tree
|
commitdiff
2010-01-26
Ben Pfaff
Fix "make distcleancheck" by deleting the nicira-ext...
tree
|
commitdiff
2010-01-25
Ben Pfaff
Merge "sflow" into "master".
tree
|
commitdiff
2010-01-25
Ben Pfaff
Add build checks for portable OpenFlow structure paddin...
tree
|
commitdiff
2010-01-20
Ben Pfaff
sflow: Fix sFlow sampling structure.
tree
|
commitdiff
2010-01-11
Ben Pfaff
datapath: Improve comments.
tree
|
commitdiff
2010-01-09
Ben Pfaff
datapath: Renumber ioctls to avoid gaps.
tree
|
commitdiff
2010-01-04
Ben Pfaff
Initial implementation of sFlow.
tree
|
commitdiff
2010-01-04
Ben Pfaff
ofproto: Drop remote command execution feature.
tree
|
commitdiff
2009-12-07
Jesse Gross
gre: Add kernel GRE support.
tree
|
commitdiff
2009-12-02
Ben Pfaff
Merge "master" branch into "db".
tree
|
commitdiff
2009-11-18
Ben Pfaff
Merge citrix branch into master.
tree
|
commitdiff
2009-11-13
Justin Pettit
ofproto: Correct structure length assertion for ofp_act...
tree
|
commitdiff
2009-11-10
Jesse Gross
Merge citrix branch into master.
tree
|
commitdiff
2009-11-06
Jesse Gross
datapath: Allow TCP flags to be cleared.
tree
|
commitdiff
2009-11-03
Jesse Gross
datapath: Allow TCP flags to be cleared.
tree
|
commitdiff
2009-10-23
Ben Pfaff
Merge "citrix" into "master".
tree
|
commitdiff
2009-10-06
Justin Pettit
Merge commit 'origin/citrix'
tree
|
commitdiff
2009-10-05
Ben Pfaff
Merge "citrix" branch into "master.
tree
|
commitdiff
2009-09-22
Ben Pfaff
Merge citrix branch into master.
tree
|
commitdiff
2009-09-12
Justin Pettit
Merge commit 'origin/citrix'
tree
|
commitdiff
2009-09-05
Justin Pettit
Merge commit 'origin/citrix'
tree
|
commitdiff
2009-09-02
Ben Pfaff
Merge citrix branch into master.
tree
|
commitdiff
2009-09-01
Justin Pettit
Add ability for the datapath to match IP address in...
tree
|
commitdiff
2009-08-25
Justin Pettit
mgmt: Cleanup handling of extended messages
tree
|
commitdiff
2009-08-25
Justin Pettit
Merge commit 'origin/citrix'
tree
|
commitdiff
next