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]
/
vswitchd
/
2011-05-02
Ethan Jackson
vswitchd: Update schema version number.
tree
|
commitdiff
2011-04-30
Andrew Evans
tunneling: Add df_default and df_inherit tunnel options.
tree
|
commitdiff
2011-04-27
Ethan Jackson
lacp: Allow configurable aggregation keys.
tree
|
commitdiff
2011-04-27
Ethan Jackson
lacp: New other_config setting "lacp-force-aggregatable".
tree
|
commitdiff
2011-04-26
Andrew Evans
vswitch.xml: s/switchs/switches/g
tree
|
commitdiff
2011-04-26
Ethan Jackson
bond: New bond-hash-basis setting.
tree
|
commitdiff
2011-04-26
Ethan Jackson
bridge: Create new "null" interface type.
tree
|
commitdiff
2011-04-26
Ben Pfaff
mac-learning: Change mac_learning_set_flood_vlans(...
tree
|
commitdiff
2011-04-26
Ben Pfaff
vlan-bitmap: New data structure.
tree
|
commitdiff
2011-04-26
Ben Pfaff
bridge: Move logic for flushing flows and standalone...
tree
|
commitdiff
2011-04-21
Ben Pfaff
bridge: Remove slaves from the bond before closing...
tree
|
commitdiff
2011-04-21
Ben Pfaff
bridge: Tolerate missing Port and Interface records...
tree
|
commitdiff
2011-04-20
Ben Pfaff
bridge: Avoid memory leak from RSPAN mirrors in bridge_...
tree
|
commitdiff
2011-04-19
Ethan Jackson
lacp: Implement custom timing mode.
tree
|
commitdiff
2011-04-19
Ethan Jackson
bridge: LACP port ID and system ID in database.
tree
|
commitdiff
2011-04-19
Ethan Jackson
lacp: New "strict" lacp mode.
tree
|
commitdiff
2011-04-19
Ben Pfaff
bridge: Fix VLAN selection mirroring logic.
tree
|
commitdiff
2011-04-19
Ben Pfaff
bridge: Reintroduce log message that was lost (and...
tree
|
commitdiff
2011-04-19
Ben Pfaff
bridge: Initialize mirrors' uuid member.
tree
|
commitdiff
2011-04-18
Ethan Jackson
bridge: Report lacp_slave_is_current() in the database.
tree
|
commitdiff
2011-04-18
Ethan Jackson
bridge: Generalize CFM rate limiter.
tree
|
commitdiff
2011-04-18
Ben Pfaff
bridge: Properly test for out-of-range values.
tree
|
commitdiff
2011-04-15
Ethan Jackson
bridge: Destroy bond when port is destroyed.
tree
|
commitdiff
2011-04-15
Ethan Jackson
bond: Completely pull LACP module out of bond.
tree
|
commitdiff
2011-04-15
Ethan Jackson
bond: Create new 'stable_id' parameter.
tree
|
commitdiff
2011-04-15
Ethan Jackson
bond: Give bridge control over LACP module.
tree
|
commitdiff
2011-04-14
Ben Pfaff
vswitchd: Document how to disable inactivity probes.
tree
|
commitdiff
2011-04-14
Ethan Jackson
bond: New bonding mode "stable".
tree
|
commitdiff
2011-04-13
Ethan Jackson
bond: Reconfigure flows when bond mode changes.
tree
|
commitdiff
2011-04-12
Justin Pettit
Release Open vSwitch 1.1.0
tree
|
commitdiff
2011-04-11
Ethan Jackson
autopath: Create the autopath action.
tree
|
commitdiff
2011-04-08
Ben Pfaff
bridge: Monitor fewer OVSDB columns.
tree
|
commitdiff
2011-04-06
Ethan Jackson
bridge: Run once before configuring CFM.
tree
|
commitdiff
2011-04-04
Ben Pfaff
daemon: Integrate checking for an existing pidfile...
tree
|
commitdiff
2011-04-04
Ben Pfaff
Log anything that could prevent a daemon from starting.
tree
|
commitdiff
2011-04-01
Ben Pfaff
bridge: Avoid partitioning the dst set.
tree
|
commitdiff
2011-04-01
Ben Pfaff
bridge: Separate mirroring logic from forwarding logic.
tree
|
commitdiff
2011-04-01
Ben Pfaff
bridge: Change "struct dst" from containing a dp_ifidx...
tree
|
commitdiff
2011-04-01
Ben Pfaff
bridge: Get rid of 'n_ifaces' member of struct port.
tree
|
commitdiff
2011-04-01
Ben Pfaff
bridge: Break bonding implementation out into library.
tree
|
commitdiff
2011-04-01
Ben Pfaff
bridge: Simplify and clean up bond slave enable/disable.
tree
|
commitdiff
2011-04-01
Ben Pfaff
bridge: Drop obsolete comment.
tree
|
commitdiff
2011-04-01
Ben Pfaff
bridge: Improve comment.
tree
|
commitdiff
2011-04-01
Ben Pfaff
bridge: Change Ethernet address array from 8 bytes...
tree
|
commitdiff
2011-04-01
Ben Pfaff
bridge: Avoid redundant dpif_flow_flush().
tree
|
commitdiff
2011-04-01
Ben Pfaff
lacp: Encapsulate configuration into new structs.
tree
|
commitdiff
2011-04-01
Ben Pfaff
bridge: Drop LACP configuration members from struct...
tree
|
commitdiff
2011-04-01
Ben Pfaff
vswitch: Improve schema documentation.
tree
|
commitdiff
2011-04-01
Ben Pfaff
packets: New function snap_compose(); rename compose_pa...
tree
|
commitdiff
2011-03-31
Ben Pfaff
ovs-brcompatd: Convert svecs to ssets.
tree
|
commitdiff
2011-03-31
Ben Pfaff
bridge: Convert svecs to ssets.
tree
|
commitdiff
2011-03-31
Ben Pfaff
ofproto: Change string sets in interface from svec...
tree
|
commitdiff
2011-03-31
Ben Pfaff
dpif: Use sset instead of svec in dpif interface.
tree
|
commitdiff
2011-03-31
Ben Pfaff
Convert shash users that don't use the 'data' value...
tree
|
commitdiff
2011-03-31
Ben Pfaff
bridge: Destroy ofproto before deleting dpif.
tree
|
commitdiff
2011-03-29
Ben Pfaff
bridge: Always wait for MAC learning table and ports.
tree
|
commitdiff
2011-03-28
Ben Pfaff
ovs-brcompatd: Delete write-only variable.
tree
|
commitdiff
2011-03-28
Ethan Jackson
cfm: Create new cfm/show appctl command.
tree
|
commitdiff
2011-03-28
Ethan Jackson
bridge: Write CFM updates more quickly.
tree
|
commitdiff
2011-03-28
Ethan Jackson
cfm: Don't report unexpected remote endpoints.
tree
|
commitdiff
2011-03-25
Ethan Jackson
schema: Monitor's remote_mps is not ephemeral.
tree
|
commitdiff
2011-03-23
Ethan Jackson
cfm: cfm_run() return ccm instead of packet.
tree
|
commitdiff
2011-03-23
Ethan Jackson
packets: Create new compose_packet() function.
tree
|
commitdiff
2011-03-22
Ethan Jackson
vswitchd: Properly calculate output port.
tree
|
commitdiff
2011-03-22
Ethan Jackson
vswitchd: Destroy lacp in port_destroy().
tree
|
commitdiff
2011-03-22
Ethan Jackson
bridge: Memory leak in port_destroy()
tree
|
commitdiff
2011-03-22
Ben Pfaff
bridge: Change bridge's 'ports' member from array to...
tree
|
commitdiff
2011-03-22
Ben Pfaff
bridge: Avoid flushing entire MAC learning table for...
tree
|
commitdiff
2011-03-22
Ben Pfaff
bridge: Use pointer to "struct port", not "port_idx...
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-22
Ben Pfaff
bridge: Change port's 'ifaces' member from array to...
tree
|
commitdiff
2011-03-22
Ben Pfaff
bridge: Get rid of "port_ifidx" in struct iface. Fix...
tree
|
commitdiff
2011-03-22
Ben Pfaff
bridge: Expire bond slave assignments when their loads...
tree
|
commitdiff
2011-03-22
Ben Pfaff
bridge: Improve name and comments for bond_entry's...
tree
|
commitdiff
2011-03-22
Ben Pfaff
bridge: Change struct port's active_iface member from...
tree
|
commitdiff
2011-03-22
Ben Pfaff
bridge: Get rid of redundant bridge_get_local_iface...
tree
|
commitdiff
2011-03-22
Ben Pfaff
bridge: Drop 'active_iface_tag' from "struct port".
tree
|
commitdiff
2011-03-22
Ben Pfaff
bridge: Don't bother revalidating in combination with...
tree
|
commitdiff
2011-03-21
Ben Pfaff
bridge: Always delete the correct interfaces in port_de...
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-18
Ben Pfaff
bridge: Consistently use miimon status if miimon is...
tree
|
commitdiff
2011-03-18
Ethan Jackson
lacp: Enable "fast" lacp timing mode.
tree
|
commitdiff
2011-03-18
Ethan Jackson
vswitchd: Modularize LACP.
tree
|
commitdiff
2011-03-17
Ethan Jackson
vswitchd: Update lacp before bonding.
tree
|
commitdiff
2011-03-17
Ethan Jackson
packets: Rename LACP portid and sysid to port_id and...
tree
|
commitdiff
2011-03-17
Ethan Jackson
packets: create new compose_lacp_pdu() function.
tree
|
commitdiff
2011-03-17
Ethan Jackson
bridge: Pull monitoring out of bonding logic.
tree
|
commitdiff
2011-03-16
Ben Pfaff
ofproto: Remove controller discovery support.
tree
|
commitdiff
2011-03-15
Ethan Jackson
bridge: Create new port_run() function.
tree
|
commitdiff
2011-03-15
Ethan Jackson
qos: Remove min-rate requirement for linux-htb and...
tree
|
commitdiff
2011-03-15
Ethan Jackson
vswitchd: Dump QoS with appctl.
tree
|
commitdiff
2011-03-14
Ben Pfaff
bridge: Downgrade log level of some log messages that...
tree
|
commitdiff
2011-03-14
Andrew Evans
ofproto: Store time since last connect and disconnect...
tree
|
commitdiff
2011-03-14
Andrew Evans
ovsdb-server: Report time since last connect and discon...
tree
|
commitdiff
2011-03-13
Justin Pettit
system-stats: Don't bother calling kill() after read_pi...
tree
|
commitdiff
2011-03-10
Ben Pfaff
vswitchd: Regenerate schema diagram.
tree
|
commitdiff
2011-03-10
Ben Pfaff
ovsdb: Implement garbage collection.
tree
|
commitdiff
2011-03-08
Andrew Evans
vswitch: Fix typos in schema documentation.
tree
|
commitdiff
next