projects
/
openvswitch
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openvswitch
2011-05-17
Sajjad Lateef
xenserver: modify module spec file
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Ben Pfaff
configure: Run sparse automatically if C=1 specified...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Ben Pfaff
Make the source tree sparse clean.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Ben Pfaff
test-sha1: Suppress sparse warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Ben Pfaff
Fix up usage of flow_wildcards_t.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Ben Pfaff
csum: Annotate byte order to match actual usage.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Ben Pfaff
util: Suppress build assertions when building with...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Ben Pfaff
Suppress sparse warnings for global variables initializ...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Ben Pfaff
compiler: Suppress sparse complaints about function...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Ben Pfaff
Fix incorrect byte order annotations.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Ben Pfaff
openflow: Change types from uint<N>_t to ovs_be<N>.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Ben Pfaff
Convert remaining network-byte-order "uint<N>_t"s into...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Ben Pfaff
ofproto: Maintain ofp_phy_port for each ofport in netwo...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Ben Pfaff
Consistently write null pointer constants as NULL inste...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Ben Pfaff
ofproto: Drop duplicate "const" in parameter declaration.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Ben Pfaff
Add missing "static" keywords.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Ben Pfaff
Remove unnecessary #include directives.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Ben Pfaff
ofproto: Fix ofproto_send_packet() treatment of vlan_tc...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Ben Pfaff
stream-ssl: Fix call to accept().
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Ben Pfaff
tests: Check ovs-openflowd log output instead of ignori...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Ben Pfaff
netdev-linux: Open AF_PACKET socket only when it is...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Ben Pfaff
netdev-linux: Only call set_nonblocking() if socket...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Ben Pfaff
ofp-util: Revise OpenFlow 1.0 ofp_match normalization.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Ben Pfaff
ofp-util: Simplify OpenFlow 1.0 ofp_match normalization.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Ben Pfaff
ofp-util: Don't warn for different forms of nw_{src...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Ben Pfaff
lockfile: Don't warn if successful lock takes a little...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Ben Pfaff
tests: Check test output more carefully.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Ben Pfaff
poll-loop: Make wakeup logging more portable and easier...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Ben Pfaff
backtrace: Make backtrace_capture() work on more systems.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Ethan Jackson
cfm: Clarify cfm_create() documentation.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Ethan Jackson
cfm: Always log on CCM reception.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Ethan Jackson
cfm: Replace recv_time with a flag.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Ethan Jackson
cfm: No longer keep track of bad CCMs.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Ethan Jackson
cfm: No longer trigger fault upon unexpected ccm_interval.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Ben Pfaff
bridge: Keep default Ethernet address stable between...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Jesse Gross
datapath: Pull data into linear area only on demand.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Justin Pettit
xenserver: Fix bugs related to using xe-switch-network...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Ben Pfaff
stream-ssl: Improve messages when configuring SSL if...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Ben Pfaff
INSTALL.XenServer: Document Open vSwitch boot process...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Ben Pfaff
ovs-vsctl: Issue warning for likely erroneous "get...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-07
Ethan Jackson
bridge: Don't configure QoS without Queues.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
Ethan Jackson
ofproto: Resubmit statistics improperly account during...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
Ethan Jackson
lacp: New "lacp-heartbeat" mode.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
Ethan Jackson
bond: Create new "bond-stable-id".
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
Ethan Jackson
bond: Convert stb_id to 32bit parameter.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Justin Pettit
xenserver: Better document scriplet action in RPM spec...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Justin Pettit
xenserver: Use xe-switch-network-stack in RPM spec...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Ben Pfaff
ofp-util: Fix validation of OFPAT_SET_VLAN_PCP actions.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Ben Pfaff
DESIGN: Move in-band control design discussion here.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Ben Pfaff
ovs-tcpundump: Document that ovs-appctl sends ofproto...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Ben Pfaff
xenserver: Don't remove network.dbcache on uninstall.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Ben Pfaff
ovs-brcompatd: Document bug.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
Ben Pfaff
xenserver: Use .../extra not .../kernel/extra for kerne...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Ethan Jackson
vswitchd: Update schema version number.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Ben Pfaff
ovs-dpctl: Add -s option to print packet and byte counters.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Ben Pfaff
netdev-linux: New functions for converting netdev stats...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-01
Andrew Evans
tunneling: Add DF inherit and default flags to set...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Andrew Evans
tunneling: Add df_default and df_inherit tunnel options.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Ethan Jackson
dpif-linux: Recycle leaked ports.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Ethan Jackson
datapath: Remove dead code in queue_control_packets().
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Ben Pfaff
datapath: Drop parameters from execute_actions().
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Ben Pfaff
datapath: Make every packet passing through the datapat...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Ben Pfaff
datapath: Avoid freeing wild pointer in corner case.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Ben Pfaff
datapath: No need to zero cb anymore in odp_packet_cmd_...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Justin Pettit
ovs-monitor-ipsec: Allow IKE fragmentation
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Andrew Evans
datapath: Make git ignore linux-2.6/vlan.c.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Jesse Gross
datapath: Backport DIV_ROUND_UP.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Ethan Jackson
lacp: Allow configurable aggregation keys.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Ethan Jackson
lacp: New other_config setting "lacp-force-aggregatable".
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Ethan Jackson
ofproto: Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Ethan Jackson
connmgr: Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Andrew Evans
vswitch.xml: s/switchs/switches/g
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Ethan Jackson
bond: New bond-hash-basis setting.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Ethan Jackson
bridge: Create new "null" interface type.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Ben Pfaff
Remove support for obsolete "tun_id_from_cookie" extension.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Ben Pfaff
tests: Add ovs-openflowd to programs that need valgrind...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Ben Pfaff
bridge: Remove slaves from the bond before closing...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Ben Pfaff
bond: Be more careful about adding and removing netdevs...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Ben Pfaff
ofproto: Adjust netdev_monitor when switching netdevs.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Ben Pfaff
bridge: Tolerate missing Port and Interface records...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Ben Pfaff
ofproto: Rework and fix bugs in port change detection.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Ben Pfaff
ofproto: Consistently use netdev's name instead of...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Ben Pfaff
socket-util: Use portable solution for setting Unix...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Ethan Jackson
bond: BM_STABLE consistent hashing.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Ethan Jackson
bond: New flag "bond_revalidate".
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Ben Pfaff
INSTALL.Linux: Mention that SSL options require buildin...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Ethan Jackson
bond: Revalidate no_slaves_tag when revalidating everyt...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Ethan Jackson
bond: Give stable bonds one tag.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Ben Pfaff
bridge: Avoid memory leak from RSPAN mirrors in bridge_...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Ethan Jackson
bond: bond_stb_enable_slave() never triggered.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Ethan Jackson
lacp: Implement custom timing mode.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Ethan Jackson
lacp: Remove LACP_[FAST|SLOW]_TIME_RX macros.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Ethan Jackson
lacp: Move LACP packet data to lacp header file.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Ben Pfaff
ofp-util: Properly handle "tun_id"s in tun_id_from_cook...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Ben Pfaff
socket-util: Properly set socket permissions in make_un...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Ethan Jackson
bridge: LACP port ID and system ID in database.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Ethan Jackson
lacp: New "strict" lacp mode.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Ethan Jackson
lacp: Update attached status more often.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Ben Pfaff
vlog: Fix VLOG and VLOG_RL macros' treatment of LEVEL...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Ben Pfaff
bridge: Fix VLAN selection mirroring logic.
commit
|
commitdiff
|
tree
|
snapshot
next