ambrop7
|
93bc612a21
get rid of some warnings
|
13 년 전 |
ambrop7
|
e0876b0af6
misc/debug.h: add B_USE for suppressing warnings about uninitialized variables
|
13 년 전 |
ambrop7
|
ef26f61fa3
version 1.999.124rc1
|
13 년 전 |
ambrop7
|
20607b8e3a
fix bad copy-paste in previous commit
|
13 년 전 |
ambrop7
|
f9cb7b96a2
remove LinkedList2 and use LinkedList1 instead
|
13 년 전 |
ambrop7
|
1a84275301
structure: remove BHeap
|
13 년 전 |
ambrop7
|
965936585f
compile fixes for MSVC
|
13 년 전 |
ambrop7
|
56092d335c
cosmetic changes
|
13 년 전 |
ambrop7
|
83123063ca
flow: PacketPassPriorityQueue: use SAvl instead of BHeap
|
13 년 전 |
ambrop7
|
6875747963
flow: PacketPassFairQueue: use SAvl instead of BHeap
|
13 년 전 |
ambrop7
|
1996f362b4
ncd: modules: remove ip_in_network.c and make ip_in_network() an alias for net.ipv4.addr_in_network()
|
13 년 전 |
ambrop7
|
5d2c3cb7db
ncd: modules: add net_ipv4_addr_in_network and net_ipv6_addr_in_network
|
13 년 전 |
ambrop7
|
630ff9fa6a
ncd: modules: port the rest of modules to func_new2
|
13 년 전 |
ambrop7
|
2216d83b02
ncd: don't abort if close fails
|
13 년 전 |
ambrop7
|
429b5eaed0
ncd: modules: port some more more modules to func_new2
|
13 년 전 |
ambrop7
|
0946e8dfdc
ncd: modules: port some more modules to func_new2
|
13 년 전 |
ambrop7
|
641a6bd0ff
ncd: modules: port some modules to func_new2
|
13 년 전 |
ambrop7
|
4e96a7e162
ncd: modules: net_ipv6_wait_dynamic_addr: add cidr_addr variable
|
13 년 전 |
ambrop7
|
3894997c30
misc/ipaddr6.h: add ipaddr6_print_ifaddr()
|
13 년 전 |
ambrop7
|
f65800bfd1
ncd: modules: add net.ipv6.route()
|
13 년 전 |
ambrop7
|
eb26903dee
ncd: NCDIfConfig: add IPv6 route functions
|
13 년 전 |
ambrop7
|
2d7d05d6bb
ncd/modules/net_ipv4_route.c: port to func_new2
|
13 년 전 |
ambrop7
|
619288f673
ncd: modules: add net.ipv6.addr()
|
13 년 전 |
ambrop7
|
04a2968055
ncd: NCDIfConfig: add IPv6 address functions
|
13 년 전 |
ambrop7
|
544a2838cb
ncd/modules/net_ipv4_addr.c: port to func_new2
|
13 년 전 |
ambrop7
|
a7c1eed05e
add examples/ipaddr6_test.c
|
13 년 전 |
ambrop7
|
131fe33bb9
misc/ipaddr6.h: complete implementation
|
13 년 전 |
ambrop7
|
350d04bf8a
examples/ncdinterfacemonitor_test.c: fix compile
|
13 년 전 |
ambrop7
|
87650916e1
misc/parse_number.h: add decode_decimal_digit()
|
13 년 전 |
ambrop7
|
0a7aaa0f30
misc/ipaddr6.h: rewrite ipaddr6_print_addr(), directly without using libraries
|
13 년 전 |