projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vlog: Output configuration list in alphabetical order.
[openvswitch]
/
vswitchd
/
bridge.c
2011-06-07
Ben Pfaff
bridge: Fix memory leak in port_configure().
blob
|
commitdiff
|
raw
2011-05-26
Ben Pfaff
bridge: Avoid "cast increases required alignment of...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-25
Ethan Jackson
bridge: Interface may be configured with incorrect...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-24
Ethan Jackson
cfm: Require 'name' field for 'cfm' objects.
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-20
Ethan Jackson
cfm: No longer allow configuration of ma_name and md_name.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Ethan Jackson
cfm: Migrate cfm/show unixctl command to CFM module.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Ethan Jackson
netdev: Take responsibility for polling MII registers.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Ben Pfaff
Merge 'next' into 'master'.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Ben Pfaff
bridge: Fill in ofport column of Interface records.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Ben Pfaff
bridge: Avoid double-free of bond fake ifaces.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-13
Ben Pfaff
bridge: Fix uninitialized bond_stable_ids in port_confi...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Ben Pfaff
bridge: Keep default Ethernet address stable between...
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
Remove unneeded #include directives.
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
bridge: Move packet processing functionality into ofproto.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-10
Ben Pfaff
stream-ssl: Improve messages when configuring SSL if...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-07
Ethan Jackson
bridge: Don't configure QoS without Queues.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-06
Ethan Jackson
lacp: New "lacp-heartbeat" mode.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-06
Ethan Jackson
bond: Create new "bond-stable-id".
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
bridge: Reorder configuration.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Ben Pfaff
bridge: Factor code out of bridge_reconfigure().
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Ben Pfaff
bridge: Get rid of bridge_get_all_ifaces(), bridge_fetc...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Ben Pfaff
bridge: Change all_bridges from list to hmap (indexed...
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
bridge: Change 'iface_by_name' from shash to hmap.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Ben Pfaff
bridge: Use bridge name, instead of dpif name, in log...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Ben Pfaff
bridge: Inline iterate_and_prune_ifaces() and remove it.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Ben Pfaff
bridge: Avoid extra iteration through all "struct iface"s.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-27
Ethan Jackson
lacp: Allow configurable aggregation keys.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-27
Ethan Jackson
lacp: New other_config setting "lacp-force-aggregatable".
blob
|
commitdiff
|
raw
|
diff to current
2011-04-26
Ethan Jackson
bond: New bond-hash-basis setting.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-26
Ethan Jackson
bridge: Create new "null" interface type.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-26
Ben Pfaff
mac-learning: Change mac_learning_set_flood_vlans(...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-26
Ben Pfaff
vlan-bitmap: New data structure.
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
bridge: Remove slaves from the bond before closing...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-21
Ben Pfaff
bridge: Tolerate missing Port and Interface records...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-20
Ben Pfaff
bridge: Avoid memory leak from RSPAN mirrors in bridge_...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-19
Ethan Jackson
lacp: Implement custom timing mode.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-19
Ethan Jackson
bridge: LACP port ID and system ID in database.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-19
Ethan Jackson
lacp: New "strict" lacp mode.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-19
Ben Pfaff
bridge: Fix VLAN selection mirroring logic.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-19
Ben Pfaff
bridge: Reintroduce log message that was lost (and...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-19
Ben Pfaff
bridge: Initialize mirrors' uuid member.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-18
Ethan Jackson
bridge: Report lacp_slave_is_current() in the database.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-18
Ethan Jackson
bridge: Generalize CFM rate limiter.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-18
Ben Pfaff
bridge: Properly test for out-of-range values.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-15
Ethan Jackson
bridge: Destroy bond when port is destroyed.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-15
Ethan Jackson
bond: Completely pull LACP module out of bond.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-15
Ethan Jackson
bond: Create new 'stable_id' parameter.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-15
Ethan Jackson
bond: Give bridge control over LACP module.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-13
Ethan Jackson
bond: Reconfigure flows when bond mode changes.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-11
Ethan Jackson
autopath: Create the autopath action.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-08
Ben Pfaff
bridge: Monitor fewer OVSDB columns.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-06
Ethan Jackson
bridge: Run once before configuring CFM.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
Ben Pfaff
bridge: Avoid partitioning the dst set.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
Ben Pfaff
bridge: Separate mirroring logic from forwarding logic.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
Ben Pfaff
bridge: Change "struct dst" from containing a dp_ifidx...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
Ben Pfaff
bridge: Get rid of 'n_ifaces' member of struct port.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
Ben Pfaff
bridge: Break bonding implementation out into library.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
Ben Pfaff
bridge: Simplify and clean up bond slave enable/disable.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
Ben Pfaff
bridge: Drop obsolete comment.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
Ben Pfaff
bridge: Improve comment.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
Ben Pfaff
bridge: Change Ethernet address array from 8 bytes...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
Ben Pfaff
bridge: Avoid redundant dpif_flow_flush().
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
Ben Pfaff
lacp: Encapsulate configuration into new structs.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
Ben Pfaff
bridge: Drop LACP configuration members from struct...
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
bridge: Convert svecs to ssets.
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
dpif: Use sset instead of svec in dpif interface.
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
Ben Pfaff
bridge: Destroy ofproto before deleting dpif.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Ben Pfaff
bridge: Always wait for MAC learning table and ports.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-28
Ethan Jackson
cfm: Create new cfm/show appctl command.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-28
Ethan Jackson
bridge: Write CFM updates more quickly.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-28
Ethan Jackson
cfm: Don't report unexpected remote endpoints.
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
Ethan Jackson
packets: Create new compose_packet() function.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Ethan Jackson
vswitchd: Properly calculate output port.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Ethan Jackson
vswitchd: Destroy lacp in port_destroy().
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Ethan Jackson
bridge: Memory leak in port_destroy()
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Ben Pfaff
bridge: Change bridge's 'ports' member from array to...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Ben Pfaff
bridge: Avoid flushing entire MAC learning table for...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Ben Pfaff
bridge: Use pointer to "struct port", not "port_idx...
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-22
Ben Pfaff
bridge: Change port's 'ifaces' member from array to...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Ben Pfaff
bridge: Get rid of "port_ifidx" in struct iface. Fix...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Ben Pfaff
bridge: Expire bond slave assignments when their loads...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Ben Pfaff
bridge: Improve name and comments for bond_entry's...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Ben Pfaff
bridge: Change struct port's active_iface member from...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Ben Pfaff
bridge: Get rid of redundant bridge_get_local_iface...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Ben Pfaff
bridge: Drop 'active_iface_tag' from "struct port".
blob
|
commitdiff
|
raw
|
diff to current
next