projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Include <sys/time.h> in socket-util.h
[openvswitch]
/
ofproto
/
2011-05-19
Ethan Jackson
ofproto: Fix compiler warning.
tree
|
commitdiff
2011-05-19
Ben Pfaff
ofproto-dpif: Fix bond accounting.
tree
|
commitdiff
2011-05-19
Ben Pfaff
ofproto-dpif: Fix argument in send_packet() call.
tree
|
commitdiff
2011-05-18
Ben Pfaff
Merge 'next' into 'master'.
tree
|
commitdiff
2011-05-18
Ethan Jackson
ofproto: Datapath statistics accounted twice.
tree
|
commitdiff
2011-05-17
Ben Pfaff
ofproto-dpif: Revalidate flows in some previously misse...
tree
|
commitdiff
2011-05-17
Ben Pfaff
ofproto-dpif: Avoid unnecessary ODP-to-OFP port conversion.
tree
|
commitdiff
2011-05-17
Ben Pfaff
ofproto-dpif: Fix null pointer dereference in is_admiss...
tree
|
commitdiff
2011-05-16
Ben Pfaff
Make the source tree sparse clean.
tree
|
commitdiff
2011-05-16
Ben Pfaff
Fix incorrect byte order annotations.
tree
|
commitdiff
2011-05-16
Ben Pfaff
Convert remaining network-byte-order "uint<N>_t"s into...
tree
|
commitdiff
2011-05-16
Ben Pfaff
ofproto: Maintain ofp_phy_port for each ofport in netwo...
tree
|
commitdiff
2011-05-16
Ben Pfaff
ofproto: Drop duplicate "const" in parameter declaration.
tree
|
commitdiff
2011-05-16
Ben Pfaff
ofproto: Fix ofproto_send_packet() treatment of vlan_tc...
tree
|
commitdiff
2011-05-13
Ben Pfaff
ofproto-dpif: Fix null pointer dereference in get_ofp_p...
tree
|
commitdiff
2011-05-13
Ben Pfaff
ofproto: Call port_modified before closing old netdev...
tree
|
commitdiff
2011-05-12
Ben Pfaff
ofproto: Fix duplicate hmap_remove() in ofproto_destroy().
tree
|
commitdiff
2011-05-12
Ben Pfaff
ofproto: Fix typo in comment.
tree
|
commitdiff
2011-05-12
Ben Pfaff
Merge 'master' into 'next'.
tree
|
commitdiff
2011-05-12
Ben Pfaff
ofproto-dpif: Get rid of effectively unused 'check_spec...
tree
|
commitdiff
2011-05-12
Ben Pfaff
Implement basic multiple table support.
tree
|
commitdiff
2011-05-11
Ben Pfaff
ofproto: Drop ofproto_rule_lookup().
tree
|
commitdiff
2011-05-11
Ben Pfaff
ofproto: Fix number of reported tables in OFPT_FEATURES...
tree
|
commitdiff
2011-05-11
Ben Pfaff
ofproto: Make rule construction and destruction more...
tree
|
commitdiff
2011-05-11
Ben Pfaff
ofproto: Remove unused coverage counters.
tree
|
commitdiff
2011-05-11
Ben Pfaff
ofproto: Update some comments.
tree
|
commitdiff
2011-05-11
Ben Pfaff
ofproto: Eliminate reference to dpif_upcall from ofproto.
tree
|
commitdiff
2011-05-11
Ben Pfaff
Remove unneeded #include directives.
tree
|
commitdiff
2011-05-11
Ben Pfaff
ofproto: Better document the ofproto_class interface.
tree
|
commitdiff
2011-05-11
Ben Pfaff
ofproto: Break apart into generic and hardware-specific...
tree
|
commitdiff
2011-05-11
Ben Pfaff
ofproto: Complete abstraction by adding enumeration...
tree
|
commitdiff
2011-05-11
Ben Pfaff
ofproto: Improve abstraction by using OpenFlow port...
tree
|
commitdiff
2011-05-11
Ben Pfaff
ofproto: Improve abstraction by adding function ofproto...
tree
|
commitdiff
2011-05-11
Ben Pfaff
dpif: Improve abstraction by making 'run' and 'wait...
tree
|
commitdiff
2011-05-11
Ben Pfaff
bridge: Move packet processing functionality into ofproto.
tree
|
commitdiff
2011-05-06
Ethan Jackson
ofproto: Resubmit statistics improperly account during...
tree
|
commitdiff
2011-05-04
Ben Pfaff
DESIGN: Move in-band control design discussion here.
tree
|
commitdiff
2011-05-04
Ben Pfaff
ofproto: Update ports immediately upon ofproto_port_add...
tree
|
commitdiff
2011-05-04
Ben Pfaff
ofproto: Add a pointer to the owning ofproto to struct...
tree
|
commitdiff
2011-05-04
Ben Pfaff
ofproto: Initialize ports immediately upon ofproto...
tree
|
commitdiff
2011-05-04
Ben Pfaff
ofproto: Add 'name' field to struct ofproto and use...
tree
|
commitdiff
2011-05-04
Ben Pfaff
ofproto: Rename ofproto_iface_*() functions to ofproto_...
tree
|
commitdiff
2011-05-04
Ben Pfaff
ofproto: Move private definitions to separate header.
tree
|
commitdiff
2011-05-04
Ben Pfaff
bridge: Eliminate direct dependencies on dpif.
tree
|
commitdiff
2011-05-04
Ben Pfaff
Convert remaining network-byte-order "uint<N>_t"s into...
tree
|
commitdiff
2011-05-04
Ben Pfaff
ofproto: Maintain ofp_phy_port for each ofport in netwo...
tree
|
commitdiff
2011-05-04
Ben Pfaff
ofproto: Group struct cfm forward declaration with...
tree
|
commitdiff
2011-05-04
Ben Pfaff
ofproto: Make ofproto_send_packet() static.
tree
|
commitdiff
2011-04-27
Ethan Jackson
ofproto: Remove unused variable.
tree
|
commitdiff
2011-04-27
Ethan Jackson
connmgr: Remove unused variable.
tree
|
commitdiff
2011-04-26
Ben Pfaff
Remove support for obsolete "tun_id_from_cookie" extension.
tree
|
commitdiff
2011-04-26
Ben Pfaff
bridge: Move logic for flushing flows and standalone...
tree
|
commitdiff
2011-04-21
Ben Pfaff
ofproto: Adjust netdev_monitor when switching netdevs.
tree
|
commitdiff
2011-04-21
Ben Pfaff
ofproto: Rework and fix bugs in port change detection.
tree
|
commitdiff
2011-04-21
Ben Pfaff
ofproto: Consistently use netdev's name instead of...
tree
|
commitdiff
2011-04-19
Ben Pfaff
ofproto: Avoid memory leak in classifier on destruction.
tree
|
commitdiff
2011-04-11
Ethan Jackson
autopath: Create the autopath action.
tree
|
commitdiff
2011-04-01
Ben Pfaff
packets: New function snap_compose(); rename compose_pa...
tree
|
commitdiff
2011-03-31
Ben Pfaff
ofproto: Change string sets in interface from svec...
tree
|
commitdiff
2011-03-31
Ben Pfaff
Convert shash users that don't use the 'data' value...
tree
|
commitdiff
2011-03-31
Ethan Jackson
ofproto: Use new timer library.
tree
|
commitdiff
2011-03-31
Ben Pfaff
connmgr: Fix wild pointer dereference in connmgr_broadc...
tree
|
commitdiff
2011-03-31
Ben Pfaff
ofproto: Fix order of destruction in ofproto_destroy().
tree
|
commitdiff
2011-03-30
Ben Pfaff
ofpbuf: Make ofpbufs initialized with ofpbuf_use_stack...
tree
|
commitdiff
2011-03-30
Ben Pfaff
odp-util: Replace ODPUTIL_FLOW_KEY_U32S by new struct...
tree
|
commitdiff
2011-03-30
Ben Pfaff
ofproto: Get rid of send_port_status() trivial wrapper...
tree
|
commitdiff
2011-03-29
Ben Pfaff
ofproto: Factor OpenFlow connection management into...
tree
|
commitdiff
2011-03-29
Ben Pfaff
ofproto: New function ofconn_pktbuf_retrieve().
tree
|
commitdiff
2011-03-29
Ben Pfaff
ofproto: Add functions to get and set ofconn type and...
tree
|
commitdiff
2011-03-29
Ben Pfaff
ofproto: Add ofconn_get_miss_send_len(), ofconn_set_mis...
tree
|
commitdiff
2011-03-29
Ben Pfaff
ofproto: Add ofconn_get_flow_format(), ofconn_set_flow_...
tree
|
commitdiff
2011-03-29
Ben Pfaff
ofproto: Use ofconn_send_reply() for sending OpenFlow...
tree
|
commitdiff
2011-03-29
Ben Pfaff
ofproto: Introduce ofconn_get_ofproto() accessor function.
tree
|
commitdiff
2011-03-29
Ben Pfaff
ofproto: Move hton_ofp_phy_port() to ofp-util.
tree
|
commitdiff
2011-03-29
Ben Pfaff
ofproto: Break packet_in encoding out of ofproto into...
tree
|
commitdiff
2011-03-29
Ben Pfaff
ofproto: Factor building of flow_removed messages out...
tree
|
commitdiff
2011-03-23
Ethan Jackson
cfm: cfm_run() return ccm instead of packet.
tree
|
commitdiff
2011-03-23
Justin Pettit
ofproto: Allow tunnel id to be in decimal or hex for...
tree
|
commitdiff
2011-03-22
Ben Pfaff
mac-learning: Change 'port' member to a union.
tree
|
commitdiff
2011-03-22
Ben Pfaff
mac-learning: Refactor to increase generality.
tree
|
commitdiff
2011-03-18
Ben Pfaff
ofproto: Take responsibility for connectivity fault...
tree
|
commitdiff
2011-03-18
Ben Pfaff
ofproto: Specialize ofproto_send_packet() for uses...
tree
|
commitdiff
2011-03-16
Ben Pfaff
ofproto: Remove controller discovery support.
tree
|
commitdiff
2011-03-16
Ben Pfaff
ofproto: Get rid of archaic "switch status" OpenFlow...
tree
|
commitdiff
2011-03-16
Ben Pfaff
ofproto: Fix obsolete comments.
tree
|
commitdiff
2011-03-16
Ben Pfaff
ofproto: Fix comment on send_packet_in().
tree
|
commitdiff
2011-03-16
Ben Pfaff
ofproto: Don't include unneeded header file.
tree
|
commitdiff
2011-03-14
Andrew Evans
ofproto: Store time since last connect and disconnect...
tree
|
commitdiff
2011-03-09
Andrew Evans
ofproto: Report time connected or disconnected, not...
tree
|
commitdiff
2011-03-04
Ethan Jackson
ofproto: facet_execute() stats changes.
tree
|
commitdiff
2011-03-04
Ethan Jackson
ofproto: Update facet stats when used time increases.
tree
|
commitdiff
2011-02-25
Ben Pfaff
ofproto: Log warning if controller requests an invalid...
tree
|
commitdiff
2011-02-25
Ethan Jackson
ofproto: Change account_cb to use uint64_t.
tree
|
commitdiff
2011-02-24
Ethan Jackson
ofproto: Guarantee uninstalled facets have no dp_packet...
tree
|
commitdiff
2011-02-24
Ethan Jackson
ofproto: Reset facet's rs_used at rule changes.
tree
|
commitdiff
2011-02-22
Justin Pettit
discovery: Free "buffer" in discovery_set_accept_contro...
tree
|
commitdiff
2011-02-22
Justin Pettit
ofproto: Free "controller_name" in ofconn_run().
tree
|
commitdiff
2011-02-18
Ethan Jackson
ofproto: Resubmit Statistics.
tree
|
commitdiff
2011-02-18
Ethan Jackson
ofproto: Batch statistics updates.
tree
|
commitdiff
2011-02-18
Ethan Jackson
ofproto: Display idle time in bridge/dump-flows.
tree
|
commitdiff
next