Project

General

Profile

Actions

Feature #4098

closed

Support non-listening UDP channels

Added by Davide Pesavento almost 7 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Faces
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:

Description

Currently, when UdpFactory creates a UdpChannel, the latter is put into listening mode unconditionally. This is different from e.g. TcpChannel, where listening or non-listening is decided by a configuration file setting (face_system.tcp.listen).

This task implements a similar knob (face_system.udp.listen) that applies to UdpChannel. The use case is allowing "outgoing-only" channels, in which UDP faces can only be created explicitly through management requests, and incoming datagrams from unknown peers are ignored.

Actions #1

Updated by Davide Pesavento almost 7 years ago

  • Description updated (diff)
Actions #2

Updated by Junxiao Shi almost 7 years ago

What's the use case of "outgoing-only" channels?

Actions #3

Updated by Davide Pesavento almost 7 years ago

Junxiao Shi wrote:

What's the use case of "outgoing-only" channels?

Read the issue description again.

Actions #4

Updated by Davide Pesavento about 6 years ago

  • Status changed from New to In Progress
  • Assignee set to Davide Pesavento
  • Target version set to v0.7
Actions #5

Updated by Davide Pesavento about 6 years ago

  • Status changed from In Progress to Code review
  • % Done changed from 0 to 100
Actions #6

Updated by Davide Pesavento about 6 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF