packages/net/net-snmp
Karol Babioch 9e856e2e3d net-snmp: Enable MIB ip-mib/inetNetToMediaTable
This enables the table `inetNetToMediaTable` from `ip-mib`, which implements
the `ipNetToPhysicalTable`. The former one is already enabled with the current
configuraiton, but it has been deprecatd by the IP version-neutral
`ipNetToMediaTable`, which also supports IPv6 entries [1]. It also disables all
other submodules from this MIB to keep the footprint small.

[1]: http://net-snmp.sourceforge.net/docs/mibs/IP-MIB.txt

Signed-off-by: Karol Babioch <karol@babioch.de>
2018-03-26 00:59:36 +02:00
..
files net-snmp: avoid duplicate section names 2017-09-29 04:36:47 +03:00
patches net-snmp: build against libnl-tiny 2017-01-06 16:46:28 +01:00
Makefile net-snmp: Enable MIB ip-mib/inetNetToMediaTable 2018-03-26 00:59:36 +02:00