cascardo/ovs.git
2012-10-01 Ed Mastetests: Also enable FreeBSD libc debugging
2012-10-01 Ben Pfafftests: Enable glibc malloc debugging features in testsuite.
2012-10-01 Ben Pfaffovs-ctl: Add support for glibc malloc debugging.
2012-10-01 Ben PfaffFAQ: Describe how bonded ports interact with OpenFlow.
2012-10-01 Simon Hormanofp-util: Use table_id in OF1.1 and OF1.2 Flow Remove...
2012-10-01 Simon Hormanofproto: Add del-flow based on table-id tests
2012-09-28 Ed Mastelib: Add xpipe_nonblocking helper
2012-09-28 Simon Hormanofp-actions: Add parsing of set_field actions
2012-09-28 Simon Hormanofproto: Rationalise comments in handle_flow_mod().
2012-09-28 Ethan Jacksonidl: Optionally warn when writing to read-write columns.
2012-09-27 Isaku Yamahatapython/ovs/db/idl: getattr(Row) raises TypeError, not...
2012-09-27 Isaku Yamahatapstream: Add set_dscp method.
2012-09-26 Isaku Yamahatasocket-util: export set_dscp()
2012-09-26 Isaku Yamahatastream-provider: remove stale declaration of stream_set...
2012-09-26 Ben Pfaffdpif-netdev: Remove unneeded 'key' parameter from dp_ne...
2012-09-26 Ben Pfaffofproto-dpif: Report in trace "output" if an "output...
2012-09-26 Ben PfaffDeprecate referring to ports by name in ovs-ofctl.
2012-09-26 Isaku Yamahataofp-actions: Add support for OpenFlow 1.2 "set-field...
2012-09-26 Ben Pfaffofp-actions: Allow OF1.1+ actions to be variable-length.
2012-09-26 Ben Pfaffofp-actions: Prepare to treat OF1.2 actions as OF1...
2012-09-26 Ben Pfaffopenflow-1.2: Remove OFPAT12_* definitions that duplica...
2012-09-25 Jesse Grosspackets: Add ECN constants.
2012-09-25 Jesse Grossnetdev-vport: Fix ToS/TTL mixup in unparsing.
2012-09-25 Ben Pfaffovsdb-server: Add support for multiple databases.
2012-09-25 Ben Pfaffovsdb-server: Add --enable-dummy option for unit tests.
2012-09-25 Ben Pfaffovsdb-server: Fix null pointer deref when bool "is_conn...
2012-09-21 Ben Pfaffovsdb-client: Make "list-dbs" print the list of databas...
2012-09-21 Ben Pfaffovsdb-client: Use svec instead of sset for list of...
2012-09-21 Ben Pfaffovs-lib: Move DAEMON_CWD initialization to top of file.
2012-09-21 Ben Pfaffovsdb-tool: Fix indentation in manpage.
2012-09-21 Ben Pfaffunixctl: Fix comment on unixctl_command_register().
2012-09-21 Simon Hormanflow: Only show IPv4 flow information for IPv4 flows
2012-09-20 Anupam Chandaofproto: Fix uninitialized field in ofputil_flow_update.
2012-09-20 Ethan Jacksonbridge: Omit alerts on the cfm_remote_opstate column.
2012-09-20 Ben Pfaffovs-ofctl: Accept port keywords, OF1.1 port numbers...
2012-09-19 Ben Pfaffofp-actions: Improve explanation of 'compat' member...
2012-09-19 Peter Senna... datapath: Remove unecessary semicolon
2012-09-18 Ben Pfaffjsonrpc: Fix Python implementation of inactivity logic.
2012-09-18 Ben PfaffFAQ: Describe difference between ovs-dpctl and ovs...
2012-09-18 Jesse Grossdatapath: Add version info for out-of-tree modules.
2012-09-17 Ben Pfaffstream-unix: Reduce connection failure log level from...
2012-09-17 Ben Pfafftests: Fix sensitivity to record ordering in test-netfl...
2012-09-17 Ben Pfaffovs-ofctl: Fix indentation in manpage.
2012-09-14 Simon Hormanofp-actions: helper functions for of12 set-field action
2012-09-13 Simon Hormanofp-util: Allow decoding of Open Flow 1.1 & 1.2 Table...
2012-09-13 Isaku Yamahatapython/ovs/db/idl.py: Transaction._substitute doesn...
2012-09-13 Ben Pfaffofp-actions: Right-justify the value in ofpact_reg_load...
2012-09-13 Isaku Yamahatapython/ovs/db/idl: make SchemaHelper accept schema...
2012-09-13 Isaku Yamahatapython/ovs/db/idl: add counterpart of ovsdb_idl_add_table()
2012-09-12 Isaku Yamahatapython/ovs: socket_util uses select.poll
2012-09-12 Isaku Yamahatalib/ofp-actions: use mf_subvalue in struct ofpact_reg_load.
2012-09-10 Ben PfaffINSTALL: Recommend installing kernel modules with ...
2012-09-07 Ben Pfaffjsonrpc: Treat receiving part of a message as activity.
2012-09-07 Ben Pfaffjsonrpc: Treat draining data from send queue as activity.
2012-09-07 Ben Pfaffreconnect: Rename reconnect_received() to reconnect_act...
2012-09-06 Joe Stringerthird-party: Fix tcpdump patch
2012-09-05 Ben Pfaffdpif-linux: Report packet loss as WARN instead of ERR.
2012-09-05 Ben Pfaffovsdb: Enforce immutability of immutable columns.
2012-09-05 Simon Hormanofp-errors: Use OFPERR_OFPBRC_BAD_TABLE_ID
2012-09-05 Simon Hormanofp-errors: Use OFPERR_OFPBRC_BAD_PORT
2012-09-05 Ben Pfaffextract-ofp-errors: Check that error codes are in the...
2012-09-05 Simon Hormanofp-errors: Ignore text enclosed in square brackets
2012-09-05 Isaku Yamahatapython/ovs/poller: use select.select instead of select...
2012-09-04 Simon Hormanlib/ofp-util: preparation for OF12 of ofp-util
2012-09-04 Simon Hormanofp-errors: Use standardised code for OFPERR_OFPBMC_BAD...
2012-09-04 Simon Hormanofp-errors: Remove OFPERR_NXFMFC_GROUPS_NOT_SUPPORTED
2012-09-04 Simon Hormanofp-errors: Remove OFPERR_NXBIC_DUP_TYPE
2012-09-04 Ben PfaffIntroduce sparse flows and masks, to reduce memory...
2012-09-04 Ben Pfaffhash: Introduce an implementation of murmurhash.
2012-09-04 Ben Pfaffutil: New function raw_ctz().
2012-09-04 Ben Pfaffclassifier: Optimize iteration with a catch-all target...
2012-09-04 Ben Pfaffclassifier: Prepare for "struct cls_rule" needing to...
2012-09-04 Ben Pfaffclassifier: Break cls_rule 'flow' and 'wc' members...
2012-09-04 Ben Pfaffclassifier: Fix typo in comment.
2012-09-04 Ben Pfaffutil: New function popcount().
2012-09-04 Ben Pfaffutil: New function zero_rightmost_1bit().
2012-09-04 Ben Pfaffflow: Simplify many functions for working with flows...
2012-09-04 Ben Pfaffflow: Remove flow_wildcards_is_exact().
2012-09-04 Ben Pfaffflow: Replace flow_wildcards members by a single "struc...
2012-09-04 Ben Pfaffflow: Take advantage of zero-padding in struct flow...
2012-09-04 Ben Pfaffflow: Ensure that padding is always zeroed.
2012-09-04 Ben Pfaffflow: Use bit-mask for in_port match, instead of FWW_...
2012-09-04 Ben Pfaffflow: Use bit-mask for Ethernet type match, instead...
2012-09-04 Ben Pfaffflow: Use bit-mask for IP protocol match, instead of...
2012-09-04 Ben Pfaffflow: Use bit-mask for TTL match, instead of FWW_*...
2012-09-04 Ben Pfaffflow: Use bit-mask for DSCP and ECN bits, instead of...
2012-09-04 Ben Pfaffflow: Fully separate FWW_* from OFPFW10_*.
2012-09-04 Ben Pfaffofproto: Move ofpacts_check() calls from ofproto-dpif...
2012-09-04 Ben Pfaffofproto: Move 'max_ports' from ofproto-dpif.c to ofproto.c.
2012-09-04 Jesse Grossdatapath: Drop comment describing vport node.
2012-09-04 Jesse Grossdatapath: Fix FLOW_BUFSIZE definition.
2012-09-04 Jesse Grossdatapath: Remove vport list node.
2012-08-31 Joe Stringerdatapath: Fix typo
2012-08-31 Ben Pfafflockfile: Log more helpful message when locking fails...
2012-08-31 Ben Pfafflockfile: In tests, also verify log messages.
2012-08-29 Ethan Jacksonvswitchd: Respect other_config:stp-enable port setting.
2012-08-29 Isaku Yamahataofproto-dpif: Make OFPP_TABLE send packet-in on miss.
2012-08-29 Simon Hormanofp-msgs: Allow encoding and decoding of Open Flow...
2012-08-29 Simon Hormanovs-ofctl: Use vconn as a parameter of dump_stats_trans...
2012-08-29 Simon Hormanofp-msgs: Split OFPRAW_OFPST_AGGREGATE_REQUEST
next