Date: Fri, 14 Oct 2005 10:38:12 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net bridgestp.c if_bridge.c Message-ID: <200510141038.j9EAcCdO039679@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2005-10-14 10:38:12 UTC FreeBSD src repository Modified files: sys/net bridgestp.c if_bridge.c Log: Change most of the bridge and stp funtions to static. This has highlighted that the following funtions are not used, wrap in '#ifdef noused' for the moment. bstp_enable_change_detection bstp_disable_change_detection bstp_set_bridge_priority bstp_set_port_priority bstp_set_path_cost Revision Changes Path 1.9 +111 -98 src/sys/net/bridgestp.c 1.28 +114 -110 src/sys/net/if_bridge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510141038.j9EAcCdO039679>