projects
/
openvswitch
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ovs.reconnect: Make Reconnect.Reconnect inherit from object.
2011-08-24
Ben Pfaff
ovs.reconnect: Make Reconnect.Reconnect inherit from...
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
ovs.jsonrpc: Use "not X" in place of "len(X) == 0"...
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
ovs.jsonrpc: Remove Connection.get_name()--clients...
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
ovs.jsonrpc: Remove dead class variable Message.__next_id.
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
ovs.json: Optimize __dump_string().
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
ovs.fatal_signal: Remove unnecessary "global" statement.
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
ovs.fatal_signal: Reorder definitions to be more easily...
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
ovs.db.types: Introduce DEFAULT_MIN, DEFAULT_MAX as...
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
ovs.db.types: Use toAtomicType() instead of open-coding it.
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
ovs.db.types: Simplify code to avoid try/except case.
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
ovs.db.types: Use .append instead of += for adding...
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
ovs.db.schema: Factor common checks for identifiers...
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
ovs.db.parser: Simplify code.
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
ovs.db.idl: Use top-level class to represent IDL rows.
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
ovs.db.idl: Actually use Idl.__modify_row()'s return...
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
ovs.db.idl: Improve error reporting for bad <row-update>s.
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
ovsdb-data: Simplify converting an OVSDB datum to JSON...
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
daemon: Stylistic improvement for __read_pidfile in...
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
daemon: Correct comment in Python implementation.
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
python: Avoid using 'tuple' as a variable name.
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
python: Avoid using 'type' as a variable name.
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
python: Take advantage of Python "x < y < z" syntax.
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
python: Avoid lots of \" in quoted strings by using...
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
python: Join a list of strings instead of concatenating...
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
python: Use getattr() and setattr() instead of __dict__.
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
ovs.db.data: Fix bugs in Atom.is_default() and Datum...
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
ovs.stream: Fix logic bug in Stream.connect().
commit
|
commitdiff
|
tree
2011-08-24
Ben Pfaff
doc: Add spaces between commas to avoid overflowing...
commit
|
commitdiff
|
tree
2011-08-22
Ben Pfaff
Drop spurious 'H' cases from daemon option parsing...
commit
|
commitdiff
|
tree
2011-08-22
Ben Pfaff
datapath: Remove unneeded { } around single statement.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-08-19
Ben Pfaff
ofproto-dpif: Delete MAC learning entries when they...
commit
|
commitdiff
|
tree
2011-08-19
Ben Pfaff
classifier: Fix typo in comment.
commit
|
commitdiff
|
tree
2011-08-18
Ben Pfaff
odp-util: Fix parsing of Ethertypes 0x8000 and above.
commit
|
commitdiff
|
tree
2011-08-15
Ben Pfaff
ofp-print: Add missing "break".
commit
|
commitdiff
|
tree
2011-08-15
Ben Pfaff
ovs-ofctl: Fix a few formatting typos in manpage.
commit
|
commitdiff
|
tree
2011-08-15
Ben Pfaff
connmgr: Remove unused function ofconn_n_pending_opgroups().
commit
|
commitdiff
|
tree
2011-08-15
Ben Pfaff
poll-loop: Remove static variable n_waiters.
commit
|
commitdiff
|
tree
2011-08-15
Ben Pfaff
dpif-netdev: Avoid pointlessly maintaining a port count.
commit
|
commitdiff
|
tree
2011-08-12
Ben Pfaff
ofp-parse: Fix parsing of register values 2**31 and...
commit
|
commitdiff
|
tree
2011-08-11
Ben Pfaff
ovs-ofctl: Document that all actions are supported...
commit
|
commitdiff
|
tree
2011-08-10
Ben Pfaff
debian: Avoid installing duplicate files in ovsdbmonitor...
commit
|
commitdiff
|
tree
2011-08-09
Ben Pfaff
ofp-util: Rename struct flow_stats_request with ofputil_...
commit
|
commitdiff
|
tree
2011-08-09
Ben Pfaff
ofp-util: Rename struct flow_mod to struct ofputil_flow_mod.
commit
|
commitdiff
|
tree
2011-08-09
Ben Pfaff
nicira-ext: Fix NXM example.
commit
|
commitdiff
|
tree
2011-08-09
Ben Pfaff
ovs-ofctl: Fix reading flows from file for "replace...
commit
|
commitdiff
|
tree
2011-08-09
Ben Pfaff
New action NXAST_RESUBMIT_TABLE.
commit
|
commitdiff
|
tree
2011-08-09
Ben Pfaff
ofproto-dpif: Add multiple table support.
commit
|
commitdiff
|
tree
2011-08-08
Ben Pfaff
ofproto: New helper macro OFPROTO_FOR_EACH_TABLE.
commit
|
commitdiff
|
tree
2011-08-08
Ben Pfaff
ofproto: Allow ->rule_choose_table() to be NULL regardless...
commit
|
commitdiff
|
tree
2011-08-08
Ben Pfaff
ofproto: Make ->construct() and ->destruct() more symmetrical.
commit
|
commitdiff
|
tree
2011-08-08
Ben Pfaff
ofproto-dpif: Fix pointer arithmetic on null pointer.
commit
|
commitdiff
|
tree
2011-08-08
Ben Pfaff
ofproto-dpif: Make ofproto/trace accept an odp_flow...
commit
|
commitdiff
|
tree
2011-08-08
Ben Pfaff
odp-util: New function odp_flow_key_from_string().
commit
|
commitdiff
|
tree
2011-08-08
Ben Pfaff
odp-util: Format VLAN headers more like other headers...
commit
|
commitdiff
|
tree
2011-08-08
Ben Pfaff
netdev: Get rid of struct netdev_options and netdev_open_def...
commit
|
commitdiff
|
tree
2011-08-08
Ben Pfaff
netdev: Decouple creating and configuring network devices.
commit
|
commitdiff
|
tree
2011-08-08
Ben Pfaff
debian: Ensure that /var/run/openvswitch exists in...
commit
|
commitdiff
|
tree
2011-08-08
Ben Pfaff
netdev: Clean up and refactor packet receive interface.
commit
|
commitdiff
|
tree
2011-08-08
Ben Pfaff
bridge: Add port to datapath before trying to retrieve...
commit
|
commitdiff
|
tree
2011-08-08
Ben Pfaff
ovsdb: Correct specification inconsistency between...
commit
|
commitdiff
|
tree
2011-08-08
Ben Pfaff
ofp-util: Rewrite action decoding to improve compiler...
commit
|
commitdiff
|
tree
2011-08-08
Ben Pfaff
Document and warn that mirroring to a VLAN is incompatible...
commit
|
commitdiff
|
tree
2011-08-08
Ben Pfaff
Document that mirroring to a GRE tunnel works and is...
commit
|
commitdiff
|
tree
2011-08-08
Ben Pfaff
ChangeLog: Rename NEWS.
commit
|
commitdiff
|
tree
2011-08-05
Ben Pfaff
ovsdb: Fix typo in SPECS.
commit
|
commitdiff
|
tree
2011-08-04
Ben Pfaff
in-band: Delete remaining rules when disabling in-band...
commit
|
commitdiff
|
tree
2011-08-04
Ben Pfaff
connmgr: Drop 'next_in_band_update' timer.
commit
|
commitdiff
|
tree
2011-08-01
Ben Pfaff
vlog: Move log level definitions from source code to...
commit
|
commitdiff
|
tree
2011-08-01
Ben Pfaff
vlog: Add a new log level "off".
commit
|
commitdiff
|
tree
2011-07-28
Ben Pfaff
ofproto-dpif: Fix mirror configuration and deconfiguration.
commit
|
commitdiff
|
tree
2011-07-28
Ben Pfaff
vlog: Fix typo in VLOG_IS_ERR_ENABLED macro definition.
commit
|
commitdiff
|
tree
2011-07-28
Ben Pfaff
Remove spurious blank line.
commit
|
commitdiff
|
tree
2011-07-27
Ben Pfaff
ovs-benchmark: New utility.
commit
|
commitdiff
|
tree
2011-07-27
Ben Pfaff
socket-util: New function lookup_hostname().
commit
|
commitdiff
|
tree
2011-07-27
Ben Pfaff
socket-util: Factor inet_parse_passive() out of inet_open_pa...
commit
|
commitdiff
|
tree
2011-07-27
Ben Pfaff
ovs-ofctl: Fix dump-ports and queue-stats commands.
commit
|
commitdiff
|
tree
2011-07-27
Ben Pfaff
ovs-ofctl: New --readd option for "replace-flows".
commit
|
commitdiff
|
tree
2011-07-27
Ben Pfaff
netlink-socket: Reduce nl_sock_recv() from 2 (or more...
commit
|
commitdiff
|
tree
2011-07-27
Ben Pfaff
netlink-socket: Remove unused nl_sock_sendv() function.
commit
|
commitdiff
|
tree
2011-07-27
Ben Pfaff
debian: Move OVSDB schema and ovsdb-tool to openvswitch...
commit
|
commitdiff
|
tree
2011-07-27
Ben Pfaff
ofproto-dpif: Restore former NORMAL action behavior...
commit
|
commitdiff
|
tree
2011-07-27
Ben Pfaff
vlan-bitmap: Remove function vlan_bitmap_contains().
commit
|
commitdiff
|
tree
2011-07-27
Ben Pfaff
mac-learning: Fix inverted logic in is_learning_vlan().
commit
|
commitdiff
|
tree
2011-07-27
Ben Pfaff
datapath: Add missing targets to avoid failure on e...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2011-07-27
Ben Pfaff
ofp-print: Make port "config" and "state" output easier...
commit
|
commitdiff
|
tree
2011-07-26
Ben Pfaff
vswitchd: Prevent multiple ovs-vswitchd processes from...
commit
|
commitdiff
|
tree
2011-07-26
Ben Pfaff
ovsdb: Implement a "lock" feature in the database protocol.
commit
|
commitdiff
|
tree
2011-07-26
Ben Pfaff
ovsdb: Refactor jsonrpc-server to make the concept...
commit
|
commitdiff
|
tree
2011-07-26
Ben Pfaff
ovsdb: Report the number of connections for inbound...
commit
|
commitdiff
|
tree
2011-07-26
Ben Pfaff
ovsdb-server: Reliably report status of inbound connections.
commit
|
commitdiff
|
tree
2011-07-26
Ben Pfaff
ovsdb-client: Make "server" and "database" arguments...
commit
|
commitdiff
|
tree
2011-07-26
Ben Pfaff
ovs-vswitchd: Make database socket command-line argument...
commit
|
commitdiff
|
tree
2011-07-26
Ben Pfaff
ovsdb-server: Make database command-line argument optional.
commit
|
commitdiff
|
tree
2011-07-26
Ben Pfaff
dirs: Make sysconfdir available via ovs_sysconfdir().
commit
|
commitdiff
|
tree
2011-07-26
Ben Pfaff
ovsdb-doc: Fix definition of .TQ macro.
commit
|
commitdiff
|
tree
2011-07-26
Ben Pfaff
stream-unix: Fix naming of passive Unix streams.
commit
|
commitdiff
|
tree
2011-07-26
Ben Pfaff
debian: Fix bug from commit 211b05b5 "debian: Modernize...
commit
|
commitdiff
|
tree
2011-07-26
Ben Pfaff
nx-match: Make more fields writable with NXAST_REG_MOVE...
commit
|
commitdiff
|
tree
2011-07-26
Ben Pfaff
debian: Add support for bridge compatibility.
commit
|
commitdiff
|
tree
2011-07-26
Ben Pfaff
ovs-vsctl: Log better warnings for duplicate ports...
commit
|
commitdiff
|
tree
next