Gleb Smirnoff wrote: > > Andre, > > On Sat, Nov 19, 2005 at 02:01:32PM +0000, Andre Oppermann wrote: > A> andre 2005-11-19 14:01:32 UTC > A> > A> FreeBSD src repository > A> > A> Modified files: > A> sys/netinet ip_options.h ip_var.h > A> Log: > A> Move MAX_IPOPTLEN and struct ipoption back into ip_var.h as > A> userland programs depend on it. > A> > A> Pointed out by: le > A> Sponsored by: TCP/IP Optimization Fundraise 2005 > > we have once discussed this on IRC. We agreed that MAX_IPOPTLEN > belongs to ip.h, not ip_var.h. You promised to move it there, > when you have time. And now you have sponsored time :)
Indeed. I forgot about that conversation. ;-) However the IP Options stuff was supposed to be mechanical and not functional. Will make the ip_var.h -> ip.h move after EuroBSDCon. I'm too busy now preparing. Hope to see you there too! > Also, this goes along with Google SoC project that cleanups > (ab)use of ip_var.h by userland code. Which one was that? -- Andre _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"