summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/dev
diff options
context:
space:
mode:
authorPhilip Kirk <Phil.Kirk@Sun.COM>2008-11-06 06:47:54 -0500
committerPhilip Kirk <Phil.Kirk@Sun.COM>2008-11-06 06:47:54 -0500
commitb127ac411761a3d8d642d9342d9cac2785e1faaa (patch)
tree041956f138b0560132678ab9e0971bbb8dff1887 /usr/src/uts/intel/dev
parent471fb14e1ef453ca10871d66de96105f33392fe0 (diff)
downloadillumos-gate-b127ac411761a3d8d642d9342d9cac2785e1faaa.tar.gz
PSARC/2006/475 Clearview: IP Observability Devices
4085089 add a feature to enable 'snooping' of the loopback traffic 6753688 ip netinfo has no need for separate create and dispatch functions 6755448 ifconfig wedged in SIOCLIFREMOVEIF 6756483 incorrect ASSERT() in ip_delmulti[_v6]() 5092073 RFE: allow snoop to filter on zonename or zoneid 6606991 panic assertion failure !ill->ill_join_allmulti for multicast router 6760922 devname doesn't handle stale dev_t's in sdev_node cache entries
Diffstat (limited to 'usr/src/uts/intel/dev')
-rw-r--r--usr/src/uts/intel/dev/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/src/uts/intel/dev/Makefile b/usr/src/uts/intel/dev/Makefile
index 78e6685df7..a2255e0197 100644
--- a/usr/src/uts/intel/dev/Makefile
+++ b/usr/src/uts/intel/dev/Makefile
@@ -23,8 +23,6 @@
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-#ident "%Z%%M% %I% %E% SMI"
-#
# This makefile drives the production of the dev file system
# kernel module.
#