Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Sep 2014 12:30:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 193973] New: [PATCH] capsicum support for traceroute(8)
Message-ID:  <bug-193973-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193973

            Bug ID: 193973
           Summary: [PATCH] capsicum support for traceroute(8)
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: amd64
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: mp39590@gmail.com

This patch compartmentalize traceroute(8) utility. I've tested all traceroute
flags and they still work.

Compartmentalization logic is the following:
 - if we are passed (-n) flag - enter cap mode;
 - else, if we're able to use casper's DNS service - enter cap mode;
 - else do not enter cap mode.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193973-8>