sliver-openvswitch.git
2011-09-13 Ben Pfaffofproto-dpif: Introduce an enum for the number of tables.
2011-09-13 Ben Pfaffflow: New function flow_wildcards_is_catchall().
2011-09-13 Ben Pfaffclassifier: Move zero_wildcards() to flow.c as public...
2011-09-13 Ben PfaffImplement new "learn" action.
2011-09-13 Ben Pfaffofproto: Reinterpret meaning of OpenFlow hard timeouts...
2011-09-13 Ben Pfafftest-openflowd: Allow specifying port type on --ports...
2011-09-13 Ben Pfaffdpif-netdev: Also allow "dummy" netdevs in a dpif-netdev.
2011-09-13 Ben Pfaffofproto-dpif: Add -generate option to ofproto/trace...
2011-09-13 Ben Pfaffmeta-flow: New library for working with fields by id.
2011-09-13 Ben Pfaffofproto: Mark some parameters 'const'.
2011-09-13 Ben Pfaffofproto: Add 'ofproto' parameter to most flow_mod funct...
2011-09-13 Ben Pfaffofproto: Avoid using list_size() to compute length...
2011-09-13 Ben Pfaffofp-util: New function for parsing key-value pairs.
2011-09-13 Ben Pfaffofp-util: Add type-safe functions for serializing actions.
2011-09-13 Ben Pfaffofp-parse: Refactor action parsing to improve compiler...
2011-09-13 Ben Pfaffofp-util: Further abstract definitions of action proper...
2011-09-13 Ben Pfaffofp-util: New functions for parsing and formatting...
2011-09-13 Ben Pfaffpackets: Add more utility functions for IPv4 and IPv6...
2011-09-13 Ben Pfaffclassifier: Change cls_rule_set_nd_target() to take...
2011-09-13 Ethan Jacksonbridge: Don't update CFM on synthetic interfaces.
2011-09-13 Ethan Jacksontests: Test ofproto-dpif set_tunnel translation.
2011-09-13 Ethan Jacksonofproto-dpif: Emit set_tunnel when required to.
2011-09-13 Pravin Shelardatapath: Strip down vport interface : OVS_VPORT_ATTR_MTU
2011-09-12 Ben Pfaffofproto-dpif: Fix check for 802.1Q header in commit_odp...
2011-09-12 Jesse GrossNEWS: Mention support for keys in CAPWAP.
2011-09-12 Simon HormanDebian: fail gracefully if modules can't be loaded...
2011-09-10 Valient Goughdatapath: add key support to CAPWAP tunnel
2011-09-10 Pravin Shelardatapath: Improve kernel hash table
2011-09-10 Pravin Shelardatapath: VLAN actions should use push/pop semantics
2011-09-10 Pravin Shelardatapath: Fix br_nlmsg_size
2011-09-09 Ben Pfaffnetlink-socket: Avoid use-after-free in nl_lookup_genl_...
2011-09-09 Ben Pfaffbridge: Avoid reading uninitialized data in bridge_pick...
2011-09-09 Ethan Jacksoncfm: Write remote MPIDs to the database.
2011-09-09 Ethan Jacksoncfm: Eight byte MPIDs in extended mode.
2011-09-09 Ethan Jacksoncfm: Allow accurate transmission intervals in extended...
2011-09-09 Ethan Jacksoncfm: New cfm extended mode.
2011-09-09 Ethan Jacksoncfm: Remove cfm_remote_mpid configuration.
2011-09-09 Ethan Jacksoncfm: Trigger fault on unexpected CCM reception.
2011-09-09 Ethan Jacksonbridge: Clear fault when CFM is not configured.
2011-09-09 Ethan Jacksonbridge: Write CFM changes more aggressively.
2011-09-09 Ethan Jacksonbridge: ovsdb_idl_omit_alert() on additional columns.
2011-09-09 Ben Pfaffofproto: Document that ->rule_construct() should uninit...
2011-09-09 Ben Pfaffofproto: Fix documentation for calls to ->rule_destruct().
2011-09-09 Ethan Jacksonofproto-dpif: Drop special packets more judiciously.
2011-09-09 Ethan Jacksonlacp: Clean up LACP module interface.
2011-09-09 Ethan Jacksonvswitch.xml: Whitespace cleanup.
2011-09-08 Ben Pfaffdatapath: Allow a packet with no input port to omit...
2011-09-08 Jesse Grossdatapath: Calculate flow hash after extracting metadata.
2011-09-08 Pravin ShelarStrip down vport interface : iflink
2011-09-08 Simon Hormanovs-ctl: Add load-kmod command
2011-09-08 Alexey I. Froloffrhel: add ability to build kmod packages for arbitrary...
2011-09-08 Alexey I. Froloffrhel: rename RHEL6 kmod source package
2011-09-06 Ben Pfaffnetlink-protocol: Move CTRL_ATTR_MCAST definitions...
2011-09-02 Ethan Jacksonnetlink-protocol: Define missing symbols.
2011-09-02 Ethan Jacksondpif-linux: Stop listening for RTNL notifications.
2011-09-02 Ethan Jacksondatapath: genl_notify() on port disappearances.
2011-09-02 Ethan Jacksonnetlink-socket: New function nl_lookup_genl_mcgroup().
2011-09-02 Ethan Jacksonnetlink-notifier: Rename rtnetlink code.
2011-09-02 Ethan Jacksonlib: Rename rtnetlink.[ch] files.
2011-09-01 Ethan Jacksonlacp: Clarify documentation.
2011-09-01 Ethan Jacksonrhel: Poke iptables hole for gre in init scripts.
2011-09-01 Ethan Jacksonrhel: Add ovs-pki to rpm.
2011-09-01 Ethan Jacksonrhel: Don't delete bridges on boot.
2011-08-29 Justin Pettitdatapath: Disable LRO from userspace instead of the...
2011-08-28 Justin Pettitnetdev-linux: Introduce netdev_linux_ethtool_set_flag().
2011-08-27 Ethan Jacksoncfm: Zero out empty field as required.
2011-08-27 Ethan Jacksonsocket-util: Suppress valgrind uninitialized use warning.
2011-08-26 Ben Pfaffovs-monitor-ipsec: Don't abort if syslog is not available.
2011-08-26 Justin Pettitbridge: Make bridge_pick_local_hw_addr() easier to...
2011-08-26 Simon Hormandebian: Transition to dh_python2
2011-08-25 Ethan Jacksongitignore: Add manpage-check.
2011-08-25 Ben Pfaffovs.db.types: Remove write-only variable from constrain...
2011-08-25 Ben Pfaffpython: Remove unused imports.
2011-08-25 Ben Pfaffovs.stream: Remove unused parameter from usage().
2011-08-25 Ben Pfaffovs.ovsuuid: Fix UUID.cInitUUID invocation of re.match...
2011-08-25 Ben Pfaffovs.jsonrpc: Fix static method Session.open() reference...
2011-08-25 Ben Pfaffovs.jsonrpc: Fix static method Message.__validate_arg...
2011-08-25 Ben Pfaffovs.json: Use Exception, which exists, instead of Error...
2011-08-25 Ben Pfaffovs.db.idl: Fix error message format arguments.
2011-08-25 Ben Pfaffovs.daemon: Add missing format string argument.
2011-08-25 Ben Pfaffovs.daemon: Fix name of EALREADY error.
2011-08-25 Ben Pfaffovs.daemon: Add missing 'global' when setting _pidfile_...
2011-08-25 Ben Pfaffovs.db.idl: Fix call to ovs.db.parser.Parser constructor.
2011-08-25 Chuck Shortdebian: Apply Ubuntu patch to add DKMS support.
2011-08-24 Ben Pfaffdocs: Add Makefile rule to check syntax of manpages.
2011-08-24 Ben Pfaffdocs: Fix some manpage syntax errors found with "groff".
2011-08-24 Ben Pfaffpython: Use enumerate() builtin function to simplify...
2011-08-24 Ben Pfaffovs.stream: Simplify logic in Stream.wait().
2011-08-24 Ben Pfaffovs.stream: Drop Stream.get_name() since clients can...
2011-08-24 Ben Pfaffovs.stream: Use %d in place of %ld since the two are...
2011-08-24 Ben Pfaffovs.reconnect: Fix typo in documentation.
2011-08-24 Ben Pfaffovs.reconnect: Make Reconnect.Reconnect inherit from...
2011-08-24 Ben Pfaffovs.jsonrpc: Use "not X" in place of "len(X) == 0"...
2011-08-24 Ben Pfaffovs.jsonrpc: Remove Connection.get_name()--clients...
2011-08-24 Ben Pfaffovs.jsonrpc: Remove dead class variable Message.__next_id.
2011-08-24 Ben Pfaffovs.json: Optimize __dump_string().
2011-08-24 Ben Pfaffovs.fatal_signal: Remove unnecessary "global" statement.
2011-08-24 Ben Pfaffovs.fatal_signal: Reorder definitions to be more easily...
2011-08-24 Ben Pfaffovs.db.types: Introduce DEFAULT_MIN, DEFAULT_MAX as...
2011-08-24 Ben Pfaffovs.db.types: Use toAtomicType() instead of open-coding it.
next