summaryrefslogtreecommitdiff
path: root/usr/src/uts/Makefile
diff options
context:
space:
mode:
authorDarren Reed <Darren.Reed@Sun.COM>2009-09-24 07:28:12 -0700
committerDarren Reed <Darren.Reed@Sun.COM>2009-09-24 07:28:12 -0700
commit0a0e9771ca0211c15f3ac4466b661c145feeb9e4 (patch)
tree9579700b2fec7e9c9c57beeca83bda8681eb9e7a /usr/src/uts/Makefile
parentaf1222373b60d56d6b0e630911372d4162b7787b (diff)
downloadillumos-joyent-0a0e9771ca0211c15f3ac4466b661c145feeb9e4.tar.gz
PSARC/2009/232 Solaris Packet Capture
PSARC/2009/403 kstats for ipnet 6824047 every downcall function should have a "notsupported" function 6822740 RFE: provide PF_PACKET for developers on OpenSolaris 6822741 RFE: Solaris needs BPF to improve the packet capture story 6867683 RFE: need to be able to retrieve physical interface flags
Diffstat (limited to 'usr/src/uts/Makefile')
-rw-r--r--usr/src/uts/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/uts/Makefile b/usr/src/uts/Makefile
index 8fc3fe1166..febe148c93 100644
--- a/usr/src/uts/Makefile
+++ b/usr/src/uts/Makefile
@@ -140,6 +140,8 @@ COMMON_HDRDIRS= common/avs \
common/inet/ipf/netinet \
common/inet/kssl \
common/inet/nca \
+ common/inet/sockmods/netpacket \
+ common/io/bpf/net \
common/ipp \
common/net \
common/netinet \