projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tunneling: Reduce priority of multicast tunnels.
[openvswitch]
/
ofproto
/
ofproto.c
2011-11-02
Ben Pfaff
ofproto: Reject invalid input ports in OFPT_PACKET_OUT...
blob
|
commitdiff
|
raw
2011-11-02
Ben Pfaff
ofproto: Add error code for bad role.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-02
Ben Pfaff
ofproto: Issue OpenFlow error for bad table IDs.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-02
Ben Pfaff
ofproto: Consistently log OpenFlow error replies.
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-31
Ben Pfaff
ofproto: Add OFPC_QUEUE_STATS to switch feature reply.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Ben Pfaff
ofproto: Check for overlapping flows only in the target...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-22
Justin Pettit
ovs-vswitchd: Add support for 802.1D STP.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-22
Justin Pettit
ofproto: Add function to set OpenFlow state and update...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-22
Justin Pettit
ofproto: Mark 'ofproto' arg in is_mirror_output_bundle...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-22
Justin Pettit
ofproto: Fix comment describing ofport_modified().
blob
|
commitdiff
|
raw
|
diff to current
2011-10-21
Ben Pfaff
Implement new fragment handling policy.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-30
Justin Pettit
ovs-appctl: Print command arguments for "help".
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Justin Pettit
Set MTU in userspace rather than kernel.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Ben Pfaff
ofproto: Remove dummy 'in_port' variable.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Ben Pfaff
Implement new "learn" action.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Ben Pfaff
ofproto: Reinterpret meaning of OpenFlow hard timeouts...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Ben Pfaff
ofproto: Mark some parameters 'const'.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Ben Pfaff
ofproto: Add 'ofproto' parameter to most flow_mod funct...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Ben Pfaff
ofproto: Avoid using list_size() to compute length...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-09
Ethan Jackson
cfm: Write remote MPIDs to the database.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-09
Ben Pfaff
ofproto: Document that ->rule_construct() should uninit...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-12
Ethan Jackson
lib: Whitespace cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-09
Ben Pfaff
ofp-util: Rename struct flow_stats_request with ofputil...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-09
Ben Pfaff
ofp-util: Rename struct flow_mod to struct ofputil_flow...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-09
Sanjay Sane
Option to forward BPDU (Ethernet control class) frames
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
Ben Pfaff
ofproto: New helper macro OFPROTO_FOR_EACH_TABLE.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
Ben Pfaff
ofproto: Allow ->rule_choose_table() to be NULL regardl...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
Ben Pfaff
ofproto: Make ->construct() and ->destruct() more symme...
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-07-28
Simon Horman
ofproto-dpif: Allow setting of flow eviction threshold
blob
|
commitdiff
|
raw
|
diff to current
2011-07-01
Justin Pettit
ofproto: Rename "private.h" to "ofproto->provider.h".
blob
|
commitdiff
|
raw
|
diff to current
2011-07-01
Andrew Evans
connmgr: Free controller info in the same module where...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-30
Ben Pfaff
ofp-util: Simplify iteration through OpenFlow actions.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-30
Ben Pfaff
ofp-util: Rename OFPUTIL_INVALID to OFPUTIL_MSG_INVALID.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Ben Pfaff
Define UINT64_MAX as "unknown" in Open vSwitch specific...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Ben Pfaff
ofproto: Implement asynchronous OFPT_FLOW_MOD commands.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Ben Pfaff
ofproto: Collect all rules for an OpenFlow request...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Ben Pfaff
connmgr: New function ofconn_send_error().
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Ben Pfaff
ofproto: Better abstract flow stats encoding.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Ben Pfaff
ofproto: Better abstract aggregate stats encoding and...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Ben Pfaff
openflow: Make stats replies more like other OpenFlow...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Ben Pfaff
nicira-ext: Separate nx_aggregate_stats_reply from...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Ben Pfaff
openflow: Merge ofp_flow_stats_request and ofp_aggregat...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Ben Pfaff
openflow: Merge ofp_stats_request and ofp_stats_reply.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Ben Pfaff
ofproto: Correctly fill in table_id in NXST_FLOW replies.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Ben Pfaff
ofproto: Fix memory leak in ofproto_destroy__().
blob
|
commitdiff
|
raw
|
diff to current
2011-05-31
Ethan Jackson
ofproto: Discontinue use of netdev_monitor.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-23
Ben Pfaff
ofproto: Properly initialize table_id when creating...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Ethan Jackson
cfm: Cleanup CFM module interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Ethan Jackson
cfm: Remove Maintenance_Point and Monitor tables.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-19
Ethan Jackson
ofproto: Fix compiler warning.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Ben Pfaff
Merge 'next' into 'master'.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Ethan Jackson
ofproto: Datapath statistics accounted twice.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Ben Pfaff
ofproto: Maintain ofp_phy_port for each ofport in netwo...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Ben Pfaff
ofproto: Drop duplicate "const" in parameter declaration.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Ben Pfaff
ofproto: Fix ofproto_send_packet() treatment of vlan_tc...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-13
Ben Pfaff
ofproto: Call port_modified before closing old netdev...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Ben Pfaff
ofproto: Fix duplicate hmap_remove() in ofproto_destroy().
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Ben Pfaff
Merge 'master' into 'next'.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Ben Pfaff
Implement basic multiple table support.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Ben Pfaff
ofproto: Drop ofproto_rule_lookup().
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Ben Pfaff
ofproto: Fix number of reported tables in OFPT_FEATURES...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Ben Pfaff
ofproto: Make rule construction and destruction more...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Ben Pfaff
ofproto: Remove unused coverage counters.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Ben Pfaff
ofproto: Update some comments.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Ben Pfaff
Remove unneeded #include directives.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Ben Pfaff
ofproto: Better document the ofproto_class interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Ben Pfaff
ofproto: Break apart into generic and hardware-specific...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Ben Pfaff
ofproto: Complete abstraction by adding enumeration...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Ben Pfaff
ofproto: Improve abstraction by using OpenFlow port...
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-05-11
Ben Pfaff
bridge: Move packet processing functionality into ofproto.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-06
Ethan Jackson
ofproto: Resubmit statistics improperly account during...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Ben Pfaff
ofproto: Update ports immediately upon ofproto_port_add...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Ben Pfaff
ofproto: Add a pointer to the owning ofproto to struct...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Ben Pfaff
ofproto: Initialize ports immediately upon ofproto...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Ben Pfaff
ofproto: Add 'name' field to struct ofproto and use...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Ben Pfaff
ofproto: Rename ofproto_iface_*() functions to ofproto_...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Ben Pfaff
ofproto: Move private definitions to separate header.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Ben Pfaff
bridge: Eliminate direct dependencies on dpif.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Ben Pfaff
ofproto: Maintain ofp_phy_port for each ofport in netwo...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Ben Pfaff
ofproto: Make ofproto_send_packet() static.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-27
Ethan Jackson
ofproto: Remove unused variable.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-26
Ben Pfaff
Remove support for obsolete "tun_id_from_cookie" extension.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-26
Ben Pfaff
bridge: Move logic for flushing flows and standalone...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-21
Ben Pfaff
ofproto: Adjust netdev_monitor when switching netdevs.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-21
Ben Pfaff
ofproto: Rework and fix bugs in port change detection.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-21
Ben Pfaff
ofproto: Consistently use netdev's name instead of...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-19
Ben Pfaff
ofproto: Avoid memory leak in classifier on destruction.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-11
Ethan Jackson
autopath: Create the autopath action.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
Ben Pfaff
packets: New function snap_compose(); rename compose_pa...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Ben Pfaff
ofproto: Change string sets in interface from svec...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Ben Pfaff
Convert shash users that don't use the 'data' value...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Ethan Jackson
ofproto: Use new timer library.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Ben Pfaff
ofproto: Fix order of destruction in ofproto_destroy().
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-03-30
Ben Pfaff
ofproto: Get rid of send_port_status() trivial wrapper...
blob
|
commitdiff
|
raw
|
diff to current
next