All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/3] Add addr_type to ip_route_me_harder()
@ 2006-09-19  2:45 Horms
  2006-09-19  2:45 ` [patch 1/3] add type parameter to ip_route_me_harder Horms
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Horms @ 2006-09-19  2:45 UTC (permalink / raw)
  To: netfilter-devel
  Cc: Ken Brownfield, Roberto Nibali, Farid Sarwari, Patrick McHardy,
	Julian Anastasov, David Black, Joseph Mack NA3T, David Miller

Hi,

this is the latest incarntation of patches to

1. Allow the address type to be passed to ip_route_me_harder(),
   which allows it to be called from locations where this is know,
   but calling ip_route_me_harder() was previously too expensive.

2. Make use of ip_route_me_harder() to honour source routing in IPVS

3. Remove ipt_REJECT's reverse_route(), which is largely a duplication
   of ip_route_me_harder().

IMHO, the first 2 patches are in reasonable shape, but 3rd needs review.

-- 
Horms
  H: http://www.vergenet.net/~horms/
  W: http://www.valinux.co.jp/en/

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2006-10-02  1:57 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-19  2:45 [patch 0/3] Add addr_type to ip_route_me_harder() Horms
2006-09-19  2:45 ` [patch 1/3] add type parameter to ip_route_me_harder Horms
2006-09-20 10:30   ` Patrick McHardy
2006-09-20 14:17     ` Horms
2006-09-20 15:45       ` Patrick McHardy
2006-09-21  9:21         ` Horms
2006-09-21  9:22           ` [patch 0/3] Add addr_type to ip_route_me_harder() Horms
2006-09-21  9:22           ` [patch 1/3] add type parameter to ip_route_me_harder Horms
2006-09-21  9:22           ` [patch 2/3] Honour source routing for LVS-NAT Horms
2006-09-29 13:38             ` Patrick McHardy
2006-10-02  1:57               ` Horms
2006-09-21  9:22           ` [patch 3/3] Replace reverse_route() with a call to ip_route_me_harder() Horms
2006-09-29 13:38             ` Patrick McHardy
2006-09-19  2:45 ` [patch 2/3] Honour source routing for LVS-NAT Horms
2006-09-19  2:45 ` [patch 3/3] Replace reverse_route() with a call to ip_route_me_harder() Horms
2006-09-19  3:56   ` Horms

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.