- Oct 08, 2013
-
-
Jan Včelák authored
Tests were failing on big-endian machines. refs #178
-
- Oct 04, 2013
-
-
Lubos Slovak authored
-
- Oct 03, 2013
-
-
Jan Včelák authored
close #175
-
- Sep 30, 2013
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Jan Včelák authored
refs #172
-
Jan Kadlec authored
- Typos - New RCU source archive link - Wrap
-
Daniel Salzman authored
refs #171
-
Jan Kadlec authored
-
Jan Kadlec authored
- Sep 26, 2013
-
-
Jan Včelák authored
-
- Sep 23, 2013
-
-
Jan Včelák authored
refs #166
-
- Sep 10, 2013
-
-
Daniel Salzman authored
-
Jan Včelák authored
refs #162
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Ondřej Surý authored
-
- Sep 09, 2013
-
-
Jan Kadlec authored
-
Daniel Salzman authored
-
Daniel Salzman authored
refs #160
-
Daniel Salzman authored
Maximal UDP payload size is 512 B (excluding UDP header) RFC 1035 #4.2.1
-
Jan Kadlec authored
-
- Sep 06, 2013
-
-
Daniel Salzman authored
-
Daniel Salzman authored
refs #159
-
- Aug 27, 2013
-
- Aug 26, 2013
-
-
Daniel Salzman authored
-
Marek Vavrusa authored
First one falsely reported UPDATE success even though it failed to serialize. Second issue treated journal as full when transaction failed to write all changes. This is harmless, but it broke tests.
-
Marek Vavrusa authored
-
Daniel Salzman authored
-
- Aug 16, 2013
-
-
Marek Vavrusa authored
-
Marek Vavrusa authored
This is a problem with packaging, when the binary is compiled on a machine supporting newer SSE extensions than the box where the package is installed. Moreover, CFLAGS decisions should be up to maintainer or the one building the software.
-
Daniel Salzman authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
This is O(N) on both insert/search, but since the ACL lists are several items long (usually), it is not an issue. The lists are sorted from the longest prefix to the shortest, so the first match is guaranteed to be longest prefix match.
-
- Aug 15, 2013
-
-
Jan Kadlec authored
-
Marek Vavrusa authored
Fixed a bug where NSID couldn't be switched off on reload, causing malformed packets and/or extra bytes. Since it's protected by RCU, it needs to be created on each server reload and the old one should be freed after the RCU is synchronized. Also removed rest of obsolete code and unified EDNS constants.
-
- Aug 12, 2013
-
-
Ľuboš Slovák authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
refs #137
-