Documentation/filesystems/proc.txt     |    9 +++++++
 Documentation/networking/ip-sysctl.txt |    7 +++++
 include/linux/inetdevice.h             |    1 
 include/linux/sysctl.h                 |    1 
 kernel/sysctl_check.c                  |    1 
 net/ipv4/devinet.c                     |    1 
 net/ipv4/fib_frontend.c                |   10 ++++++--
 net/ipv4/route.c                       |   40 +++++++++++++++++++++++++++++++--
 8 files changed, 66 insertions(+), 4 deletions(-)

New commits:
commit 5d7a93a59ae72169630387c76f6705779e585192
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Wed Nov 19 15:16:52 2008 -0800

    Send to self over interface
    
    This patch allows sending local traffic out over interface.
    It is useful for testing. By turning on a sysctl flag, it is possible
    for a test system to generate packets out one interface and then
    have them routed back.
    
      See: http://www.ssi.bg/~ja/send-to-self.txt

http://suva.vyatta.com/git/?p=linux-vyatta.git;a=commitdiff;h=5d7a93a59ae72169630387c76f6705779e585192
_______________________________________________
svn mailing list
svn@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to