From 9cba20af356f81a5f469ca8aa89ed17ee827b6a6 Mon Sep 17 00:00:00 2001 From: Sebastien Roy Date: Tue, 1 Aug 2017 13:21:40 -0400 Subject: OS-7329 Want pluggable TCP congestion control algorithms Reviewed by: Dan McDonald Reviewed by: Robert Mustacchi Approved by: Robert Mustacchi --- exception_lists/cstyle | 4 ++++ exception_lists/hdrchk | 2 ++ 2 files changed, 6 insertions(+) (limited to 'exception_lists') 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/* -- cgit v1.2.3