diff options
author | Robert Mustacchi <rm@joyent.com> | 2014-03-19 23:42:17 +0000 |
---|---|---|
committer | Robert Mustacchi <rm@joyent.com> | 2014-03-20 00:18:37 +0000 |
commit | ad740f5f23aca9052a27984d4912ec9379c611bf (patch) | |
tree | 6d400a11a3ebd39f0461e968c22a7b7ddf136827 /exception_lists | |
parent | fcf3046eb3c7c79a2695dc54a8bb82f42de4d25e (diff) | |
download | illumos-joyent-ad740f5f23aca9052a27984d4912ec9379c611bf.tar.gz |
OS-2800 Project Bardiche
OS-2784 want sdev plugin interface
OS-2783 want generalized squeues
OS-2785 ipf should be able to hook kvm nics
OS-2782 want /dev/net/zone/%zonename/%datalink
OS-610 snoop and libdlpi should be able to consume /dev/net/zone/%zonename
OS-2786 .gitignore should include debug object directories
OS-2781 dlpi promisc modes should be able to be RX-only
OS-2780 Want dlpi primitive DL_EXCLUSIVE_REQ
OS-2779 Makefile.man should take care of directory creation
OS-2778 dls_promisc doesn't properly handle all transitions
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Diffstat (limited to 'exception_lists')
-rw-r--r-- | exception_lists/cstyle | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exception_lists/cstyle b/exception_lists/cstyle index 0fdbc61b95..b84b766cab 100644 --- a/exception_lists/cstyle +++ b/exception_lists/cstyle @@ -655,6 +655,7 @@ usr/src/uts/common/gssapi/mechs/krb5/mech/util_validate.c usr/src/uts/common/gssapi/mechs/krb5/mech/val_cred.c usr/src/uts/common/gssapi/mechs/krb5/mech/verify.c usr/src/uts/common/gssapi/mechs/krb5/mech/wrap_size_limit.c +usr/src/uts/common/inet/ipf/ip_fil_solaris.c usr/src/uts/common/io/e1000api/e1000_80003es2lan.c usr/src/uts/common/io/e1000api/e1000_80003es2lan.h usr/src/uts/common/io/e1000api/e1000_82540.c |