Completed DNS functions & fixes to comply with C99
Removed read_domain_names() and test_lookup() functions. Added dnss_wire_format(), dnss_dname_to_wire() and dnss_parse_query(). Many functions in universal-system.h and bitset.h not inline any more (should check it later and find a way to make them inline).
Showing
- Makefile 1 addition, 1 deletionMakefile
- bitset.h 7 additions, 7 deletionsbitset.h
- cuckoo-hash-table.c 2 additions, 2 deletionscuckoo-hash-table.c
- cuckoo-test.c 3 additions, 131 deletionscuckoo-test.c
- dns-simple.c 216 additions, 14 deletionsdns-simple.c
- dns-simple.h 39 additions, 27 deletionsdns-simple.h
- universal-system.h 4 additions, 4 deletionsuniversal-system.h
Loading
Please register or sign in to comment