Search found 3 matches

by Dimonyga
09 May 2017, 19:50
Forum: Bugs
Topic: IPoE драйвер на 3.10 ( Centos 7.1 )
Replies: 12
Views: 12532

Re: IPoE драйвер на 3.10 ( Centos 7.1 )

[root@foreskin02 src]# dmesg | tail -n 5 [384658.296952] ipoe: loading out-of-tree module taints kernel. [384658.297085] ipoe: module verification failed: signature and/or required key missing - tainting kernel [384658.297950] IPoE session driver v1.11 [384748.640715] vlan-mon driver v1.11 [384987....
by Dimonyga
07 Mar 2017, 05:48
Forum: Patches
Topic: net_snmp U64 typedef removed from net_snmp
Replies: 1
Views: 4503

net_snmp U64 typedef removed from net_snmp

https://sourceforge.net/p/net-snmp/code ... ry/int64.h

Добавил тайпдеф, так как в Fedora Server 25 - без него не собирается.
by Dimonyga
07 Mar 2017, 05:28
Forum: Patches
Topic: Fix lua 5.3 support
Replies: 2
Views: 4962

Fix lua 5.3 support

http://lua-users.org/lists/lua-l/2011-07/msg00708.html

В новой версии убрали Алиас

#define luaL_reg luaL_Reg

Поправил в коде. На 5.1 влиять не должно.