--- linux-2.6.1/net/ipv4/fib_semantics.c 2004-01-09 07:59:10.000000000 +0100 +++ linux/net/ipv4/fib_semantics.c 2004-01-31 16:34:13.000000000 +0100 @@ -83,7 +83,7 @@ { int error; u8 scope; -} fib_props[RTA_MAX + 1] = { +} fib_props[RTN_MAX + 1] = { { .error = 0, .scope = RT_SCOPE_NOWHERE, --- linux-2.6.1/include/net/xfrm.h 2004-01-09 07:59:56.000000000 +0100 +++ linux/include/net/xfrm.h 2004-01-31 16:36:40.000000000 +0100 @@ -48,10 +48,10 @@ |---. child .-> dst -. xfrm .-> xfrm_state #3 |---. child .-> NULL - Bundles are cached at xrfm_policy struct (field ->bundles). + Bundles are cached at xfrm_policy struct (field ->bundles). - Resolution of xrfm_tmpl + Resolution of xfrm_tmpl ----------------------- Template contains: 1. ->mode Mode: transport or tunnel