summaryrefslogtreecommitdiff
path: root/exception_lists
diff options
context:
space:
mode:
authorSebastien Roy <seb@delphix.com>2017-08-01 13:21:40 -0400
committerCody Peter Mello <melloc@writev.io>2019-08-09 22:54:08 +0000
commit9cba20af356f81a5f469ca8aa89ed17ee827b6a6 (patch)
treebbd75aad827348f90befdc813aac7f66f4a9565a /exception_lists
parentb456ecdeb57b9ceefc89cd60f374f8fff83acf91 (diff)
downloadillumos-joyent-9cba20af356f81a5f469ca8aa89ed17ee827b6a6.tar.gz
OS-7329 Want pluggable TCP congestion control algorithms
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com> Approved by: Robert Mustacchi <robert.mustacchi@joyent.com>
Diffstat (limited to 'exception_lists')
-rw-r--r--exception_lists/cstyle4
-rw-r--r--exception_lists/hdrchk2
2 files changed, 6 insertions, 0 deletions
diff --git a/exception_lists/cstyle b/exception_lists/cstyle
index a06dd0c654..60304b2045 100644
--- a/exception_lists/cstyle
+++ b/exception_lists/cstyle
@@ -810,6 +810,10 @@ 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/inet/cc.h
+usr/src/uts/common/inet/cc/cc_cubic.c
+usr/src/uts/common/inet/cc/cc_module.h
+usr/src/uts/common/inet/cc/cc_newreno.c
usr/src/uts/common/io/bnx/570x/*
usr/src/uts/common/io/bnx/include/*
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
diff --git a/exception_lists/hdrchk b/exception_lists/hdrchk
index 966ec1d495..8834c5e404 100644
--- a/exception_lists/hdrchk
+++ b/exception_lists/hdrchk
@@ -226,6 +226,8 @@ usr/src/uts/common/gssapi/mechs/krb5/include/krb5.h
usr/src/uts/common/gssapi/mechs/krb5/include/old.h
usr/src/uts/common/gssapi/mechs/krb5/include/raw.h
usr/src/uts/common/gssapi/mechs/krb5/include/rsa-md4.h
+usr/src/uts/common/inet/cc.h
+usr/src/uts/common/inet/cc/cc_module.h
usr/src/uts/common/io/axf/ax88172reg.h
usr/src/uts/common/io/bnx/570x/*
usr/src/uts/common/io/bnx/include/*