Date: Mon, 29 Sep 2008 23:26:03 +0100 From: "Bruce M. Simpson" <bms@FreeBSD.org> To: Ryan French <rjf12@students.waikato.ac.nz> Cc: freebsd-net@freebsd.org Subject: Re: Initialisation of a networking protocol Message-ID: <48E155FB.7050009@FreeBSD.org> In-Reply-To: <f7ab8f150809281621y6285b624k10e3cfc700a74064@mail.gmail.com> References: <f7ab8f150809281621y6285b624k10e3cfc700a74064@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Ryan, Did you initialize the .pr_init member of struct protosw for MPLS? AFAIK, MPLS does not use an outer IP header, so adding a struct ipprotosw won't work; they are similar structs however. cheers BMS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48E155FB.7050009>