DragonFly commits List (threaded) for 2006-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.sbin/802_11 Makefile l2_packet.c src/usr.sbin/802_11/hostapd Makefile driver_dragonfly.c hostapd.8 hostapd.conf.5 src/usr.sbin/802_11/hostapd_cli Makefile hostapd_cli.8 src/usr.sbin/802_11/wpa_supplicant Packet32.c
sephe 2006/09/01 22:40:35 PDT
DragonFly src repository
Modified files:
usr.sbin/802_11 Makefile l2_packet.c
usr.sbin/802_11/wpa_supplicant Packet32.c
Added files:
usr.sbin/802_11/hostapd Makefile driver_dragonfly.c hostapd.8
hostapd.conf.5
usr.sbin/802_11/hostapd_cli Makefile hostapd_cli.8
Log:
- Move pcap_{get_selectable_fd,pcap_inject}() from 802_11/wpa_supplicant/Packet32.c
into 802_11/l2_packet.c
- Add building infrastructures for hostapd(8) and hostapd_cli(8)
- Hook hostapd(8) and hostapd_cli(8) into building
Obtained-from: FreeBSD (mainly sam@xxxxxxxxxxx)
Revision Changes Path
1.3 +1 -1 src/usr.sbin/802_11/Makefile
1.2 +48 -0 src/usr.sbin/802_11/l2_packet.c
1.2 +0 -50 src/usr.sbin/802_11/wpa_supplicant/Packet32.c
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/802_11/Makefile.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/802_11/l2_packet.c.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/802_11/wpa_supplicant/Packet32.c.diff?r1=1.1&r2=1.2&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]