aboutsummaryrefslogtreecommitdiff
path: root/lib/flow.c
AgeCommit message (Expand)Author
2010-08-30treewide: Remove trailing whitespaceJoe Perches
2010-08-27datapath: Avoid accesses past the end of skbuff data in actions.Ben Pfaff
2010-08-10datapath: Fix handling of 802.1Q and SNAP headers.Ben Pfaff
2010-08-02datapath: Don't track IP TOS value two different ways.Ben Pfaff
2010-07-21vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring vlog module in use.Ben Pfaff
2010-05-10flow: Zero tun_id if wildcarded.Jesse Gross
2010-05-07flow: Fix misaligned access.Ben Pfaff
2010-05-06Fix issue with "strict" deletion of flowsJustin Pettit
2010-04-19tunneling: Add support for tunnel ID.Jesse Gross
2010-02-20datapath: Set the correct bits for OFPAT_SET_NW_TOS action.Ben Pfaff
2010-02-20ofproto: Match on IP ToS/DSCP bits (OpenFlow 1.0)Justin Pettit
2010-02-20ofproto: Add support for matching IP addresses in ARP header (OpenFlow 1.0)Justin Pettit
2010-02-20ofproto: Match VLAN PCP and rewrite ToS bits (OpenFlow 0.9)Justin Pettit
2010-02-11flow: Fix null pointer dereference in flow_from_match().Ben Pfaff
2009-10-26flow: Differentiate between "port" when printing flowsJustin Pettit
2009-09-01Add ability for the datapath to match IP address in ARPsJustin Pettit
2009-06-15Update primary code license to Apache 2.0.Ben Pfaff
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff