Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F110718201
D3927.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
366 B
Referenced Files
None
Subscribers
None
D3927.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D3927: Remove dead code.
Attached
Detach File
Event Timeline
Log In to Comment