Kenneth Finnegan
Kenneth Finnegan
Building aprsc and the test suite depend on you having the following installed: - libevent-dev - libjson-xs-perl Running tests requires that you: cd src ./configre make make testinstall cd ../tests...
### Enhancement summary Add support for p2p links to be unnumbered and borrow loop0 addressed from the EVPN control plane for OSPF or IS-IS underlays. This would add Unnumbered(OSPF) and...
When a beacon exec is canceled via a blank response from the script, the aprx.log file only says "beacon exec canceled" without any insight into which of possibly many beacons...
When other users enter paths like "WIDE1-1, WIDE2-1" with a space and their tracker doesn't properly tokenize the path, the resulting packet may appear to be invalid since the leading...
Per John Bass: > I have found the issue, the problem is within the erlang.c file. > If seems there is a variable set on around line 282 > erlang_data_is_nonshared...
Aprx contains no behavior for APRS Messaging. At a minimum, aprx should reject all messages directed at any of its aprx_interfaces. Further actions based on APRS Messages (forward as email,...
The manual currently only gives a few examples of symbol syntax. This should be expanded to instead be a clear selection guide for the primary applications of Aprx.
It seems like if you accidentally have lines with only tabs in them, they cause the config parse to puke on unknown entities.
Many packets getting digipeated are logged with a carriage return at the end. Hopefully this isn't also getting appended to the transmitted packets. ``` 2016-11-13 15:03:21.017 BALDI R W7COA-9>TXQXPP,WIDE1-1,WIDE2-1:`2E!l!Aj/`"4l}_" 2016-11-13...
The user manual does not make it clear that regex-filter is using POSIX extended regular expressions for the regex-filter rejection system.