Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src/dist/wpa/src/drivers



Module Name:    src
Committed By:   snj
Date:           Thu Jan 22 22:56:24 UTC 2009

Modified Files:
        src/dist/wpa/src/drivers [netbsd-5]: driver_bsd.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #301):
        dist/wpa/src/drivers/driver_bsd.c: revision 1.3
Bring in our changes:
- netbsd specific support
        - header files
        - our ioctls to get/set bssid and ssid
- use __FUNCTION__ instead of __func__
- correct handling of interfaces appearing and dissappearing, fixing
  unreached code!
- debugging messages for event changes
- keep a local copy of the interface status so that we can tell if we
  have notified wpa_supplicant yet about the interface change or not.
XXX: There was a byte swapping line that I commented out and I am not
sure if it is correct.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.4.1 src/dist/wpa/src/drivers/driver_bsd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index