D3f0 / D3f0/coreemu

EMANE events not restricted to localhost lo device

Open
#63 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Low Type-Enhancement
Dominant language
Tcl
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
Two instances of CORE running on the same network will interfere with each
other. To generate location events, CORE uses libemaneeventservice.

The library documentation says:
* The default values are: group 224.1.2.8, port 45703, multicast loop
enabled (1), TTL 32. No default multicast device is specified. The
kernel routing table is used.

Even if the device is set to lo, the events will leak out usually due to the
host's default route. CORE should consider the OTA manager device and Event
service device set in the EMANE global config, and add an appropriate multicast
route for the configured interface.

```

Original issue reported on code.google.com by `ahrenh...@gmail.com` on 9 May 2011 at 6:50

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.