[Bug 193973] New: [PATCH] capsicum support for traceroute(8)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 27 12:30:45 UTC 2014


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 at FreeBSD.org
          Reporter: mp39590 at 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.


More information about the freebsd-bugs mailing list