OSDN Git Service

This corrects the _really_poor_ implementation of "broadcast +" handling
authorManuel Novoa III <mjn3@codepoet.org>
Fri, 10 Aug 2001 06:02:23 +0000 (06:02 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Fri, 10 Aug 2001 06:02:23 +0000 (06:02 -0000)
commit4fb0b517035ddc189bd696e3175bf18dbc37d441
treed4a60afff2a00178ee98061428be703bd262267d
parent6c4250c0dc154cf52b49246c6b6489f5059d4192
This corrects the _really_poor_ implementation of "broadcast +" handling
by ifconfig that someone had submitted.  It fixes 1 bug, gets rid of the
excessive bloating of a structure that is used in a static const array,
and removes the implicit struct copys by keeping only the int type needed.
It also turns this into a configurable feature (off by default).
Config.h
ifconfig.c
networking/ifconfig.c