Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | network: say that our example files are licensed as CC0 | Zbigniew Jędrzejewski-Szmek | 2022-01-12 | 1 | -0/+11 |
| | | | | | | This matches what we have for example programs under man/, and is nice because it allows people to copy the files as they wish without worrying about copyright. The files are too trivial to copyright anyway. | ||||
* | network: examples: use wlan for Type instead of wifi | Lucas Magasweran | 2021-05-10 | 1 | -1/+1 |
| | |||||
* | network: install wifi-adhoc.network by default, make wifi-{ap,station} examples | Zbigniew Jędrzejewski-Szmek | 2019-10-30 | 1 | -0/+6 |
I think 80-wifi-adhoc.network is safe enough, since it just enables the link-local addressing. But the other two enable DHCP in client or server modes, and we should not do this by default. |