Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Send cache updates to remote peers on UDP #60

Closed
wants to merge 4 commits into from

Conversation

EmericBr
Copy link

On new session create, sessionid+ASN1 encoded session+creation timestamp+HMAC SHA1 signature of the message is sent to configured peers.

It supports mulitcast ipv4 and v6

Bench results seems good :)

This pullrequest replace #50 and #52

emeric and others added 4 commits November 8, 2011 15:22
from/to a remote host
Note: Send call back provide encoded session into an aligned buffer
      large enougth to add a footer and send it directly to a peer
      using a sendto
@jamwt
Copy link
Member

jamwt commented Dec 12, 2011

Merged.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants