summaryrefslogtreecommitdiff
path: root/net/zebra/files/patch-ioctl.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Properly zero-out struct ifreq before passing it to the SIOCSIFFLAGSMaxim Sobolev2002-10-071-5/+24
| | | | | | | | | ioctl(2), so that it doesn't occasionally trigger promisc mode on interface. Reported/tested by: Vladimir B. Grebenschikov <vova@sw.ru> Notes: svn path=/head/; revision=67560
* Fix the use of ipv6 addresses on interfaces. (Submitted to the zebraJosef Karthauser2001-12-121-0/+12
folk for the next release). Submitted by: Armin Arh <armin@schlund.de> Notes: svn path=/head/; revision=51404