[ovs-git] [openvswitch/ovs] a87ab5: Windows: Secure the namedpipe implementation

GitHub noreply at github.com
Mon May 8 14:04:35 UTC 2017


  Branch: refs/heads/branch-2.6
  Home:   https://github.com/openvswitch/ovs
  Commit: a87ab57c28b72e8fcf0ac259b320666a4cc7e00c
      https://github.com/openvswitch/ovs/commit/a87ab57c28b72e8fcf0ac259b320666a4cc7e00c
  Author: Sairam Venugopal <vsairam at vmware.com>
  Date:   2017-05-08 (Mon, 08 May 2017)

  Changed paths:
    M lib/stream-windows.c

  Log Message:
  -----------
  Windows: Secure the namedpipe implementation

Update the security policies around the creation of the namedpipe. The
current security updates restrict how the namedpipe can be accessed.

- Disable Network access
- Windows Services can access the namedpipe
- Administrators can access the namedpipe

Signed-off-by: Sairam Venugopal <vsairam at vmware.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Tested-by: Alin Gabriel Serdean <aserdean at cloudbasesolutions.com>
Acked-by: Alin Gabriel Serdean <aserdean at cloudbasesolutions.com>




More information about the git mailing list