summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTORS.md
diff options
context:
space:
mode:
authorRicardoSette <ricardohfsp@gmail.com>2018-06-26 19:59:04 +0000
committerGitHub <noreply@github.com>2018-06-26 19:59:04 +0000
commit6b3d0efd196b90499ac7ec7cd942e80be2c82762 (patch)
treed2d08492268a8d03af2e08139d51f678000087ae /CONTRIBUTORS.md
parent6cb4ae20199d01bd18373409ee52bcb3112ce95b (diff)
Update freebsd_getifaddrs.c for system.N
Suggestion of code to validate if a interface is physical in FreeBSD, unfortunately is not easy as Linux, for FreeBSD there is no flag to indicate that the interface is physical. We had some "false positives" with optical interfaces, often because of GBICs not homologated for FreeBSD, so we started to control physical interfaces in NETDATA using CONFIG_SECTION_GETIFADDRS, much simpler and much more accurate. We added in the section the "set physical interfaces for system.net" attribute where DEFAULT_PHYSICAL_INTERFACES is "igb* ix* cxl* in* ixl* ixlv* bge* ixgbe*". Now the identification of physical interfaces is controlled by the settings, avoiding other "false positive". => Added total bandwidth for physical interfaces => Added total packets for physical interfaces
Diffstat (limited to 'CONTRIBUTORS.md')
0 files changed, 0 insertions, 0 deletions