net-snmp: Enable MIB ip-mib/inetNetToMediaTable
authorKarol Babioch <redacted>
Sun, 25 Mar 2018 21:36:18 +0000 (23:36 +0200)
committerKarol Babioch <redacted>
Sun, 25 Mar 2018 22:59:36 +0000 (00:59 +0200)
commit9e856e2e3d7d5e9786b13d79cfa820c10df9350f
tree026630fd4a6a327b914a14e35c0e3efbed35963a
parent655b02a54fda5e7407f3f18c99085427aeae50ff
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 <redacted>
net/net-snmp/Makefile
git clone https://git.99rst.org/PROJECT