FreeBSD Bugzilla – Attachment 204250 Details for
Bug 237779
rtalloc.9 rt_entry typo
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to change rt_entry to rtentry
rtalloc9_rtentry.patch (text/plain), 902 bytes, created by
Andrew Reiter
on 2019-05-07 23:23:39 UTC
(
hide
)
Description:
Patch to change rt_entry to rtentry
Filename:
MIME Type:
Creator:
Andrew Reiter
Created:
2019-05-07 23:23:39 UTC
Size:
902 bytes
patch
obsolete
>--- rtalloc.9.orig 2019-05-07 15:16:26.284469000 -0400 >+++ rtalloc.9 2019-05-07 15:16:39.791225000 -0400 >@@ -46,15 +46,15 @@ > .Fn rtalloc_fib "struct route *ro" "u_int fibnum" > .Ft void > .Fn rtalloc_ign_fib "struct route *ro" "u_long flags" "u_int fibnum" >-.Fn RTFREE_LOCKED "struct rt_entry *rt" >-.Fn RTFREE "struct rt_entry *rt" >-.Fn RT_LOCK "struct rt_entry *rt" >-.Fn RT_UNLOCK "struct rt_entry *rt" >-.Fn RT_ADDREF "struct rt_entry *rt" >-.Fn RT_REMREF "struct rt_entry *rt" >+.Fn RTFREE_LOCKED "struct rtentry *rt" >+.Fn RTFREE "struct rtentry *rt" >+.Fn RT_LOCK "struct rtentry *rt" >+.Fn RT_UNLOCK "struct rtentry *rt" >+.Fn RT_ADDREF "struct rtentry *rt" >+.Fn RT_REMREF "struct rtentry *rt" > .Fn RO_RTFREE "struct route *ro" > .Ft void >-.Fn rtfree "struct rt_entry *rt" >+.Fn rtfree "struct rtentry *rt" > .Ft "struct rtentry *" > .Fn rtalloc1 "struct sockaddr *dst" "int report" "u_long flags" > .Ft void
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 237779
: 204250