- Apr 03, 2014
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Kadlec authored
- knot_rrset_copy now returns pointer
-
Jan Kadlec authored
-
- Apr 02, 2014
-
-
Jan Kadlec authored
Conflicts: src/knot/zone/zone-contents.c src/libknot/packet/pkt.c
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
No Default Nsec3 Tree Two parts: * Growable hash node size in trie * NSEC3 tree created only if needed (NULL is treated as an empty tree) * I'm not sure if I did the zone-diff stuff right? :suspect:
-
Jan Kadlec authored
-
Jan Kadlec authored
- knot_rrset_create_rr removed, only way to insert RR into rrset now is when you already have RDATA, so that we never create RRSet that is not sorted. - rr.h doxygenated, functions moved around a bit.
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
- merging can now be done directly using knot_rrs_t
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Jan Kadlec authored
-
Marek Vavruša authored
Leaf hhash node size is growable (1-4 pages). The rule is simple, when a hashtable is split the left and right children size is clamped left and right weight to the nearest hhash size. The sizes are chosen arbitrarily so the table size is always a multiple of page size.
-
Jan Kadlec authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- Apr 01, 2014
-
-
Jan Kadlec authored
- tests are passing, however some work is still pending, namely storage of additionals for freeing. - removed some obsolete node API functions
-
Jan Kadlec authored
Don't merge RRs in the incoming packets
-
Jan Kadlec authored
- if adding apex NS, adjust counter
-
Jan Kadlec authored
- Do not merge incoming RRs - Duplicated add/remove checks improved in ddns - Remove stuff directly from RRSet, do not return
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Jan Kadlec authored
-
Marek Vavruša authored
- misleading statement - module name in heading - s/forward\./example./g
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-