fix dist
authorPhilipp Takacs <philipp@bureaucracy.de>
Thu, 11 Aug 2016 15:22:49 +0000 (17:22 +0200)
committerPhilipp Takacs <philipp@bureaucracy.de>
Thu, 11 Aug 2016 15:22:49 +0000 (17:22 +0200)
commit57251c0435c8b994c85baf68099ac0e60436444a
treea382f01bb623d2a9ce9a4811bd967a2d9e9f4c29
parentfa3da68dfa43341a8b6722d2e8a787c14cef02b9
fix dist

Because of always mimeify the dist hasn't work anymore.
This is fixed by skipping attach() and signandenc(), if
it's handled as a redistribution message.
test/tests/dist/test-dist [new file with mode: 0755]
uip/send.c