projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ofp-util: Use ofpbuf_use_const() in a few more places.
[openvswitch]
/
vswitchd
/
bridge.c
2010-12-06
Ethan Jackson
vswitchd: Incorporate vlan into bond hash.
blob
|
commitdiff
|
raw
2010-12-06
Ethan Jackson
vswitchd: Remove bond/migrate MAC argument.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-06
Ethan Jackson
vswitchd: Correct indentation in bridge.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Ben Pfaff
datapath: Make adding and attaching a vport a single...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-30
Ben Pfaff
coverage: Make the coverage counters catalog program...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-30
Ben Pfaff
Make installation directories overridable at runtime.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-29
Ethan Jackson
ovs: Implement 802.1ag Connectivity Fault Management
blob
|
commitdiff
|
raw
|
diff to current
2010-11-23
Ben Pfaff
nx-match: Implement support for arbitrary VLAN TCI...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-16
Ben Pfaff
ovsdb-idl: Make selecting tables and columns to replica...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Ben Pfaff
vswitch: Add other-config:in-band-queue to set queue...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-11
Ben Pfaff
ofproto: Disable timeouts for flows added by ofproto_ad...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Ben Pfaff
ofproto: Change ofproto_add_flow(), ofproto_delete_flow...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-05
Ben Pfaff
Add "Manager" and "manager_options" to allow options...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Ben Pfaff
vlog: Make client supply semicolon for VLOG_DEFINE_THIS...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Ben Pfaff
xtoxll: Rename "byte-order" since it now include more...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-28
Jesse Gross
netdev: Fix carrier status for down interfaces.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-22
Ben Pfaff
vswitchd: Reset ofport columns of invalid interfaces...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-21
Justin Pettit
bridge: Log port destruction
blob
|
commitdiff
|
raw
|
diff to current
2010-10-19
Justin Pettit
ovs-vswitchd: Add ability to disable in-band on a bridge
blob
|
commitdiff
|
raw
|
diff to current
2010-10-18
Ben Pfaff
datapath: Simplify ODPAT_SET_DL_TCI action.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-14
Ethan Jackson
vswitchd: Bubble no-flood configuration up to bridge
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
datapath: Combine dl_vlan and dl_vlan_pcp.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
flow: Get rid of flow_t typedef.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
ofproto: Get rid of port_changed_cb.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
vswitchd: Better tolerate changes in datapath ports.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
vswitchd: Only try to open netdev once.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
vswitchd: Support changing the type of a bridge port.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
vswitchd: Make type of interface easier to determine.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
vswitchd: Create all interfaces at the same time.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
vswitchd: Break set_up_iface() into two different funct...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
vswitchd: Drop redundant 'iface_cfg' parameter to set_u...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-01
Ben Pfaff
Switch many macros from using CONTAINER_OF to using...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-01
Ben Pfaff
bridge: Use hash table instead of sparse array for...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-24
Justin Pettit
vswitch: Disable header-caching when IPsec is enabled
blob
|
commitdiff
|
raw
|
diff to current
2010-09-23
Ben Pfaff
vswitchd: Rename IFACE_STATS_INTERVAL, iface_stats_timer.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-23
Ben Pfaff
ovs-vswitchd: Export system stats through Open_vSwitch...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-20
Ben Pfaff
Avoid shadowing local variable names.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
Joe Perches
treewide: Remove trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
Ben Pfaff
vswitchd: Fix 100% CPU usage with bonds and --fake...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
Ben Pfaff
vswitchd: Fix "updelay" configuration for bonds.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-11
Ben Pfaff
bridge: Don't pay attention to columns that vswitchd...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-07
Ben Pfaff
ofproto: Add support for remote "service controllers".
blob
|
commitdiff
|
raw
|
diff to current
2010-08-06
Ben Pfaff
vswitchd: Only re-learn from flows that output to OFPP_...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-05
Ben Pfaff
vswitchd: Refresh SSL keys and certificates more freque...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-05
Ben Pfaff
stream-ssl: Make changing keys and certificate at runti...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-31
Justin Pettit
vswitchd: Don't act as learning switch in secure mode...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-31
Justin Pettit
vswitchd: Move fail-mode config to Bridge table
blob
|
commitdiff
|
raw
|
diff to current
2010-07-31
Justin Pettit
vswitchd: Remove default controller config from Open_vS...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-21
Ben Pfaff
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-12
Ben Pfaff
vswitch: Distinguish mirrors by UUID, not by name.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-12
Ben Pfaff
vswitch: Fix memory leak in mirror code.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-12
Ben Pfaff
vswitch: Use ovsrec_qos_get_queues() to avoid open...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-12
Ben Pfaff
vswitch: Use ovsdb_idl_get() to avoid O(n) in get_ovsre...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-30
Ben Pfaff
Simplify shash_find() followed by shash_add() into...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-24
Ben Pfaff
vswitch: Implement unixctl command to reconnect OpenFlo...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-23
Ben Pfaff
bridge: Implement basic periodic update of interface...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-23
Ben Pfaff
bridge: Make configuration database records valid all...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-23
Ben Pfaff
ovs-vswitchd: Allow bridge code to manage the database...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-23
Ben Pfaff
bridge: Drop unused enum definition.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-23
Ben Pfaff
bridge: Remove unused functions.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-23
Ben Pfaff
Use shash_destroy_free_data() to simplify a few scatter...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-17
Ben Pfaff
Implement QoS framework.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-17
Ben Pfaff
vswitch: Datapath IDs are now 16 hex digits.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-15
Ben Pfaff
bridge: Remove commented-out code for custom management...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-15
Ben Pfaff
bridge: Remove commented-out code to set OpenFlow descr...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-15
Ben Pfaff
bridge: Remove unused and write-only members of 'struct...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-10
Jesse Gross
netdev-vport: Use vport set_stats instead of internal...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-04
Jesse Gross
bridge: Filter some gratuitous ARPs on bond slaves.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-02
Jesse Gross
netdev: Remove may_create/may_open flags.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-27
Ben Pfaff
vswitchd: Treat gratuitous ARP requests like gratuitous...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-26
Ben Pfaff
Always #include <sys/socket.h> before <net/if.h>.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-26
Ben Pfaff
poll-loop: New function poll_timer_wait_until().
blob
|
commitdiff
|
raw
|
diff to current
2010-05-10
Jesse Gross
bridge: Add iface to hash table before calling iface_is...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-10
Ben Pfaff
bridge: Fix double-free bug in port_reconfigure().
blob
|
commitdiff
|
raw
|
diff to current
2010-05-05
Ben Pfaff
bridge: Optimize trunk port common case.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-05
Ben Pfaff
bridge: Optimize port_lookup() using a hash.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-05
Ben Pfaff
bridge: Optimize iface_lookup() and port_lookup_iface...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-05
Ben Pfaff
bridge: Fix double-free in sFlow configuration.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-29
Jesse Gross
bridge: Immediately drop interfaces that can't be opened.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-26
Ben Pfaff
vswitchd: Rename bridge_reconfigure_controller().
blob
|
commitdiff
|
raw
|
diff to current
2010-04-26
Ben Pfaff
vswitchd: Enable in-band control to managers.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
Ben Pfaff
Add support for multiple OpenFlow controllers on a...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
Ben Pfaff
ofproto: Bundle all controller-related settings into...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Ben Pfaff
Update fake bond devices' statistics with the sum of...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Jesse Gross
tunneling: Add support for tunnel ID.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-16
Ben Pfaff
bridge: Don't learn from inadmissible flows when revisi...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-16
Ben Pfaff
bridge: Factor admissibility check out of process_flow().
blob
|
commitdiff
|
raw
|
diff to current
2010-04-16
Ben Pfaff
bridge: Minor cleanup in process_flow().
blob
|
commitdiff
|
raw
|
diff to current
2010-04-16
Ben Pfaff
bridge: Don't log warnings when revalidating.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-09
Justin Pettit
vswitch: Mark bridge_update_desc argument as unused
blob
|
commitdiff
|
raw
|
diff to current
2010-04-06
Justin Pettit
vswitchd: Fix small memory leak in bridge_init
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
Ben Pfaff
vswitchd: Make the bond rebalancing interval user-confi...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-25
Ben Pfaff
Merge "citrix" branch into "master".
blob
|
commitdiff
|
raw
|
diff to current
2010-03-19
Ben Pfaff
stream-ssl: Make no-op reconfiguration cheap.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-17
Ben Pfaff
Merge "next" branch into "master".
blob
|
commitdiff
|
raw
|
diff to current
2010-03-17
Ben Pfaff
vswitch: Use weak references in Mirror table.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Jesse Gross
bridge: Remove leftover from config file.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-21
Justin Pettit
bridge: Map an "internal" config device type to a ...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-24
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
raw
|
diff to current
2010-02-20
Justin Pettit
ovs-vswitchd: Remove inline OpenFlow descriptions
blob
|
commitdiff
|
raw
|
diff to current
next