NetworkManager r2504 - in branches/nm-0-6-olpc: . include src



Author: dcbw
Date: 2007-03-27 18:29:25 +0100 (Tue, 27 Mar 2007)
New Revision: 2504
ViewCVS link: http://svn.gnome.org/viewcvs/NetworkManager?rev=2504&view=rev

Modified:
   branches/nm-0-6-olpc/ChangeLog
   branches/nm-0-6-olpc/include/NetworkManager.h
   branches/nm-0-6-olpc/src/nm-device-802-11-mesh-olpc.c
   branches/nm-0-6-olpc/src/nm-device.c
   branches/nm-0-6-olpc/src/nm-device.h
Log:
2007-03-27  Dan Williams  <dcbw redhat com>

	* include/NetworkManager.h
		- Add a "post-ip" stage in activation that happens after an IP address
			has been configured.  Mesh bits will look for a mesh portal here,
			or it could be used to log in to a Wi-Fi portal or something.

	* src/nm-device.[ch]
		- Add the "post-ip" activation stage

	* src/nm-device-802-11-mesh-olpc.[ch]
		- Implement mesh portal (MPP) detection
		- Random channel on interface startup
		- Fix scanning inhibition & interaction between ethernet and mesh device
		- get/set_80211_freq() -> get/set_80211_channel()
		- Kill avahi-autoipd instead of telling it to terminate, because it's
			UNBIND/STOP signal comes in way to late.  Sort of a hack.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]