Date: Thu, 25 Mar 1999 20:17:57 +1100 From: Bruce Evans <bde@zeta.org.au> To: luigi@labinfo.iet.unipi.it, mike@smith.net.au Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, luigi@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_dummynet.c Message-ID: <199903250917.UAA16527@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>> > Modified files: >> > sys/netinet ip_dummynet.c >> > Log: >> > add missing #include "opt_bdg.h" >> >> Uh, this should have been "opt_bridge.h", right? >> >> Come on, that's three bytes you've saved. How about some more >> readability? Please? 8) > >good point. i did a better job with "opt_ipdn.h" instead of >"opt_ip_dummynet.h"... Not much better. The options file for DUMMYNET should be named "opt_dummynet.h". This is easy to fix. Poorly chosen option names such as BRIDGE and XSERVER are hard to fix, because they may be used in countless users' config files. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903250917.UAA16527>