commit | 0e4f190ebf5a26e4b66fb49cd74ae0ff0c7e0863 | [log] [tgz] |
---|---|---|
author | paul <paul> | Thu Jun 12 02:13:45 2003 +0000 |
committer | paul <paul> | Thu Jun 12 02:13:45 2003 +0000 |
tree | cb2d35c5a85e8dd5f70db46604e6dda55b9bc9f4 | |
parent | 9238b1e82efd5c6a7192491e2ccde2dfa32322c8 [diff] |
2003-06-12 Paul Jakma <paul@dishone.st> * zebra/ioctl.c: Properly zero-out struct ifreq before passing it to the SIOCSIFFLAGS ioctl(2), so that it doesn't occasionally trigger promisc mode on interface. Reported/tested by: Vladimir B. Grebenschikov <vova@sw.ru> (patch snarfed taken from FreeBSD ports)