bugfix native boarder router

This commit is contained in:
harald42 2016-02-25 13:37:08 +01:00
parent 9bb1f01905
commit 2df628aa4b
6 changed files with 45 additions and 10 deletions

View file

@ -124,6 +124,5 @@ parse(void)
const struct framer no_framer = {
hdr_length,
create,
framer_canonical_create_and_secure,
parse
};