sliver-openvswitch.git
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.
2011-09-15 Ben PfaffAUTHORS: Add Tyler Coumbes <coumbes@gmail.com>.
2011-09-15 Ben Pfaffovs-brcompatd: Delete ports when netdevs on fake bridge...
2011-09-15 Ben Pfaffcfm: Delete spurious blank line.
2011-09-15 Ben Pfaffovs-vsctl: Improve usage message.
2011-09-15 Ethan Jacksonofproto-dpif: Revalidate on cfm and lacp addition.
2011-09-15 Ben Pfaffbugtool: Remove "ovs-bugtool" upon "make clean", to...
2011-09-15 Ben Pfaffbugtool: Uninstall plugins on "make uninstall".
2011-09-15 Ben PfaffMark "uninstall-local" targets phony.
2011-09-15 Ben Pfaffrhel: Fix "make distcheck" failure due to regenerating...
2011-09-15 Ben Pfaffofproto: Remove dummy 'in_port' variable.
2011-09-15 Ben Pfaffofp-util: Remove obsolete build assertion.
2011-09-15 Ben Pfaffodp-util: Drop pointless "if" statement.
2011-09-15 Ben Pfaffnetdev: Allow get_mtu and set_mtu provider functions...
2011-09-15 Pravin Shelardatapath: Fix tunnel lookup
2011-09-14 Jesse Grossdatapath: Set vport in skb when executed from userspace.
2011-09-13 Ethan Jacksonman: pic failed to run during manpage-check
2011-09-13 Ethan Jacksonlib: TYPE_IS_SIGNED macro generates compiler warnings.
2011-09-13 Ethan Jacksonsocket-util: inet_parse_passive() had incorrect argume...
2011-09-13 Ethan Jacksonlib: Suppress comparison warnings in ovsdb libraries.
2011-09-13 Ben Pfaffofproto-dpif: Optimize flow revalidation for MAC learning.
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...
next