On Wed, 2008-08-20 at 18:05 +0100, Mark McLoughlin wrote: > Allow users to pass an IFF_VNET_HDR tap fd via "-net tap,fd=X" > by querying the fd with the recently added TUNGETIFF ioctl() to > see if IFF_VNET_HDR has been enabled.
This was merged by Linus today: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=e3b99556975907530aeb9745e7b3945a0da48f17 I would have included that link in the previous mail, but I see another one of my "patch appended" mails ended up being quoted fully in the commit message: http://git.kernel.org/?p=virt/kvm/kvm-userspace.git;a=commit;h=db424ac3052fe9392e3287b6d8cbfa9e9706cecd Other people seem to manage to avoid this, but trying it out myself with git-am the best I can come up with is to run "git-am -i" and edit the commit message, which sucks. Are others using some other mbox-to-git-commits script, I wonder? Cheers, Mark. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
