projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bridge: Write CFM updates more quickly.
[openvswitch]
/
vswitchd
/
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
2011-03-04
Ethan Jackson
vswitchd: Initialize configuration on active-backup...
tree
|
commitdiff
2011-02-25
Ethan Jackson
ofproto: Change account_cb to use uint64_t.
tree
|
commitdiff
2011-02-23
Ben Pfaff
ovs-brcompatd: Simplify code in brc_recv_update().
tree
|
commitdiff
2011-02-23
Ben Pfaff
bridge: Ethernet address is 6 bytes, not 4 or 8.
tree
|
commitdiff
2011-02-22
Justin Pettit
ovs-brcompatd: Fix memory leak in handle_fdb_query_cmd().
tree
|
commitdiff
2011-02-18
Andrew Evans
ovsdb: Remove 'managers' column from 'Open vSwitch...
tree
|
commitdiff
2011-02-11
Ben Pfaff
Remove /proc/net compatibility support.
tree
|
commitdiff
2011-02-11
Andrew Evans
xenserver: Merge upstream changes and drop pre-5.6...
tree
|
commitdiff
2011-02-11
Ethan Jackson
vswitchd: Fix broken load rebalancing with balance...
tree
|
commitdiff
2011-02-07
Ethan Jackson
vswitchd: Incoming LACP packets should un-default links.
tree
|
commitdiff
2011-02-07
Ethan Jackson
vswitchd: LACP attached status flapped.
tree
|
commitdiff
2011-02-07
Ethan Jackson
vswitchd: Process special packets more aggressively.
tree
|
commitdiff
2011-02-07
Ben Pfaff
ovs-vswitchd: Complete daemonization only after initial...
tree
|
commitdiff
2011-02-07
Ben Pfaff
daemon: Define daemon options enums the same way as...
tree
|
commitdiff
2011-02-07
Ethan Jackson
vswitchd: LACP switch lacp_status to bit mask.
tree
|
commitdiff
2011-02-07
Ethan Jackson
vswitchd: Instrument lacp_update_ifaces().
tree
|
commitdiff
2011-02-07
Ethan Jackson
vswitchd: Fix format of LACP appctl output.
tree
|
commitdiff
2011-02-07
Ethan Jackson
vswitchd: Tweak LACP values.
tree
|
commitdiff
2011-02-07
Ethan Jackson
vswitchd: Reset LACP partner when set off.
tree
|
commitdiff
2011-02-04
Ben Pfaff
vswitchd: Deconfigure CFM when not configured.
tree
|
commitdiff
2011-02-04
Ben Pfaff
datapath: Consider tunnels to have no MTU, fixing jumbo...
tree
|
commitdiff
2011-02-03
Ethan Jackson
vswitchd: Implement balance-tcp bonding.
tree
|
commitdiff
2011-02-03
Ethan Jackson
vswitchd: Implement Link Aggregation Control Protocol.
tree
|
commitdiff
2011-02-03
Ethan Jackson
vswitchd: Cache interface carrier when bonding.
tree
|
commitdiff
2011-02-03
Ethan Jackson
bridge: Cache bridge Ethernet address in struct bridge.
tree
|
commitdiff
2011-02-03
Ethan Jackson
packets: Add eth_addr_compare_3way function.
tree
|
commitdiff
2011-02-01
Andrew Evans
ovsdb-server: Write manager status information to Manag...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: s/ODPAT_/ODP_ACTION_ATTR_/ to fit new naming...
tree
|
commitdiff
2011-01-28
Ben Pfaff
dpif: Remove dpif_get_all_names().
tree
|
commitdiff
2011-01-28
Ben Pfaff
dpif: Eliminate "struct odp_port" from client-visible...
tree
|
commitdiff
2011-01-28
Ben Pfaff
netdev: Make netdev arguments fetchable, and implement...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Change listing ports to use an iterator concept.
tree
|
commitdiff
2011-01-27
Ben Pfaff
netlink-socket: Add functions for joining and leaving...
tree
|
commitdiff
2011-01-26
Ben Pfaff
vswitchd: Initialize SSL keys before making SSL connect...
tree
|
commitdiff
2011-01-25
Ben Pfaff
vswitchd: Write build error message to stderr.
tree
|
commitdiff
2011-01-25
Ben Pfaff
vswitchd: Fail the build when the schema checksum does...
tree
|
commitdiff
2011-01-25
Andrew Evans
bridge: Check for null ofproto_controller_info pointer.
tree
|
commitdiff
2011-01-24
Andrew Evans
vswitch: Fix schema version number.
tree
|
commitdiff
2011-01-24
Andrew Evans
bridge: Add controller status to Controller table.
tree
|
commitdiff
2011-01-20
Andrew Evans
netdev-vport: Report carrier state of tunnel egress...
tree
|
commitdiff
2011-01-19
Andrew Evans
Commit e210037e has an incorrect database checksum...
tree
|
commitdiff
2011-01-19
Andrew Evans
bridge: Store status of physical network interfaces...
tree
|
commitdiff
2011-01-19
Ethan Jackson
vswitchd: Display miimon interval.
tree
|
commitdiff
2011-01-12
Ethan Jackson
vswitchd: Add miimon support.
tree
|
commitdiff
2011-01-12
Ben Pfaff
Fix non-static instances of "struct vlog_rate_limit...
tree
|
commitdiff
2011-01-12
Justin Pettit
Add some new generated files to .gitignore.
tree
|
commitdiff
2011-01-12
Ethan Jackson
vswitchd: Rename bond_mode configuration.
tree
|
commitdiff
2011-01-11
Ethan Jackson
bridge: Move tunnel_egress_iface to status column.
tree
|
commitdiff
2011-01-10
Ben Pfaff
vswitchd: Fix "make distcheck" by cleaning up stray...
tree
|
commitdiff
2011-01-07
Ethan Jackson
vswitchd: Active backup bonding.
tree
|
commitdiff
2011-01-07
Ethan Jackson
vswitchd: Fix segmentation fault with bonded ports.
tree
|
commitdiff
2011-01-07
Ethan Jackson
vswitchd: Whitespace fixups.
tree
|
commitdiff
2011-01-04
Ethan Jackson
lib: Show tunnel egress interface in ovsdb
tree
|
commitdiff
2010-12-29
Justin Pettit
vswitch: Add support for IPsec certificate authentication.
tree
|
commitdiff
2010-12-28
Justin Pettit
vswitch: Remove unnecessary iface_get_options function
tree
|
commitdiff
2010-12-28
Justin Pettit
vswitch: Use "ipsec_gre" vport instead of "gre" with...
tree
|
commitdiff
2010-12-28
Justin Pettit
debian: Don't require ipsec_local_ip to configure IPsec
tree
|
commitdiff
2010-12-27
Ben Pfaff
Implement database schema versioning.
tree
|
commitdiff
next