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: mp39...@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to