aboutsummaryrefslogtreecommitdiff
path: root/net/ser2net
Commit message (Collapse)AuthorAge
* ser2net: add some upstream patches (fixes #4249)Michael Heimpold2017-04-15
| | | | | | | | | As reported by @thornley-touchstar, there are some issues in the showshortport and showport commands on the monitoring channel. After short dicussion with upstream, the following patches were merged upstream to fix the issue(s). Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* ser2net: update to 3.4Michael Heimpold2017-02-19
| | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* ser2net: update to 3.3Michael Heimpold2017-01-08
| | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* ser2net: update to 3.2Michael Heimpold2016-11-17
| | | | | | Beside some bugfixes, this adds multi-connection support. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* ser2net: add missing dependency to librt when using uClibcMichael Heimpold2016-11-09
| | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* ser2net: upgrade to 3.1Michael Heimpold2016-11-07
| | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* ser2net: add missing dependency to libpthread when using uClibcMichael Heimpold2016-11-03
| | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* ser2net: change maintainerMichael Heimpold2016-10-16
| | | | | | | Current maintainer seems to be unavailable, so taking maintainership. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* ser2net: update to 3.0Michael Heimpold2016-09-24
| | | | | | The patches were included upstream, so remove them here. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* ser2net: add patch for LED activity supportMichael Heimpold2015-04-29
| | | | | | | | | This adds a patch for ser2net, so that ser2net can be configured to flash leds on serial traffic. This could -for example- be used to have an activity indicator, like netdev trigger. Internally, the linux kernel's 'transient' led trigger is used. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* ser2net: import from old packages feedNicolas Thill2015-01-10
- update to latest version (v2.10.0) - add a patch to fix compilation failures due to missing TIOCSRS485 macro - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>