ambrop7
|
eaa85e17e4
DataProto: minor changes
|
15 éve |
ambrop7
|
087189af36
PacketPassNotifier: remove useless debug code
|
15 éve |
ambrop7
|
433367e482
DataProto: protect against extra Route's
|
15 éve |
ambrop7
|
57ed1ee1eb
version 1.999.99rc2
|
15 éve |
ambrop7
|
e28eeecf22
PacketRouter: first send, then receive more
|
15 éve |
ambrop7
|
8280136e3a
version 1.999.99rc1
|
15 éve |
ambrop7
|
57b288fff9
sysconf returns long not size_t
|
15 éve |
ambrop7
|
ae621a700a
client: use RouteBuffer's to route frames from the device to peers. Avoids a memcpy of the frame.
|
15 éve |
ambrop7
|
4af9060ffe
flow: add PacketRouter
|
15 éve |
ambrop7
|
5fd2e0cf5b
flow: add RouteBuffer
|
15 éve |
ambrop7
|
e045865d04
FrameDecider: make some pointers const
|
15 éve |
ambrop7
|
4c35ff8fe1
BReactor: use LinkedList1 instead of LinkedList2 for timers
|
15 éve |
ambrop7
|
e3652c37aa
examples/ipc_server: add missing include
|
15 éve |
ambrop7
|
1f5176a841
BPending: use LinkedList1 instead of LinkedList2
|
15 éve |
ambrop7
|
cc73cd82d4
structure: add LinkedList1
|
15 éve |
ambrop7
|
feebd816c4
BReactor: optimize event loop
|
15 éve |
ambrop7
|
5f5bbfd36e
version 1.999.98rc12
|
15 éve |
ambrop7
|
26aeb61747
ncd/modules/command_template.c: remove debug output
|
15 éve |
ambrop7
|
2afa83b08f
ncd: add strcmp module
|
15 éve |
ambrop7
|
1b4a14382b
ncd: add if module
|
15 éve |
ambrop7
|
716691f00b
ncd/modules/net_iptables: run all iptables commands synchronously, use BEventLock to achieve that. Otherwise, if two iptables commands are run concurrently, one might
|
15 éve |
ambrop7
|
0ea41b455e
system: add BEventLock
|
15 éve |
ambrop7
|
fe46c08569
ncd: pass BReactor and BProcessManager in module func_globalinit, add func_globalfree
|
15 éve |
ambrop7
|
1d6caaca25
ncd/modules/depend: allow accessing provide variables through depend
|
15 éve |
ambrop7
|
b5e69f40e4
ncd: allow modules to resolve variables in preceding statements
|
15 éve |
ambrop7
|
c4e7db1871
NCDValue_InitString: take a const string
|
15 éve |
ambrop7
|
836b93e805
NCDValue_InitString: take a const string
|
15 éve |
ambrop7
|
bfea9543b5
BProcess: fix fd mapping
|
15 éve |
ambrop7
|
a62da7a439
BProcess: support specifying a list of file descriptors to preserve and fd numbers to map them to inside the child
|
15 éve |
ambrop7
|
3cdee2a3b6
BSocket: BSocket_Reactor is for windows too
|
15 éve |