projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove NXAST_DROP_SPOOFED_ARP action.
[openvswitch]
/
ofproto
/
ofproto.c
2011-06-07
Ben Pfaff
ofproto: Fix memory leak in ofproto_destroy__().
blob
|
commitdiff
|
raw
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
2011-03-29
Ben Pfaff
ofproto: Factor OpenFlow connection management into...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Ben Pfaff
ofproto: New function ofconn_pktbuf_retrieve().
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Ben Pfaff
ofproto: Add functions to get and set ofconn type and...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Ben Pfaff
ofproto: Add ofconn_get_miss_send_len(), ofconn_set_mis...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Ben Pfaff
ofproto: Add ofconn_get_flow_format(), ofconn_set_flow_...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Ben Pfaff
ofproto: Use ofconn_send_reply() for sending OpenFlow...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Ben Pfaff
ofproto: Introduce ofconn_get_ofproto() accessor function.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Ben Pfaff
ofproto: Move hton_ofp_phy_port() to ofp-util.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Ben Pfaff
ofproto: Break packet_in encoding out of ofproto into...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Ben Pfaff
ofproto: Factor building of flow_removed messages out...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-23
Ethan Jackson
cfm: cfm_run() return ccm instead of packet.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-23
Justin Pettit
ofproto: Allow tunnel id to be in decimal or hex for...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Ben Pfaff
mac-learning: Change 'port' member to a union.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Ben Pfaff
mac-learning: Refactor to increase generality.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-18
Ben Pfaff
ofproto: Take responsibility for connectivity fault...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-18
Ben Pfaff
ofproto: Specialize ofproto_send_packet() for uses...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Ben Pfaff
ofproto: Remove controller discovery support.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Ben Pfaff
ofproto: Get rid of archaic "switch status" OpenFlow...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Ben Pfaff
ofproto: Fix obsolete comments.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Ben Pfaff
ofproto: Fix comment on send_packet_in().
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Ben Pfaff
ofproto: Don't include unneeded header file.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-14
Andrew Evans
ofproto: Store time since last connect and disconnect...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-09
Andrew Evans
ofproto: Report time connected or disconnected, not...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-04
Ethan Jackson
ofproto: facet_execute() stats changes.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-04
Ethan Jackson
ofproto: Update facet stats when used time increases.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-25
Ben Pfaff
ofproto: Log warning if controller requests an invalid...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-24
Ethan Jackson
ofproto: Guarantee uninstalled facets have no dp_packet...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-24
Ethan Jackson
ofproto: Reset facet's rs_used at rule changes.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-22
Justin Pettit
ofproto: Free "controller_name" in ofconn_run().
blob
|
commitdiff
|
raw
|
diff to current
2011-02-18
Ethan Jackson
ofproto: Resubmit Statistics.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-18
Ethan Jackson
ofproto: Batch statistics updates.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-18
Ethan Jackson
ofproto: Display idle time in bridge/dump-flows.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-18
Ethan Jackson
ofproto: flow_stats_ds() print flows properly.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-18
Ben Pfaff
ofproto: Fix behavior when special_cb not present ...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-07
Ethan Jackson
vswitchd: Process special packets more aggressively.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-07
Ben Pfaff
ofproto: Clear out entire 'name' field of ofp_phy_port...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-05
Ben Pfaff
openflow: Use types and accessors for half-aligned...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-31
Andrew Evans
util: New ovs_retval_to_string() function.
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
datapath: Convert upcalls and ODP_EXECUTE to use AF_NET...
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
ofproto: Avoid using ODPFF_ZERO_TCP_FLAGS.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
ofproto: Generalize facet_put__() so that it is more...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
ofproto: Fix test for installability change when revali...
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
next