Files
librenms/includes
f0o 0279c0f76e Allow per-OS definitions of bad_iftype, bad_if, bad_if_regexp
Supported:
```php
	$config['os'][$os]['bad_if'][] = '...';
	$config['os'][$os]['bad_if_regexp'][] = '...';
	$config['os'][$os]['bad_iftype'][] = '...';
```
Best to be used in `includes/definitions.inc.php`
2015-05-07 10:24:26 +00:00
..
2015-04-12 11:22:43 +00:00
2015-05-04 18:20:52 +01:00
2014-03-07 22:21:22 +01:00
2015-05-06 22:52:54 +01:00
2012-05-25 12:24:34 +00:00
2015-04-12 11:22:43 +00:00
2012-05-25 12:24:34 +00:00
2015-04-20 10:19:20 +01:00
2012-05-06 23:02:18 +00:00
2012-05-25 12:24:34 +00:00