Older
-
r8
(Since we're not using pernet operations, dev_net() may be in...) committed by pma...@google.com
- Since we're not using pernet operations, dev_net() may be incorrect.
Just use &init_net instead.
Since we're not using pernet operations, dev_net() may be incorrect.
Just use &init_net instead.
-
r7
(Add a new stubl module for linux 2.6.32, to support Ubuntu L...) committed by pma...@google.com
- Add a new stubl module for linux 2.6.32, to support Ubuntu Lucid.
This is based on a diff of sit.c between kernels 2.6.25 and 2.6.32.15.
I left out all the network namespace stuff because it doesn't fit well
with our configuration being in module-level parameters.
I haven't tested this with network namespaces, but I'm guessing that
in this situation, the stubl0 interface will be locked to init's namespace,
instead of cloning itself to every namespace like sit.
Add a new stubl module for linux 2.6.32, to support Ubuntu Lucid.
This is based on a diff of sit.c between kernels 2.6.25 and 2.6.32.15.
I left out all the network namespace stuff because it doesn't fit well
with our configuration being in module-level parameters.
I haven't tested this with network namespaces, but I'm guessing that
in this situation, the stubl0 interface will be locked to init's namespace,
instead of cloning itself to every namespace like sit.
-
r6
(- Let's just try 1400, client and server side.
) committed by pmarks@google.com
- - Let's just try 1400, client and server side.
- Let's just try 1400, client and server side.
-
r5
(- Use a smaller default MTU, for better reliabiltiy when dea...) committed by pmarks@google.com
- - Use a smaller default MTU, for better reliabiltiy when dealing with VPNs, etc.
- Use a smaller default MTU, for better reliabiltiy when dealing with VPNs, etc.
-
r4
(Change Makefile to be somewhat more standard, based on a pat...) committed by sparkmaul
- Change Makefile to be somewhat more standard, based on a patch from Jan Engelhardt.
Change Makefile to be somewhat more standard, based on a patch from Jan Engelhardt.
-
r3
(- Add support for X-Forwarded-For, to deal with proxied clie...) committed by sparkmaul
- - Add support for X-Forwarded-For, to deal with proxied clients.
- Add support for X-Forwarded-For, to deal with proxied clients.
|