projects
/
openvswitch
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openvswitch
2009-01-08
Ben Pfaff
datapath: Avoid deadlock on dp_mutex versus kthread_stop().
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Ben Pfaff
datapath: Fix deadlock in network device notifier.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Ben Pfaff
Style fixes.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Ben Pfaff
Include "util.h" in hmap.h, to get CONTAINER_OF.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Ben Pfaff
Convert GFP_ATOMIC to GFP_KERNEL where possible.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Justin Pettit
Expose NetFlow to vswitchd configuration.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Ben Pfaff
Fix the previous fix.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Ben Pfaff
Fix datapath build by distributing all the necessary...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Ben Pfaff
Fix "make dist" by adding forgotten files to sources...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Ben Pfaff
vswitchd: Implement spanning tree protocol.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Ben Pfaff
Improve STP library.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Ben Pfaff
vswitchd: New function cfg_is_valid().
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Ben Pfaff
Do not forward multicast addresses that must not be...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-05
Ben Pfaff
New function to test for multicast addresses that must...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-05
Justin Pettit
Add support for time_after64/time_before64 macros in...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Ben Pfaff
vswitchd: Improve log options passed down to secchan.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Ben Pfaff
vswitchd: Don't make and pass socketpair to secchan...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Ben Pfaff
Improve compatibility fallbacks for allocating multicas...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Ben Pfaff
Use separate Netlink multicast groups for different...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Ben Pfaff
Merge master branch into vswitchd.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Justin Pettit
Make the openflow and brcompt modules use different...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Ben Pfaff
Discard OpenFlow messages not for us in dpif_recv_openf...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Justin Pettit
Correct VERIFY_NUL_STRING back-port that required a...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-01
Ben Pfaff
vswitchd: Add support for untagged VLAN ports in VLAN 0.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-01
Ben Pfaff
vswitchd: Change port mirroring to match semantics...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-01
Ben Pfaff
vswitchd: Support limiting the number of VLANs carried...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-01
Ben Pfaff
vswitchd: Minor code simplification.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-01
Ben Pfaff
brcompat: Remove unneeded RCU locking.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-01
Ben Pfaff
brcompat: Use ENOMEM to indicate out-of-memory (not...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-01
Ben Pfaff
brcompat: Mark variables "static".
commit
|
commitdiff
|
tree
|
snapshot
2009-01-01
Ben Pfaff
Minor style fixes.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-01
Ben Pfaff
vswitchd: Prevent a single interface from being added...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-31
Ben Pfaff
secchan: Fix cut-and-paste errors in port speed determi...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-31
Ben Pfaff
vswitchd: Drop debug output that was accidentally included.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-31
Ben Pfaff
vswitchd: Implement port mirroring.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-31
Ben Pfaff
New functions for parsing integers.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-31
Ben Pfaff
New function svec_equal().
commit
|
commitdiff
|
tree
|
snapshot
2008-12-31
Justin Pettit
Return meaningful errors for brctl modification commands.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-31
Ben Pfaff
Make the datapath tolerate kernels that lack NLA_NUL_ST...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-31
Ben Pfaff
vswitchd: Be careful to sort all the svecs that are...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-31
Justin Pettit
Add support for "brctl show".
commit
|
commitdiff
|
tree
|
snapshot
2008-12-31
Ben Pfaff
vswitchd: Fix fd leaks by closing files that we read...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-31
Ben Pfaff
vswitchd: Add support for remote controller.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
Fix bug in make_add_simple_flow() that busts secchan...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
vswitchd: Don't try to delete local port from datapath.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
brcompat: Remove line-length limitations from brc_modif...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
brcompat: Write temporary file to same directory as...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
New function nl_sock_wait(), to improve netlink socket...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
Properly lock dp_mutex around changes to the datapath.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
brcompat: Fix usage message.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
brcompat: Add note about required kernel module to...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
Simplify lookup_dp() now that we can assume that dp_nam...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
Force DP_GENL_A_DP_NAME and DP_GENL_A_PORTNAME to be...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
Factor datapath common code into new function lookup_dp().
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
Fix GNU make warning about overriding commands for...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
Update dpif comments and prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
Restore openflow-netlink.h ABI.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
Use rcu_dereference() before we dereference an RCU...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
Fix off-by-one error in looking up datapaths by index.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Justin Pettit
Fix missing symbol in brcompat kernel module on older...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Justin Pettit
Increase max datapaths to 256 (Bug #561).
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
brcompat: Build brcompat module only under Linux 2.6.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
brcompat: Remove policy from Netlink code.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
brcompat: Fix typo in user message.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
brcompat: Indentation fixups.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
Make datapath compile with Xen kernel.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Justin Pettit
First cut at bridge compatibility for vswitchd.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
vswitchd: Fix SIGHUP behavior for bonded ports.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
vswitchd: Properly renumber port_ifidx values on iface...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
vswitchd: Revalidate all flows upon bridge configuratio...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
New function mac_learning_flush().
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Ben Pfaff
vswitchd: Fix svec_diff().
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Ben Pfaff
vswitchd: Comment out annoying bonding-related logging...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Ben Pfaff
vswitchd: Fix svec memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Ben Pfaff
Make ds_cstr() always null-terminate the string.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Ben Pfaff
vswitchd: Implement bonding link failure detection...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Ben Pfaff
New functions port_array_destroy(), port_array_clear().
commit
|
commitdiff
|
tree
|
snapshot
2008-12-28
Ben Pfaff
Document vswitchd.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-28
Ben Pfaff
Factor out common parts of manpages.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
Ben Pfaff
vswitchd: Actually tag flows that go out bonded devices.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
Ben Pfaff
vswitchd: Basic bonding rebalancing works.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
Ben Pfaff
vswitchd: Work on flow statistics gathering.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
Ben Pfaff
vswitchd: Implement stats request manager.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
Ben Pfaff
Make tag_set_add() avoid adding tags that are already...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
Ben Pfaff
New functions for iterating through flow stats replies.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
Ben Pfaff
New function ofpbuf_clone_data().
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
Ben Pfaff
vswitchd: Fix treatment of unbuffered packets.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
Ben Pfaff
Drop message about short Ethernet frames entirely.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
Ben Pfaff
Fix learning-switch STP breakage from "out_port" in...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-24
Ben Pfaff
vswitchd: Automatically restart secchan if it dies.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-24
Ben Pfaff
Implement revalidation.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-24
Ben Pfaff
Add support for tags to mac-learning library, and updat...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-24
Ben Pfaff
Implement generic tag library.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-24
Ben Pfaff
New functions random_uint8(), random_uint16().
commit
|
commitdiff
|
tree
|
snapshot
2008-12-24
Ben Pfaff
New macro IS_POW2().
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Ben Pfaff
Implement generic hash table.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Ben Pfaff
New function flow_equal().
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Ben Pfaff
Inline flow_compare() and flow_hash(), for performance.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Ben Pfaff
Make flow_hash() use hash_lookup3(), for speed and...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Ben Pfaff
Add faster and better-quality hash function hash_lookup3().
commit
|
commitdiff
|
tree
|
snapshot
next