BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001607 [BusyBox] Networking Support block always 11-26-07 07:19 11-27-07 02:02
Reporter daniel_hauser View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version svn
Summary 0001607: 'ip route flush cache' gone in svn rev 18474
Description aldot has removed 'ip route flush cache' while shrinking iproute a bit. As described in http://bugs.uclibc.org/view.php?id=203 [^] this is used to get IPSec working.
Additional Information
Attached Files  busybox-1.7.2_ip_route_flush_cache.patch [^] (1,362 bytes) 11-26-07 07:19
 busybox-1.7.2_ip_route_flush_cache_2.patch [^] (611 bytes) 11-27-07 00:29
 iproute.c [^] (21,174 bytes) 11-27-07 01:39

- Relationships

- Notes
(0002965)
vda
11-26-07 10:29
edited on: 11-26-07 10:30

(1) Is it a valid syntax - "ip r flush cache"? (if yes, I guess it is a synonym to "ip r flush table cache")

(2) You added "ip r flush table ..." support in the wrong spot - in the part which handles "ip r flush to ...". In effect, it's "ip r flust to table ..." now.
"ip r flush table ..." support seems to exist, it just had a buglet where it was complaining when it saw "ip r flush table main"

Please look into current svn - is it ok now?

 
(0002966)
daniel_hauser
11-27-07 00:32

(1) Yes, I think too that it's a synonym but OpenSWAN uses it and therefore I added it.

(2) After a second look, I think too that it's at the wrong place but I just reverted the changes aldot has made. I attached a second patch which hopefully add the 'ip route flush cache' command at the right place
 
(0002969)
vda
11-27-07 01:42

Please test attached iproute.c - it is from current svn.

(I will add your comment about OpenSWAN)
 
(0002970)
daniel_hauser
11-27-07 01:48

OK, now it's good for me and for OpenSWAN.
Thank you.
 
(0002972)
vda
11-27-07 02:02

fixed in svn
 

- Issue History
Date Modified Username Field Change
11-26-07 07:19 daniel_hauser New Issue
11-26-07 07:19 daniel_hauser Status new => assigned
11-26-07 07:19 daniel_hauser Assigned To  => BusyBox
11-26-07 07:19 daniel_hauser File Added: busybox-1.7.2_ip_route_flush_cache.patch
11-26-07 10:29 vda Note Added: 0002965
11-26-07 10:30 vda Note Edited: 0002965
11-27-07 00:29 daniel_hauser File Added: busybox-1.7.2_ip_route_flush_cache_2.patch
11-27-07 00:32 daniel_hauser Note Added: 0002966
11-27-07 01:39 vda File Added: iproute.c
11-27-07 01:42 vda Note Added: 0002969
11-27-07 01:48 daniel_hauser Note Added: 0002970
11-27-07 02:02 vda Status assigned => closed
11-27-07 02:02 vda Note Added: 0002972
11-27-07 02:02 vda Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker