| Bug#: 139853 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: base-system@gentoo.org | Reported By: lars@strojny.net | |
| Component: Core system | |||
| URL: | |||
| Summary: iproute2: making execution of routef more secure | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-07-10 03:15 0000 | |||
| Description: | Opened: 2006-07-10 03:15 0000 |
/sbin/routef is a small script in the iproute2-package which flushes the routing table by simply executing "ip -4 ro flush scope global type unicast". This could be a risky operation and so it is not that good that the script does not offer any help. Also the user uses "--help", it flushes the routing table. My proposal to make it more convenient is attached.
*** Bug 139856 has been marked as a duplicate of this bug. ***
Created an attachment (id=91344) [details]
Proposal for /sbin/routef
thanks, fixed in cvs and e-mailed upstream