Page MenuHomeFreeBSD

lohithbsd_gmail.com (Lohith Bellad)
User

Projects

User Details

User Since
Sep 16 2016, 11:24 PM (399 w, 1 h)

Recent Activity

Feb 15 2019

lohithbsd_gmail.com added a member for transport: lohithbsd_gmail.com.
Feb 15 2019, 10:48 PM

Mar 8 2017

lohithbsd_gmail.com updated the diff for D9365: Porting utility getaddrinfo from NetBSD.

Removed the Apple Nettalk related code. And addressed all the MAN page review comments.

Mar 8 2017, 7:45 AM
lohithbsd_gmail.com added inline comments to D9365: Porting utility getaddrinfo from NetBSD.
Mar 8 2017, 7:40 AM

Feb 1 2017

lohithbsd_gmail.com added a comment to D9365: Porting utility getaddrinfo from NetBSD.
In D9365#194224, @hiren wrote:
In D9365#194220, @ae wrote:

I'm curious, you plan to add this code into FreeBSD base tree, not into the contrib section. Do we need to have all these #ifdefs in such case? I doubt that we have all such HAVE_XXX macros defined in our environment. Also we already have removed AppleTalk support from the tree.

Good points. Is there any preference one way or another? I see we have $src/lib/libnetbsd so I thought this could live there?

I'll work with @lohithbsd_gmail.com to see how he compiled/tested things and get unneeded macros removed and upload the new patch.

Feb 1 2017, 4:44 AM

Jan 28 2017

lohithbsd_gmail.com retitled D9365: Porting utility getaddrinfo from NetBSD from to Porting utility getaddrinfo from NetBSD.
Jan 28 2017, 5:47 AM

Jan 3 2017

lohithbsd_gmail.com added a comment to D8803: Increasing Virtio driver TX scatter gather segments (VTNET_MIN_TX_SEGS) to support JUMBO MTU frames..

looks good! do you need this committed?

Thanks a lot Adrian. I am waiting for Bryan's comments. Yes, need your help in committing.

Jan 3 2017, 7:15 PM

Dec 15 2016

lohithbsd_gmail.com retitled D8803: Increasing Virtio driver TX scatter gather segments (VTNET_MIN_TX_SEGS) to support JUMBO MTU frames. from to Increasing Virtio driver TX scatter gather segments (VTNET_MIN_TX_SEGS) to support JUMBO MTU frames..
Dec 15 2016, 5:14 AM

Oct 14 2016

lohithbsd_gmail.com removed a reviewer for D8152: Rework: Fix to avoid potential mbuf leak in network stack, if userland sends control messages to bad file descriptors.: adrian.
Oct 14 2016, 4:32 AM

Oct 12 2016

lohithbsd_gmail.com updated the diff for D8152: Rework: Fix to avoid potential mbuf leak in network stack, if userland sends control messages to bad file descriptors..

Removed redundant (control != NULL) checks since m_freem() checks for NULL pointers.

Oct 12 2016, 5:08 AM

Oct 8 2016

lohithbsd_gmail.com updated the diff for D8152: Rework: Fix to avoid potential mbuf leak in network stack, if userland sends control messages to bad file descriptors..

Made code changes to clear control mbuf at all error places instead of at end of function.

Oct 8 2016, 5:41 PM
lohithbsd_gmail.com added a comment to D8152: Rework: Fix to avoid potential mbuf leak in network stack, if userland sends control messages to bad file descriptors..

yes, taken care. Thanks!

Oct 8 2016, 5:26 PM
lohithbsd_gmail.com updated the diff for D8152: Rework: Fix to avoid potential mbuf leak in network stack, if userland sends control messages to bad file descriptors..

Made suitable modifications to take care of all return paths leading to leak.

Oct 8 2016, 5:23 PM

Oct 5 2016

lohithbsd_gmail.com retitled D8152: Rework: Fix to avoid potential mbuf leak in network stack, if userland sends control messages to bad file descriptors. from to Rework: Fix to avoid potential mbuf leak in network stack, if userland sends control messages to bad file descriptors..
Oct 5 2016, 5:01 AM

Sep 18 2016

lohithbsd_gmail.com added a member for network: lohithbsd_gmail.com.
Sep 18 2016, 6:14 AM

Sep 17 2016

lohithbsd_gmail.com retitled D7910: Fix to avoid potential mbuf leak in network stack, if userland sends control messages to bad file descriptors. from to Fix to avoid potential mbuf leak in network stack, if userland sends control messages to bad file descriptors..
Sep 17 2016, 8:57 PM