提交历史

作者 SHA1 备注 提交日期
  Julian Anastasov e6b45241c5 ipv4: reset flowi parameters on route connect 13 年之前
  Steffen Klassert b8400f3718 route: struct rtable can be const in rt_is_input_route and rt_is_output_route 13 年之前
  David S. Miller a48eff1288 ipv4: Pass explicit destination address to rt_bind_peer(). 14 年之前
  David S. Miller ed2361e66e ipv4: Pass explicit destination address to rt_get_peer(). 14 年之前
  David S. Miller 8e36360ae8 ipv4: Remove route key identity dependencies in ip_rt_get_source(). 14 年之前
  David S. Miller cbb1e85f9c ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels. 14 年之前
  David S. Miller 31e4543db2 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). 14 年之前
  David S. Miller 475949d8e8 ipv4: Renamt struct rtable's rt_tos to rt_key_tos. 14 年之前
  David S. Miller 6706b6ebab ipv4: Remove now superfluous code in ip_route_connect(). 14 年之前
  David S. Miller 813b3b5db8 ipv4: Use caller's on-stack flowi as-is in output route lookups. 14 年之前
  David S. Miller b678027cb7 ipv4: Kill RTO_CONN. 14 年之前
  David S. Miller 2d7192d6cb ipv4: Sanitize and simplify ip_route_{connect,newports}() 14 年之前
  David S. Miller 2a9e950701 net: Remove __KERNEL__ cpp checks from include/net 14 年之前
  Eric Dumazet b71d1d426d inet: constify ip headers and in6_addr 14 年之前
  David S. Miller c1e48efc70 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 年之前
  OGAWA Hirofumi 1b86a58f9d ipv4: Fix "Set rt->rt_iif more sanely on output routes." 14 年之前
  David S. Miller 94b92b8834 ipv4: Use flowi4_init_output() in net/route.h 14 年之前
  Steffen Klassert 6df59a84ec route: Take the right src and dst addresses in ip_route_newports 14 年之前
  Julian Anastasov e6abbaa272 ipv4: fix route deletion for IPs on many subnets 14 年之前
  David S. Miller 9cce96df5b net: Put fl4_* macros to struct flowi4 and use them again. 14 年之前
  David S. Miller 9d6ec93801 ipv4: Use flowi4 in public route lookup interfaces. 14 年之前
  David S. Miller 6281dcc94a net: Make flowi ports AF dependent. 14 年之前
  David S. Miller 1d28f42c1b net: Put flowi_* prefix on AF independent members of struct flowi 14 年之前
  David S. Miller 78fbfd8a65 ipv4: Create and use route lookup helpers. 14 年之前
  David S. Miller 5e2b61f784 ipv4: Remove flowi from struct rtable. 14 年之前
  David S. Miller 4157434c23 ipv4: Use passed-in protocol in ip_route_newports(). 14 年之前
  David S. Miller 5bfa787fb2 ipv4: ip_route_output_key() is better as an inline. 14 年之前
  David S. Miller b23dd4fe42 ipv4: Make output route lookup return rtable directly. 14 年之前
  David S. Miller 2774c131b1 xfrm: Handle blackhole route creation via afinfo. 14 年之前
  David S. Miller 273447b352 ipv4: Kill can_sleep arg to ip_route_output_flow() 14 年之前