1
0
Fork 0
mirror of git://git.skarnet.org/bcnm synced 2026-02-27 13:54:03 +00:00
No description
  • C 65.1%
  • Makefile 27.7%
  • Shell 7.2%
Find a file
2026-01-01 13:54:20 +00:00
doc Prepare for 0.0.2.2; save/restore errno in safe wrappers 2026-01-01 13:54:20 +00:00
package Prepare for 0.0.2.2; save/restore errno in safe wrappers 2026-01-01 13:54:20 +00:00
src Prepare for 0.0.2.2; save/restore errno in safe wrappers 2026-01-01 13:54:20 +00:00
tools Update gen-deps.sh; prepare for 0.0.2.1 2025-10-26 10:48:05 +00:00
.gitignore Prepare for 0.0.2.0; move to new system 2025-04-28 07:25:51 +00:00
AUTHORS version: 0.0.1.0 2020-03-03 00:27:40 +00:00
configure Correctly use pthread_lib sysdep 2025-05-29 19:26:40 +00:00
CONTRIBUTING Adapt to skalibs-2.11.0.0 2021-08-01 05:46:10 +00:00
COPYING Prepare for 0.0.2.2; save/restore errno in safe wrappers 2026-01-01 13:54:20 +00:00
DCO Adapt to skalibs-2.11.0.0 2021-08-01 05:46:10 +00:00
INSTALL Prepare for 0.0.2.2; save/restore errno in safe wrappers 2026-01-01 13:54:20 +00:00
Makefile Support shlibs on MacOS 2025-05-26 19:13:46 +00:00
NEWS Prepare for 0.0.2.2; save/restore errno in safe wrappers 2026-01-01 13:54:20 +00:00
README version: 0.0.2.1 2025-12-24 22:00:12 +00:00

bcnm - a better client network manager
--------------------------------------

 bcnm is currently a set of tools to control the client side of a
WiFi connection.

 Ultimately, it aims to become a network manager for client machines,
similar to NetworkManager, wicd or ConnMan.
 It works out-of-the-box on Linux and is easily portable to other
Unix systems.

 bcnm does not perform any low-level, hardware-controlling work itself.
It just implements a state machine and send commands to other processes
such as wpa_supplicant and a user-configured DHCP client.

 See https://skarnet.org/software/bcnm/ for details.


* Installation
  ------------

 See the INSTALL file.


* Contact information
  -------------------

 Laurent Bercot <ska-skaware at skarnet.org>

 Please use the <skaware at list.skarnet.org> mailing-list for
questions about bcnm.