New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Fix for mikrotik_snmp not working If the interface table is above a certain size, MikroTik does not show the ppp interfaces in the interfae table, but they are always in the mtxrInterfaceStatsName in MIKROTIK-MIB. Simply switching to that fixes the problem and should not break compatibility for current users. Michael Ducharme (via Arran Cudbard-Bell)@2017-08-02T12:50:05Z Files modified: * src/main/checkrad.in Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/207126e22e2d7ccb3d65b... ====== Initialise home server prefix len to /32 Required since 9e659f9 compares prefix, this allows home servers to be found by IP for stats lookup Phil Mayers (via Matthew Newton)@2017-08-02T12:38:55Z Files modified: * src/main/stats.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/1625c2d855535e4cde8c6... ====== -- This commit summary was generated @2017-08-03T00:00:05Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).