All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET] IPv4 FIB configuration rework
@ 2006-08-08 19:38 Thomas Graf
  2006-08-07 22:00 ` [PATCH 1/3] [IPv4]: FIB configuration using struct fib_config Thomas Graf
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Thomas Graf @ 2006-08-08 19:38 UTC (permalink / raw)
  To: davem; +Cc: netdev

Replaces the rather ugly struct kern_rta + rtmsg with a new
struct fib_config while converting everything to the new netlink
api. Simplifies the FIB module interface quite a bit and allows
changing internals while keeping a stable netlink interface.

Gets rid of things like passing on netlink_skb_parms all around
the fib code etc.

Also fixes some memory corruptions that could be triggered via
netlink messages, not sure which would actually lead to an oops
though.


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCHSET] IPv4 FIB configuration conversions
@ 2006-08-15 14:57 Thomas Graf
  2006-08-14 22:00 ` [PATCH 1/3] [IPv4]: FIB configuration using struct fib_config Thomas Graf
  0 siblings, 1 reply; 7+ messages in thread
From: Thomas Graf @ 2006-08-15 14:57 UTC (permalink / raw)
  To: davem; +Cc: netdev

Replaces the rather ugly struct kern_rta + rtmsg with a new
struct fib_config while converting everything to the new netlink
api. Simplifies the FIB module interface quite a bit and allows
changing internals while keeping a stable netlink interface.

Gets rid of things like passing on netlink_skb_parms all around
the fib code etc.

Also fixes some memory corruptions that could be triggered via
netlink messages, not sure which would actually lead to an oops
though.


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

end of thread, other threads:[~2006-08-15 15:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-08 19:38 [PATCHSET] IPv4 FIB configuration rework Thomas Graf
2006-08-07 22:00 ` [PATCH 1/3] [IPv4]: FIB configuration using struct fib_config Thomas Graf
2006-08-08 23:11   ` Thomas Graf
2006-08-08 23:12     ` David Miller
2006-08-07 22:00 ` [PATCH 2/3] [IPv4]: Convert FIB dumping to use new netlink api Thomas Graf
2006-08-07 22:00 ` [PATCH 3/3] [IPv4]: Convert route get to " Thomas Graf
  -- strict thread matches above, loose matches on Subject: below --
2006-08-15 14:57 [PATCHSET] IPv4 FIB configuration conversions Thomas Graf
2006-08-14 22:00 ` [PATCH 1/3] [IPv4]: FIB configuration using struct fib_config Thomas Graf

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.