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

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Fri Sep 1 22:41:04 PDT 2006


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 at 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





More information about the Commits mailing list