mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-11 00:22:51 +01:00
So far we were sending link data as a string. It got some drawbacks: 1) Didn't allow writing clean user space apps reading link state. It was needed to do some screen scraping. 2) Forced whole PORT_LINK communication to be string based. Adding support for *setting* port link required passing string and parting it in the kernel space. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 47997 |
||
|---|---|---|
| .. | ||
| arch/mips/fw/myloader | ||
| crypto/ocf | ||
| Documentation/networking | ||
| drivers | ||
| fs/yaffs2 | ||
| include | ||