summaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2014-06-15 21:22:35 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2014-06-16 08:11:41 +0900
commitf513b8751ddde0274203b589057da40e82ac9275 (patch)
tree9d221bdd70f20893fffc1a60fd344537257bd76f /debian/control
parent783663afb29ebd0abeaae7792d924b65bc72db14 (diff)
bgp: use sendall with lock
With the current design, multiple greenlets calls sendall() on a single tcp socket. This leads to a corrupted bgp message. This patch introduces mutex to work around the problem. However, I hope that we _fix_ the design where only one greenlet call sendall() on a signel tcp socket in the future. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'debian/control')
0 files changed, 0 insertions, 0 deletions