First  |  Prev |  Next  |  Last
Pages: 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661
[patch v2.5 2/4] IPVS: make friends with nf_conntrack
From: Hannes Eder <heder(a)google.com> Update the nf_conntrack tuple in reply direction, as we will see traffic from the real server (RIP) to the client (CIP). Once this is done we can use netfilters SNAT in POSTROUTING, especially with xt_ipvs, to do source NAT, e.g.: % iptables -t nat -A POSTROUTING -m ipvs -... 9 Jul 2010 23:49
[patch v2.5 0/4] [patch v2.4 0/4] IPVS full NAT support + netfilter 'ipvs' match support
This is a repost of a patch-series posted by Hannes Eder last September. This is v2 of the patch series and I don't see any outstanding objections to it in the mailing list archives. Series v2.5 fixes some problems introduced in v2.4. Series v2.4 addresses all of the concerns that Patrick McHardy raised witht ... 9 Jul 2010 23:49
IPVS full NAT support + netfilter 'ipvs' match support
Sorry, there are several errors in this patch series. I will repost v2.5 ASAP. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tu... 9 Jul 2010 23:49
[PATCH 14/15] staging:ti dspbridge: Rename words with camel case
The intention of this patch is to rename the remaining variables with camel case. Variables will be renamed avoiding camel case and Hungarian notation. The words to be renamed in this patch are: ======================================== validBit to valid_bit victimEntryNum to victim_entry_num virtualAddr to virtua... 9 Jul 2010 22:44
[PATCH 00/15] ti dspbridge: Remove CamelCase, reagroup variables
The intention of this serie of patches is to rename the remaining variables with camel case. Words will be renamed avoiding CamelCase and Hungarian notation. Also the variables in the prototypes will be renamed to make them match with the ones in the function definitions. The variables to be renamed are: =... 9 Jul 2010 22:44
[patch v2.4 4/4] libxt_ipvs: user-space lib for netfilter matcher xt_ipvs
From: Hannes Eder <heder(a)google.com> The user-space library for the netfilter matcher xt_ipvs. [ trivial up-port by Simon Horman <horms(a)verge.net.au> ] Signed-off-by: Hannes Eder <heder(a)google.com> Acked-by: Simon Horman <horms(a)verge.net.au> configure.ac | 10 - extensions/libxt_ipvs... 9 Jul 2010 22:44
[patch v2.4 2/4] IPVS: make friends with nf_conntrack
From: Hannes Eder <heder(a)google.com> Update the nf_conntrack tuple in reply direction, as we will see traffic from the real server (RIP) to the client (CIP). Once this is done we can use netfilters SNAT in POSTROUTING, especially with xt_ipvs, to do source NAT, e.g.: % iptables -t nat -A POSTROUTING -m ipvs -... 9 Jul 2010 22:44
[patch v2.4 0/4] IPVS full NAT support + netfilter 'ipvs' match support
This is a repost of a patch-series posted by Hannes Eder last September. This is v2 of the patch series and I don't see any outstanding objections to it in the mailing list archives. This addresses all of the concerns that Patrick McHardy raised witht the v2.3 series. Malcolm Turnbull has offered to test this ... 9 Jul 2010 22:44
[Bug #16320] iwl3945 crashes, seems to be disconnecting from the PCI bus
This message has been generated automatically as a part of a report of regressions introduced between 2.6.33 and 2.6.34. The following bug entry is on the current list of known regressions introduced between 2.6.33 and 2.6.34. Please verify if it still should be listed and let the tracking team know (either way)... 9 Jul 2010 21:38
[Bug #16270] Image is a hit-or-a-miss. Often displayed green+purple
This message has been generated automatically as a part of a report of regressions introduced between 2.6.33 and 2.6.34. The following bug entry is on the current list of known regressions introduced between 2.6.33 and 2.6.34. Please verify if it still should be listed and let the tracking team know (either way)... 9 Jul 2010 21:38
First  |  Prev |  Next  |  Last
Pages: 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661