Commit Graph

18 Commits

Author SHA1 Message Date
☃ Elliot Shepherd
f0e46e8d3c Add --isolate-clients option 2015-09-28 14:36:17 +10:00
oblique
d0a013eaf8 Check every 2 seconds if haveged is needed 2015-03-25 01:23:08 +02:00
oblique
f06e24721a Use ip' instead of brctl'
This removes bridge-utils from dependencies.
2015-02-22 22:01:31 +02:00
oblique
70b538be7c README.md: update infos about Gentoo installation
Fix #55
2014-11-11 08:03:32 +02:00
oblique
81d861cb46 Reimplementation of 6a3e1d98 commit
With the 6a3e1d98 commit NetworkManager was throwing an assertion so
we take a different approach when we create the bridge interface.
Also if the <interface-with-internet> is already a bridge interface
we skip creation.

The new approach is:

   1) Save the IPs and route table of INTERNET_IFACE
   2) If NetworkManager is running set INTERNET_IFACE as unmanaged
   3) Create BRIDGE_IFACE and add INTERNET_IFACE to it
   4) Set the previously saved IPs and route table to BRIDGE_IFACE

Better fix #19
2014-09-05 02:13:59 +03:00
oblique
14ec50f379 Update Gentoo instructions 2014-09-04 11:03:22 +03:00
oblique
503e715d4e update README.md 2014-08-28 20:46:52 +03:00
oblique
e37caff43d README.md: Update installation section
Fixes #27
2014-08-04 15:17:43 +03:00
oblique
104c55606f We don't need to set an IP to the bridged interface
Fix #18
2014-04-05 22:08:33 +03:00
Shaw
1cd94e81d0 add IEEE 802.11n support 2014-04-03 20:57:26 +08:00
oblique
46723a9686 Update patch for '--driver' argument 2013-12-15 12:38:06 +02:00
oblique
2b40f03e45 Minor change 2013-12-04 16:19:36 +02:00
oblique
8bee5d61ba Update README file 2013-12-04 15:59:13 +02:00
Sam Macpherson
b5162fe9a4 updated README to include systemd service usage 2013-11-30 00:03:34 +10:00
oblique
3c3df2201b README.md: minor change 2013-11-17 14:36:36 +02:00
oblique
ec121dbdbf update README.md file 2013-11-17 13:45:14 +02:00
oblique
dc6fe47389 Add dependencies in README.md file 2013-09-28 10:45:59 +03:00
oblique
26daf4bcdb add README.md 2013-09-28 09:04:52 +03:00