aboutsummaryrefslogtreecommitdiff
path: root/net/zebra-devel/files/patch-ioctl.c
Commit message (Collapse)AuthorAgeFilesLines
* Just remove refuse patchesSergey A. Osokin2003-07-021-0/+0
| | | | | | | | | PR: 53556 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=84071
* New port zebra-devel - development version of zebraSergey A. Osokin2003-07-021-31/+0
| | | | | | | | | | | (after repo-copy from zebra port) Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> PR: 53556 Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=84070
* 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