blob: 1d8862dab5c94e9fa91a4f130a91c111baf1d178 [file] [log] [blame]
buytenh41708cb2002-04-03 16:19:36 +0000120020403 Lennert Buytenhek <buytenh@gnu.org>
2
3 * autoconfization by Andreas Hofmeister.
4
520020116 Lennert Buytenhek <buytenh@gnu.org>
6
7 * On sparc, try to detect 32/64-bitness of the kernel at runtime.
8
9 * Released bridge-utils 0.9.5.
10
buytenh39bb8242002-01-06 11:47:30 +00001120020106 Lennert Buytenhek <buytenh@gnu.org>
12
13 * Remove 'tap'.
14
15 * Added TODO list.
16
17 * Added extra check for argument count to brctl
18
19 * Added error message for circular bridge dev enslavement to brctl.
20
21 * Get rid of some compiler warnings.
22
23 * Steal Red Hat rawhide spec file.
24
25 * Added 'how to use libbridge_compat.c' explanation by Serge Caron.
26
27 * Try to work around sparc64 brokenness (FUCK ARGHH FUCK FUCK FUCK)
28
29 * Release bridge-utils 0.9.4.
30
buytenh7c4bf5a2001-11-07 17:21:09 +00003120011107 Lennert Buytenhek <buytenh@gnu.org>
32
33 * Moved FAQ to the website.
34
35 * Updated docs for 2.4 firewalling.
36
37 * Add out-of-date notice to the THANKS file.
38
buytenh840ee7e2001-11-07 17:23:24 +000039???????? Lennert Buytenhek <buytenh@gnu.org>
40
41 * Fixed brctl timeout 42.94s wrap buglet.
42
43 * Cleanup some docs.
44
45 * Released bridge-utils 0.9.3.
46
buytenh38837a82001-06-22 19:59:02 +00004720001002 Lennert Buytenhek <buytenh@gnu.org>
48
49 * Incorporated two cleanup patches from H. J. Lu (one splits
50 the CC define into CC and CFLAGS, the other one changes a few
51 occurances of __close into the libc5 compatibility stub to
52 close).
53
54 * Removed all RCS tags.
55
56 * Removed sample scripts dir.
57
58 * Tweaked THANKS file a bit (it needs updating as well..)
59
60 * Made 'show' command show an interface list.
61
62 * Changed the 'showbr' command to 'showstp'
63
64 * Tweaked FAQ.
65
66 * Added explanation for iptables firewalling.
67
68 * Released bridge-utils 0.9.2.
69
7020000905 Lennert Buytenhek <buytenh@gnu.org>
71
72 * Incorporated Roger Venning's patch to tap which will let you
73 specify a local address to be used for the 'tunnel'.