21 Sep, 2011

1 commit

  • Add IP6_TNL_F_USE_ORIG_FWMARK to ip6_tunnel, so that ip6_tnl_xmit2()
    makes a route lookup taking into account skb->fwmark and doesnt cache
    lookup result.

    This permits more flexibility in policies and firewall setups.

    To setup such a tunnel, "fwmark inherit" option should be added to "ip
    -f inet6 tunnel" command.

    Reported-by: Anders Franzen
    CC: Hans Schillström
    Signed-off-by: Eric Dumazet
    Signed-off-by: David S. Miller

    Eric Dumazet
     

31 Jan, 2009

1 commit


12 Jun, 2008

1 commit


03 Dec, 2006

1 commit


17 Apr, 2005

1 commit

  • Initial git repository build. I'm not bothering with the full history,
    even though we have it. We can create a separate "historical" git
    archive of that later if we want to, and in the meantime it's about
    3.2GB when imported into git - space that would just make the early
    git days unnecessarily complicated, when we don't have a lot of good
    infrastructure for it.

    Let it rip!

    Linus Torvalds