sliver-openvswitch.git
2011-09-28 Ethan Jacksonovs-xapi-sync: Crashes if root-prefix is unspecified.
2011-09-28 Jesse Grossroute-table: Clear route_notifier after free.
2011-09-28 Pravin ShelarsFlow: Genericize/simplify kernel sFlow implementation
2011-09-28 Ethan Jacksonxenserver: Don't specify python code by hand.
2011-09-27 Ethan Jacksonxenserver: Add vlog.py to spec file.
2011-09-27 Jesse Grossroute-table: Close netlink notifier before closing...
2011-09-27 Ethan Jacksontests: Use compat argparse when required.
2011-09-27 Ethan Jacksonovs-xapi-sync: Convert to vlog.
2011-09-27 Ethan Jacksonovs-monitor-ipsec: Convert to vlog.
2011-09-27 Ethan Jacksonpython: Upgrade to vlog.
2011-09-27 Ethan Jacksonpython: Upgrade daemon module to argparse.
2011-09-27 Ethan Jacksonstream.py: Make usage() function return a string.
2011-09-27 Ethan Jacksonpython: Create new vlog module.
2011-09-27 Ethan Jacksonpython: Backport argparse to older platforms.
2011-09-26 Ethan Jacksontest-jsonrpc: Help option doesn't work.
2011-09-26 Ben PfaffImplement "native VLAN" feature.
2011-09-26 Ben Pfaffbitmap: New function to allocate a bitmap initialized...
2011-09-26 Ben Pfaffofproto-dpif: Add tests for VLAN handling.
2011-09-26 Ben Pfaffofproto-dpif: Get rid of OFP_VLAN_NONE pollution.
2011-09-26 Ben Pfaffofproto-dpif: Fix VLAN and other field handling in...
2011-09-26 Ben Pfaffovs-xapi-sync: Add unit test.
2011-09-26 Ben Pfaffovs-monitor-ipsec: Add unit test.
2011-09-26 Pravin Shelardatapath: Fix OVS build failure on older kernel
2011-09-26 Ben Pfaffjson.py: Typo in parsing code.
2011-09-24 Ethan Jacksonpython: Style cleanup.
2011-09-24 Ethan Jacksontest-reconnect: Fix use of undefined symbol.
2011-09-24 Ethan Jacksontest-ovsdb.py: Remove unused import.
2011-09-24 Ethan Jacksonovsuuid.py: Fix use of undefined symbol.
2011-09-24 Ethan Jacksonovs-xapi-sync: Style cleanup.
2011-09-24 Ethan Jacksonovs-xapi-sync: Remove dead code.
2011-09-24 Ben Pfaffbond: Remove spurious blank line.
2011-09-24 Ethan Jacksonovs-monitor-ipsec: Style cleanup.
2011-09-24 Ethan Jacksonovs-monitor-ipsec: Remove unused root-prefix option.
2011-09-23 Justin Pettitovs-bugtool: Use RUNDIR macro for ovs-appctl target.
2011-09-23 Jesse Grossdpif-linux: Prevent a single port from monopolizing...
2011-09-23 Jesse Grossnetlink: Expose version of nl_attr_find for key and...
2011-09-23 Jesse Grosspoll-loop: Enable checking whether a FD caused a wakeup.
2011-09-23 Jesse Grossofproto-dpif: Flush flows before dpif_recv_set_mask().
2011-09-23 Jesse Grossdatapath: Use unicast Netlink sockets for upcalls.
2011-09-23 Jesse Grossnetlink: Expose method to get Netlink pid of a socket.
2011-09-23 Ethan Jacksontests: test-jsonrpc.py whitespace cleanup.
2011-09-23 Ethan Jacksontests: test-jsonrpc references nonexistent variable.
2011-09-23 Ben Pfafftag: Fix typo in comment.
2011-09-23 Ben Pfaffpython: Implement write support in Python IDL for OVSDB.
2011-09-23 Ben Pfaffovs.db.types: Add table reference to ovs.db.types.BaseType.
2011-09-23 Ben Pfaffpython: Accept multiple forms of strings and lists...
2011-09-23 Ben Pfaffpython: Change 'clone' function names to 'copy'.
2011-09-23 Ben Pfaffovs.ovsuuid: Get rid of ovs.ovsuuid.UUID class.
2011-09-23 Ben Pfafftests: Fix typos in C versions of test-ovsdb error...
2011-09-23 Ben Pfaffovs.jsonrpc: Include result in Message.__str__() output.
2011-09-23 Ben Pfaffovs.db.data: Make Datum.check_constraints() work.
2011-09-23 Ben Pfaffovs.db.data: Fix Atom.new()'s handling of Boolean values.
2011-09-23 Ben Pfaffovsdb-idl: Code style improvements.
2011-09-23 Ben Pfafftests: Actually run all the Python IDL tests under...
2011-09-23 Ben Pfaffovs.json: Remove commented-out debug code.
2011-09-23 Ben Pfaffovs.json: Actually implement the "pretty" option for...
2011-09-23 Ben Pfaffpython: Avoid shadowing standard or global names.
2011-09-23 Ben Pfaffpython: Avoid "unused parameter" warnings from pychecker.
2011-09-23 Ben Pfaffovs.db.types: Always initialize ref_type attribute.
2011-09-23 Ben Pfaffovs-monitor-ipsec: Fix typo in comment.
2011-09-23 Simon HormanInclude sys/socket.h for SOCK_STREAM
2011-09-23 Simon HormanInclude sys/wait.h for WIFEXITED
2011-09-23 Justin Pettitovsdb-tool: Correct markup for 'db' argument in show...
2011-09-22 Ben Pfaffofp-print: Avoid double space before "actions" for...
2011-09-22 Ben Pfaffnetdev-linux: Fix broken build on RHEL 6.
2011-09-22 Ben Pfaffnetlink-socket: Async notifications are incompatible...
2011-09-22 Ben Pfaffovs-xapi-sync: Make pychecker-able.
2011-09-22 Daniel Romanovs-bugtool: Fix --unlimited option.
2011-09-22 Simon HormanRemove netdev_find_dev_by_in4
2011-09-22 Simon HormanDo not include net/ethernet.h and linux/if_tunnel.h
2011-09-22 Simon HormanAdd fallback definition of SIG_ATOMIC_MAX
2011-09-22 Simon HormanInclude <sys/time.h> in socket-util.h
2011-09-22 Simon HormanInclude <sys/socket.h> in socket-util.h
2011-09-22 Ben Pfaffnetlink-socket: Fix typo in comment.
2011-09-21 Jesse Grossdatapath: IFF_BRIDGE_PORT is backported by Centos 5.6.
2011-09-21 Jesse Grossdatapath: Cleanup actions.c:do_output().
2011-09-21 Jesse Grossdatapath: Send to userspace errors shouldn't halt proce...
2011-09-20 Jesse Grossdatapath: Correctly validate vport attributes on old...
2011-09-20 Jesse Grossdatapath: Remove check for shared skbs.
2011-09-20 Ben Pfaffovs-vsctl: Fix typo in documentation.
2011-09-20 Ben Pfaffdebian: Correct path to ovs-controller in init script.
2011-09-20 Jesse Grossdatapath: Fully initialize datapath before local port.
2011-09-19 Jesse Grossdatapath: Correctly set error code in queue_userspace_p...
2011-09-19 Jesse Grossdatapath-protocol: vport_stats types are unsigned.
2011-09-19 Pravin Shelarsflow: Use ODP-port number to lookup ifindex.
2011-09-19 Ben Pfaffovs-ofctl: Clarify in_port in manpage.
2011-09-19 Ben Pfaffnicira-ext: Clarify comment.
2011-09-17 Ethan Jacksondaemon.py: Silence return warning.
2011-09-17 Ethan Jacksondaemon.py: Don't shadow built-in 'file' variable.
2011-09-16 Ethan Jacksondaemon.py: Whitespace cleanup.
2011-09-16 Ethan Jacksontests: Cleanup test-daemon.py style.
2011-09-16 Ethan Jacksoncfm: Update cfm_remote_mpids documentation.
2011-09-16 Ethan Jacksondpif-linux: Handle nl_lookup_genl_mcgroup() failures.
2011-09-16 Ethan Jacksondpif-linux: Open dpif despite notifier failures.
2011-09-16 Ethan Jacksondatapath: Hardcode vport multicast group ID on older...
2011-09-16 Ethan Jacksonnotifiers: Create and destroy nln_notifiers.
2011-09-16 Ethan Jacksonnotifiers: Rename run and wait functions.
2011-09-16 Ben Pfaffofproto-dpif: Fix behavior when a subset of VLANs is...
2011-09-16 Pravin Shelardatapath: Always use generic stats for devices (vports)
2011-09-15 Justin PettitSet MTU in userspace rather than kernel.
next