Displaying 5 results from an estimated 5 matches similar to: "Reset Statistics?"
2006 Mar 02
0
[RFC] Controlling the auto-route setting behaviour of the kernel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello!
I implemented a patch to control the behaviour of the kernel when setting routes
automatically when adding a new network address.
You can select the types of routes you want to be set automatically.
This enables the user - as an example - to set all routes in the local table
automatically, but leave the main table untouched. (This is the
2006 Mar 02
7
Problem with duplicate route entry
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello!
I have a problem with a duplicate route entry, when using a pre-installed route
and automatic take-over by the "heartbeat" daemon, which adds an address and
the kernel adds an route automatically.
Maybe anyone has an explanation...
> ip addr
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
inet 127.0.0.1/8 scope host lo
2007 Apr 18
1
[Bridge] [PATCH] bridge use read_lock when scanning device list
On 2.6.1, bridge is using rtnl_shlock which is equivalent to rtnl_lock when
all it really needs to do is read_lock(&dev_base_lock).
diff -Nru a/net/bridge/br_if.c b/net/bridge/br_if.c
--- a/net/bridge/br_if.c Mon Jan 12 13:45:44 2004
+++ b/net/bridge/br_if.c Mon Jan 12 13:45:44 2004
@@ -252,12 +252,12 @@
struct net_device *dev;
int i = 0;
- rtnl_shlock();
+
2003 Apr 03
1
Multiple Uplinks with the same gateway ip?!
Hi folks,
i spent my whole day trying to set up my linux router using load
balancing with multiple uplinks. I mainly focused on the nano howto, but
somewhere I have a big mistake within my head.
Basically the load-balancing is working, but not on a per-connection
basis - just on a per packet basis. Practically this is not usable of
course <g>
But as far as I understood it should work..
2008 Aug 26
2
Winbind and Global Catalog
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.samba.org/archive/samba/attachments/20080826/7ffc52c8/signature.bin