chiark
/
gitweb
/
~mdw
/
secnet
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
14f7881
)
site: Make return value of transforms be an enum
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Tue, 14 May 2019 23:23:47 +0000
(
00:23
+0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 18 May 2019 01:16:37 +0000
(
02:16
+0100)
We are going to need to distinguish more cases. It was always bad to
have these hardcoded values.
transform_apply_seqrange is, right now, returned even when the problem
is that the packet is recent but is a duplicate. This is wrong.
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
No differences found