]> The Tcpdump Group git mirrors - libpcap/commit
Add support for opening other zones' devices on Solaris.
authordhruv <[email protected]>
Fri, 28 Oct 2011 04:50:30 +0000 (21:50 -0700)
committerGuy Harris <[email protected]>
Fri, 28 Oct 2011 04:50:30 +0000 (21:50 -0700)
commitc7625983ae407a66e34a44ae02d4b8e8588b2729
tree655d9248610b5bf2f3fbd8bdc588138174071ade
parent34fd67013c1c3cddd9bffda0894a843fd5005e1d
Add support for opening other zones' devices on Solaris.

This patch adds support for opening device links on Solaris using
zonename prefixed linknames.  For example, on Solaris opening a link
with the name 'redzone/net0' in the global zone should allow libpcap
consumers to capture traffic on the link net0 that is part of the
non-global zone 'redzone'.

Reviewed-By: Guy Harris <[email protected]>
CREDITS
pcap-bpf.c