projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ofp-util: Work on decoding OF1.1 flow_mods.
[openvswitch]
/
lib
/
dpif-netdev.c
2012-07-09
Arun Sharma
Rename static functions to increase uniqueness.
blob
|
commitdiff
|
raw
2012-06-10
Ben Pfaff
dpif-netdev: Fix use-after-free in dpif_netdev_recv.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-16
Giuseppe Lettieri
dpif-netdev: allow for proper destruction of netdev...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-03
Raju Subramanian
Global replace of Nicira Networks.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Ben Pfaff
dpif: Make caller of dpif_recv() provide buffer space.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Ben Pfaff
ofproto-dpif: Batch flow uninstallations due to expiration.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-27
Ben Pfaff
dpif-netdev: Correct type of struct dp_netdev_flow...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-26
Jesse Gross
packet: Add additional TCP flags extraction on IPv6.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-23
Jesse Gross
flow: Enable retrieval of TCP flags from IPv6 traffic.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-23
Jesse Gross
flow: Add length check when retrieving TCP flags.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-19
Ben Pfaff
dummy: Make --enable-dummy=override replace all dpifs...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-16
Ben Pfaff
dpif: Change provider interface to consistently use...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-13
Ben Pfaff
dpif: Simplify the "listen mask" concept.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-12
Ben Pfaff
dpif-netdev: Make port numbers predictable for dummy...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-11
Pravin B Shelar
odp-util: Handle ipv6 in set nw action.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
Ethan Jackson
packets: New packet_set_*() helper functions.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
Ethan Jackson
packets: Mask out CFI bit in eth_push_vlan().
blob
|
commitdiff
|
raw
|
diff to current
2011-12-21
Ethan Jackson
dpif-netdev: Fix UDP checksum calculation.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-16
Ben Pfaff
dpif-netdev: Correctly report types of dummy netdevs.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-23
Ben Pfaff
packets: New function eth_pop_vlan(), formerly dp_netde...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Ethan Jackson
dpif-netdev: Allow enqueue actions.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Ben Pfaff
datapath: Don't drop packets with partial vlan tags.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Ben Pfaff
datapath: Describe policy for extending flow key, imple...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-09
Justin Pettit
Support matching and modifying IP TTL.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-09
Justin Pettit
Support matching and modifying IP ECN bits.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-01
Pravin B Shelar
datapath: Convert kernel priority actions into match...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-21
Ben Pfaff
Implement new fragment handling policy.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-21
Pravin B Shelar
datapath: Refactor actions in terms of match fields.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-14
Ben Pfaff
dpif: New function dpif_operate() and dpif-linux implem...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-12
Ben Pfaff
datapath-protocol: Rename enums for consistency.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-12
Ben Pfaff
datapath: Move Netlink PID for userspace actions from...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-11
Ben Pfaff
dpif-netdev: Implement OVS_ACTION_ATTR_SAMPLE action.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-11
Ben Pfaff
dpif-netdev: Simplify code by removing dpif_netdev_vali...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
Ben Pfaff
dpif: Avoid use of "struct ovs_dp_stats" in platform...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-28
Pravin Shelar
sFlow: Genericize/simplify kernel sFlow implementation
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Ben Pfaff
dpif-netdev: Also allow "dummy" netdevs in a dpif-netdev.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Pravin Shelar
datapath: Strip down vport interface : OVS_VPORT_ATTR_MTU
blob
|
commitdiff
|
raw
|
diff to current
2011-09-10
Pravin Shelar
datapath: VLAN actions should use push/pop semantics
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
Ben Pfaff
datapath: Allow a packet with no input port to omit...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-20
Justin Pettit
datapath: Use "OVS_*" as opposed to "ODP_*" for user...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-15
Ben Pfaff
dpif-netdev: Avoid pointlessly maintaining a port count.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
Ben Pfaff
netdev: Get rid of struct netdev_options and netdev_ope...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
Ben Pfaff
netdev: Clean up and refactor packet receive interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-04
Simon Horman
ovs-dpctl: Show number of flows
blob
|
commitdiff
|
raw
|
diff to current
2011-07-28
pravin shelar
Datapath action should not refer to controller
blob
|
commitdiff
|
raw
|
diff to current
2011-06-09
Justin Pettit
Remove NXAST_DROP_SPOOFED_ARP action.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-01
Ben Pfaff
datapath: Get packet metadata from userspace in odp_pac...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Ben Pfaff
Merge 'next' into 'master'.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Ben Pfaff
Fix incorrect byte order annotations.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Ben Pfaff
Merge 'master' into 'next'.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Ben Pfaff
dpif: Improve abstraction by making 'run' and 'wait...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
Ben Pfaff
packets: New function eth_set_vlan_tci(), from dpif...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Ben Pfaff
ofpbuf: Make ofpbufs initialized with ofpbuf_use_stack...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Ben Pfaff
odp-util: Replace ODPUTIL_FLOW_KEY_U32S by new struct...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Ben Pfaff
dpif-netdev: Fix segfault handling packets.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-04
Ben Pfaff
datapath: Consider tunnels to have no MTU, fixing jumbo...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-02
Justin Pettit
lib: Replace IP_TYPE_ references with IPPROTO_.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: s/ODPAT_/ODP_ACTION_ATTR_/ to fit new naming...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
dpif: Remove dpif_get_all_names().
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
Eliminate ODPL_* from userspace-facing interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Eliminate 'flags' member from odp_flow.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
dpif: Eliminate ODPPF_* constants from client-visible...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
dpif: Eliminate "struct odp_flow_stats" from client...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
dpif: Eliminate "struct odp_flow" from client-visible...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Change ODP_FLOW_GET to retrieve only a single...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Drop port information from odp_stats.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Drop queue information from odp_stats.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Drop flow information from odp_stats.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
dpif: Eliminate "struct odp_port" from client-visible...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Change listing ports to use an iterator concept.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Report kernel's flow key when passing packets...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Convert odp_flow_key to use Netlink attribute...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Change listing flows to use an iterator concept.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Ben Pfaff
dpif-netdev: Allow for Ethernet and VLAN header in...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-12
Ben Pfaff
Fix non-static instances of "struct vlog_rate_limit...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-29
Ben Pfaff
dpif-netdev: Add missing 'const' qualifiers to function...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-13
Jesse Gross
vswitchd: Consistently use size_t for action lengths.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Ben Pfaff
Expand tunnel IDs from 32 to 64 bits.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Ben Pfaff
datapath: Replace "struct odp_action" by Netlink attrib...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
Jean Tourrilhes
dpif-netdev: Handle ECN bits when updating IP checksum.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-07
Ben Pfaff
dpif-netdev: Use ofpbuf functions instead of their...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-06
Ben Pfaff
queue: Get rid of ovs_queue data structure.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Ben Pfaff
datapath: Make adding and attaching a vport a single...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-30
Ben Pfaff
Add new "dummy" netdev and dpif implementations for...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-24
Ben Pfaff
dpif-netdev: Do not log error for EOPNOTSUPP return...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-24
Ben Pfaff
dpif-netdev: Simplify code by using shash for names...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-18
Ben Pfaff
dpif: Make dpif_class 'open' function take class instea...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Ben Pfaff
vlog: Make client supply semicolon for VLOG_DEFINE_THIS...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-18
Ben Pfaff
datapath: Simplify ODPAT_SET_DL_TCI action.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
datapath: Combine dl_vlan and dl_vlan_pcp.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
flow: Get rid of flow_t typedef.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
flow: Separate "flow_t" from "struct odp_flow_key".
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
datapath: Remove implementation of port groups.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-01
Ben Pfaff
Switch many macros from using CONTAINER_OF to using...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-20
Ben Pfaff
Avoid shadowing local variable names.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-01
Ben Pfaff
ofpbuf: Add ofpbuf_new_with_headroom(), ofpbuf_clone_wi...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
Joe Perches
treewide: Remove trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2010-08-27
Ben Pfaff
datapath: Avoid accesses past the end of skbuff data...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
Ben Pfaff
dpif-netdev: Expand tabs.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
Ben Pfaff
Add Nicira extension to OpenFlow for dropping spoofed...
blob
|
commitdiff
|
raw
|
diff to current
next