[linux-vrf-core] "vrfctl -d 1" crashes kernel if vrf 1 doesn't exist
Status: Beta
Brought to you by:
jleu
From: Robert M. <ro...@ip...> - 2002-10-25 14:34:05
|
Hi all, I found that trying to delete a VRF that doesn't exist causes kernel to crash. I think the problem is probably in linux kernel changes, not in vrfctl.c. Perhaps in ../linux-2.4.19/net/ipv4/fib_rules.c in function fib_del_vrf() ? Best regards, -Robert. |