aboutsummaryrefslogtreecommitdiff
path: root/contrib/hostapd/FREEBSD-upgrade
blob: 08922051fe55a7a400b9b84030f839ad87191f98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
$FreeBSD$

WPA/802.1x Authenticator
	originals can be found at: http://hostap.epitest.fi/releases/


For the import files and directories were pruned by:

	tar -X FREEBSD-Xlist -zxf hostapd-0.5.8.tar.gz

then imported by:

	cvs import -m 'Import of hostapd 0.5.8' \
		src/contrib/hostapd MALINEN v0_5_8

To make local changes to hostapd, simply patch and commit to the
main branch (aka HEAD).  Never make local changes on the vendor
(MALINEN) branch.

All local changes should be submitted to Jouni Malinen for inclusion in
the next vendor release.

sam@FreeBSD.org
7-July-2007