projects
/
openvswitch
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openvswitch
2011-08-24
Ben Pfaff
ovs.db.idl: Use top-level class to represent IDL rows.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Ben Pfaff
ovs.db.idl: Actually use Idl.__modify_row()'s return...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Ben Pfaff
ovs.db.idl: Improve error reporting for bad <row-update>s.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Ben Pfaff
ovsdb-data: Simplify converting an OVSDB datum to JSON...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Ben Pfaff
daemon: Stylistic improvement for __read_pidfile in...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Ben Pfaff
daemon: Correct comment in Python implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Ben Pfaff
python: Avoid using 'tuple' as a variable name.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Ben Pfaff
python: Avoid using 'type' as a variable name.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Ben Pfaff
python: Take advantage of Python "x < y < z" syntax.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Ben Pfaff
python: Avoid lots of \" in quoted strings by using...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Ben Pfaff
python: Join a list of strings instead of concatenating...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Ben Pfaff
python: Use getattr() and setattr() instead of __dict__.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Ben Pfaff
ovs.db.data: Fix bugs in Atom.is_default() and Datum...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Ben Pfaff
ovs.stream: Fix logic bug in Stream.connect().
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Simon Horman
Debian: set -e in brcompat postinst
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Ben Pfaff
doc: Add spaces between commas to avoid overflowing...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Simon Horman
docs: Add missing escape
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Simon Horman
docs: Suppress "warning: macro `DD' not defined" warning
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Simon Horman
Debian: Add dependency on ${misc:Depends}
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Ethan Jackson
dpif-linux: Call rtnetlink_notifier_run() as required.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Ethan Jackson
rtnetlink: Notifiers should only run once per poll...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Ben Pfaff
Drop spurious 'H' cases from daemon option parsing...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Ben Pfaff
datapath: Remove unneeded { } around single statement.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-20
Justin Pettit
datapath: Use "OVS_*" as opposed to "ODP_*" for user...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Ben Pfaff
ofproto-dpif: Delete MAC learning entries when they...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Ben Pfaff
classifier: Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Justin Pettit
datapath-protocol: Correct a description in odp_flow_at...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Justin Pettit
datapath: Correct comment for vport_add().
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Ben Pfaff
odp-util: Fix parsing of Ethertypes 0x8000 and above.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Philippe Jung
INSTALL.Linux: Fix up reference to old option name...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Ethan Jackson
ofproto: Update 'struct facet''s comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Ethan Jackson
ofproto: Remove extra_bytes parameter of facet_account().
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Ethan Jackson
ofproto: Fix over accounting of byte counters.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Ethan Jackson
ofproto: Clear packet and byte counters on flow additions.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Justin Pettit
vswitch.xml: Remove unused "hwaddr" other-config key.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Ben Pfaff
ofp-print: Add missing "break".
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Ben Pfaff
ovs-ofctl: Fix a few formatting typos in manpage.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Ben Pfaff
connmgr: Remove unused function ofconn_n_pending_opgrou...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Ben Pfaff
poll-loop: Remove static variable n_waiters.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Ben Pfaff
dpif-netdev: Avoid pointlessly maintaining a port count.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ethan Jackson
ofproto-dpif: Print register values in trace.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ethan Jackson
nicra-ext: New action NXAST_OUTPUT_REG.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ethan Jackson
nx-match: New function nxm_read_field_bits().
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ethan Jackson
nx-match: Update register check functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ethan Jackson
tests: test "load" and "move" actions.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ethan Jackson
nx-match: Fix bug in "move" action.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ethan Jackson
flow: New FLOW_WC_SEQ build assertion.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ethan Jackson
tests: Update gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ethan Jackson
lib: Whitespace cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ben Pfaff
ofp-parse: Fix parsing of register values 2**31 and...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Ben Pfaff
ovs-ofctl: Document that all actions are supported...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Ben Pfaff
debian: Avoid installing duplicate files in ovsdbmonito...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Ben Pfaff
ofp-util: Rename struct flow_stats_request with ofputil...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Ben Pfaff
ofp-util: Rename struct flow_mod to struct ofputil_flow...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Ben Pfaff
nicira-ext: Fix NXM example.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Ben Pfaff
ovs-ofctl: Fix reading flows from file for "replace...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Sanjay Sane
Option to forward BPDU (Ethernet control class) frames
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Ben Pfaff
New action NXAST_RESUBMIT_TABLE.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Ben Pfaff
ofproto-dpif: Add multiple table support.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
ofproto: New helper macro OFPROTO_FOR_EACH_TABLE.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
ofproto: Allow ->rule_choose_table() to be NULL regardl...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
ofproto: Make ->construct() and ->destruct() more symme...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
ofproto-dpif: Fix pointer arithmetic on null pointer.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
ofproto-dpif: Make ofproto/trace accept an odp_flow...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
odp-util: New function odp_flow_key_from_string().
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
odp-util: Format VLAN headers more like other headers...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
netdev: Get rid of struct netdev_options and netdev_ope...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
netdev: Decouple creating and configuring network devices.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
debian: Ensure that /var/run/openvswitch exists in...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
netdev: Clean up and refactor packet receive interface.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
bridge: Add port to datapath before trying to retrieve...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
ovsdb: Correct specification inconsistency between...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
ofp-util: Rewrite action decoding to improve compiler...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
Document and warn that mirroring to a VLAN is incompati...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
Document that mirroring to a GRE tunnel works and is...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Ben Pfaff
ChangeLog: Rename NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Ben Pfaff
ovsdb: Fix typo in SPECS.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Casey Barker
lib: Adapt headers for use in C++.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Ethan Jackson
util: Fix non-ANSI function declaration.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Justin Pettit
ovs-appctl: Add common commands to man page.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Justin Pettit
ovs-appctl: Add "version" command to print version...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Justin Pettit
util: Introduce get_program_version function.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Simon Horman
ovs-dpctl: Show number of flows
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Ben Pfaff
in-band: Delete remaining rules when disabling in-band...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Ben Pfaff
connmgr: Drop 'next_in_band_update' timer.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Justin Pettit
Prepare for a post-1.2.0 world (1.2.90).
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Justin Pettit
Prepare Open vSwitch 1.2.0 release.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Justin Pettit
Update ChangeLog to reflect changes since 1.1.0.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Simon Horman
datapath: Allow the number of hash entries to exceed...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Simon Horman
datapath: Allow table to expand to have TBL_MAX_BUCKETS...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Ben Pfaff
vlog: Move log level definitions from source code to...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Ben Pfaff
vlog: Add a new log level "off".
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Justin Pettit
debian: Fix path for ovsdb-server in init script.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Jesse Gross
datapath: Backport flex_arrays.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Jesse Gross
datapath: Don't pass __GFP_ZERO to kmalloc on older...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Jesse Gross
datapath: Backport reciprocal division.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Ethan Jackson
ovs-ofctl: Print human readable nx_pull_match() errors.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Ethan Jackson
nx-match: Shorten line length to 79 characters.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Simon Horman
ofproto-dpif: Allow setting of flow eviction threshold
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
pravin shelar
Datapath action should not refer to controller
commit
|
commitdiff
|
tree
|
snapshot
next