summaryrefslogtreecommitdiffstats
path: root/zebra/ioctl.c
Commit message (Collapse)AuthorAgeFilesLines
* 2003-06-12 Paul Jakma <paul@dishone.st>paul2003-06-121-0/+5
| | | | | | | | | * 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)
* 2003-06-04 Paul Jakma <paul@dishone.st>paul2003-06-041-1/+16
| | | | * Merge of zebra privileges
* Last fixes from 6Wind patch.hasso2003-05-251-0/+4
|
* Initial revisionpaul2002-12-131-0/+540