Page MenuHomeFreeBSD

D3927.diff
No OneTemporary

D3927.diff

Index: head/sys/netpfil/pf/pf.c
===================================================================
--- head/sys/netpfil/pf/pf.c
+++ head/sys/netpfil/pf/pf.c
@@ -5262,9 +5262,6 @@
in_rtalloc_ign((struct route *)&ro, 0, rtableid);
break;
#endif
- default:
- rtalloc_ign((struct route *)&ro, 0); /* No/default FIB. */
- break;
}
if (ro.ro_rt != NULL) {

File Metadata

Mime Type
text/plain
Expires
Sun, Feb 23, 7:10 AM (3 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16772112
Default Alt Text
D3927.diff (366 B)

Event Timeline