On Jul 2, 2012, at 10:32 AM, Leandro Meiners wrote: > Hi, > > I have written a patch for the rpcinfo command that allows querying > the port-mapper via UDP instead of TCP. I added a new parameter > (upper-case P) for this functionality. It was helpful for me during a > penetration test and I thought it might be worth adding to the > project. > Signed-off-by: Leandro Meiners <lmeiners@xxxxxxxxx> Instead of passing a string ("tcp") to pmapdump(), why not use IPPROTO_TCP and IPPROTO_UDP ? Can you say a little bit more about how UDP helped you?-- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html