commit | 4fb0b517035ddc189bd696e3175bf18dbc37d441 | [log] [tgz] |
---|---|---|
author | Manuel Novoa III <mjn3@codepoet.org> | Fri Aug 10 06:02:23 2001 +0000 |
committer | Manuel Novoa III <mjn3@codepoet.org> | Fri Aug 10 06:02:23 2001 +0000 |
tree | d4a60afff2a00178ee98061428be703bd262267d | |
parent | 6c4250c0dc154cf52b49246c6b6489f5059d4192 [diff] |
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).