Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
netperfmeter-module-loade(1) General Commands Manualnetperfmeter-module-loade(1)

NAME
     netperfmeter-module-loader  --  Network  Performance  Meter  Kernel  Module
     Loader

SYNOPSIS
     netperfmeter-module-loader start | stop | status

DESCRIPTION
     netperfmeter-module-loader loads the network protocol and	congestion  con-
     trol  kernel modules for NetPerfMeter, to support the TCP, MPTCP, UDP, DCCP
     and SCTP transport protocols (if available)  and  corresponding  congestion
     controls (if available).

ARGUMENTS
     The following arguments can to be provided:

     start   Load all available modules.

     start   Try  to  unload  all  available modules. Note that some modules may
	     still be in use, i.e. they will remain loaded.

     status  Prints the loaded modules and allowed TCP congestion controls.

EXIT STATUS
     The netperfmeter-module-loader tool exits with 0 on success, and >0 in case
     of an error.

EXAMPLES
     Some netperfmeter-module-loader usage examples:

     sudo netperfmeter-module-loader start

     sudo netperfmeter-module-loader stop

     netperfmeter-module-loader status

SEE ALSO
     netperfmeter(1)

NOTES
     This program is part of NetPerfMeter. The latest  version	of  NetPerfMeter
     can be found on the NetPerfMeter Homepage at NetPerfMeter Homepage.

AUTHORS
     Thomas Dreibholz, Homepage

netperfmeter-module-loader	  May 27, 2026	   netperfmeter-module-loader(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=netperfmeter-module-loader&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help