projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openflow-1.2: correct action number
[openvswitch]
/
include
/
openvswitch
/
2012-05-03
Raju Subramanian
Global replace of Nicira Networks.
tree
|
commitdiff
2012-03-23
Ben Pfaff
treewide: Convert tabs to spaces in C source files...
tree
|
commitdiff
2011-11-07
Pravin B Shelar
datapath: Fix coding style issues.
tree
|
commitdiff
2011-10-12
Ben Pfaff
datapath-protocol: Rename to <linux/openvswitch.h>.
tree
|
commitdiff
2011-10-12
Ben Pfaff
datapath-protocol: Use Linux kernel types directly.
tree
|
commitdiff
2011-10-12
Ben Pfaff
datapath-protocol: Rename enums for consistency.
tree
|
commitdiff
2011-10-12
Ben Pfaff
datapath-protocol: Remove socket header #include.
tree
|
commitdiff
2011-10-12
Ben Pfaff
datapath-protocol: Remove #include <linux/netlink.h>.
tree
|
commitdiff
2011-10-12
Ben Pfaff
datapath: Move Netlink PID for userspace actions from...
tree
|
commitdiff
2011-10-06
Pravin B Shelar
datapath: Strip down vport interface - ifIndex.
tree
|
commitdiff
2011-09-28
Pravin Shelar
sFlow: Genericize/simplify kernel sFlow implementation
tree
|
commitdiff
2011-09-23
Jesse Gross
datapath: Use unicast Netlink sockets for upcalls.
tree
|
commitdiff
2011-09-19
Jesse Gross
datapath-protocol: vport_stats types are unsigned.
tree
|
commitdiff
2011-09-16
Ethan Jackson
datapath: Hardcode vport multicast group ID on older...
tree
|
commitdiff
2011-09-16
Pravin Shelar
datapath: Always use generic stats for devices (vports)
tree
|
commitdiff
2011-09-13
Pravin Shelar
datapath: Strip down vport interface : OVS_VPORT_ATTR_MTU
tree
|
commitdiff
2011-09-10
Pravin Shelar
datapath: VLAN actions should use push/pop semantics
tree
|
commitdiff
2011-09-08
Pravin Shelar
Strip down vport interface : iflink
tree
|
commitdiff
2011-08-20
Justin Pettit
datapath: Use "OVS_*" as opposed to "ODP_*" for user...
tree
|
commitdiff
2011-08-19
Justin Pettit
datapath-protocol: Correct a description in odp_flow_at...
tree
|
commitdiff
2011-08-04
Simon Horman
ovs-dpctl: Show number of flows
tree
|
commitdiff
2011-07-28
pravin shelar
Datapath action should not refer to controller
tree
|
commitdiff
2011-06-09
Justin Pettit
Remove NXAST_DROP_SPOOFED_ARP action.
tree
|
commitdiff
2011-05-18
Ben Pfaff
Merge 'next' into 'master'.
tree
|
commitdiff
2011-05-16
Ben Pfaff
Remove unnecessary #include directives.
tree
|
commitdiff
2011-05-12
Ben Pfaff
Merge 'master' into 'next'.
tree
|
commitdiff
2011-04-30
Andrew Evans
tunneling: Add df_default and df_inherit tunnel options.
tree
|
commitdiff
2011-02-11
Ben Pfaff
Remove /proc/net compatibility support.
tree
|
commitdiff
2011-02-05
Ben Pfaff
Add types and accessors for working with half-aligned...
tree
|
commitdiff
2011-02-04
Jesse Gross
datapath-protocol: Drop useless/obsolete comments.
tree
|
commitdiff
2011-02-04
Jesse Gross
datapath-protocol: Dropped unused __aligned_* types.
tree
|
commitdiff
2011-02-04
Ben Pfaff
datapath: Consider tunnels to have no MTU, fixing jumbo...
tree
|
commitdiff
2011-02-02
Justin Pettit
nicira-ext: Support matching IPv6 Neighbor Discovery...
tree
|
commitdiff
2011-02-02
Justin Pettit
nicira-ext: Support matching IPv6 traffic.
tree
|
commitdiff
2011-02-02
Justin Pettit
nicira-ext: Support matching ARP source and target...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: s/ODPAT_/ODP_ACTION_ATTR_/ to fit new naming...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Change dp_idx to dp_ifindex, the ifindex...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert ODP_FLOW_* commands to use AF_NETLINK...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert ODP_VPORT_* to use AF_NETLINK socket...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert ODP_DP_* commands to use AF_NETLINK...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert upcalls and ODP_EXECUTE to use AF_NET...
tree
|
commitdiff
2011-01-28
Ben Pfaff
Eliminate ODPL_* from userspace-facing interface.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Get rid of ODPP_NONE.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert ODP_EXECUTE to use Netlink framing.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert datapath operations to use Netlink...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert ODP_FLOW_* and ODP_EXECUTE to put...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Eliminate 'flags' member from odp_flow.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Change ODP_FLOW_GET to retrieve only a single...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Drop port information from odp_stats.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Drop queue information from odp_stats.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Drop flow information from odp_stats.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Change userspace vport interface to use Netli...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Change vport type from string to integer...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Make it possible to query vports by name...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Change listing ports to use an iterator concept.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Report kernel's flow key when passing packets...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert odp_flow_key to use Netlink attribute...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Change listing flows to use an iterator concept.
tree
|
commitdiff
2010-12-29
Ben Pfaff
datapath: Remove ODPP_NORMAL macro.
tree
|
commitdiff
2010-12-28
Justin Pettit
vswitch: Use "ipsec_gre" vport instead of "gre" with...
tree
|
commitdiff
2010-12-23
Ben Pfaff
datapath: Correct argument size for ODP_FLOW_GET.
tree
|
commitdiff
2010-12-13
Jesse Gross
datapath-protocol: Include netlink.h.
tree
|
commitdiff
2010-12-10
Ben Pfaff
Expand tunnel IDs from 32 to 64 bits.
tree
|
commitdiff
2010-12-10
Ben Pfaff
datapath: Replace "struct odp_action" by Netlink attrib...
tree
|
commitdiff
2010-12-03
Ben Pfaff
datapath: Make adding and attaching a vport a single...
tree
|
commitdiff
2010-11-22
Ben Pfaff
flow: Fully separate flow_wildcards from OpenFlow wildc...
tree
|
commitdiff
2010-11-09
Ben Pfaff
datapath: Use "struct rtnl_link_stats64" instead of...
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-09-22
Jesse Gross
datapath: Add tunnel header caching.
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-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-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-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-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
ofproto: Match on IP ToS/DSCP bits (OpenFlow 1.0)
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Match VLAN PCP and rewrite ToS bits (OpenFlow...
tree
|
commitdiff
next