$OpenBSD: patch-init_c,v 1.3 2010/08/30 18:32:20 fkr Exp $
--- init.c.orig	Wed Jul 21 21:08:41 2010
+++ init.c	Sun Aug 22 16:10:23 2010
@@ -2451,6 +2451,7 @@ do_init_socket_1 (struct context *c, const int mode)
 			   c->options.mtu_discover_type,
 			   c->options.rcvbuf,
 			   c->options.sndbuf,
+			   c->options.rtable,
 			   sockflags);
 }
 
