glebius 2005-04-18 11:32:17 UTC FreeBSD src repository Modified files: sys/netgraph ng_ksocket.c Log: Fix panics with misconfigured routing: - Backout previous revision, the check is useless. - Turn node to queue mode, since it is edge node. Reported by: sem Revision Changes Path 1.53 +8 -6 src/sys/netgraph/ng_ksocket.c