astraceroute-libs = -lGeoIP \ -lpthread \ -lz astraceroute-objs = xmalloc.o \ ioops.o \ proto_none.o \ tprintf.o \ bpf.o \ str.o \ sig.o \ sock.o \ link.o \ dev.o \ geoip.o \ ring_rx.o \ ring.o \ astraceroute.o astraceroute-eflags = /cgit.cgi/linux/net-next.git/atom/?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@primarydata.com>2016-05-29 00:42:03 -0400
committerTrond Myklebust <trond.myklebust@primarydata.com>2016-06-13 12:35:51 -0400
commit9ffadfbc092fc25d9639a019fb3079cf352ef978 (patch)
treeb2aa602f609bc2ef9aa11029269927dab517b5e1
parentf1dc237c60a5fdecc83062a28a702193f881cb19 (diff)
SUNRPC: Fix suspicious enobufs issues.
The current test is racy when dealing with fast NICs. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>