summaryrefslogtreecommitdiff
path: root/astraceroute/Makefile
blob: 91f0a9e5a0e41b9dabbec9197d4914c981267042 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
astraceroute-libs =	-lGeoIP \
			-lpthread \
			-lz

astraceroute-objs =	xmalloc.o \
			xio.o \
			xutils.o \
			proto_none.o \
			tprintf.o \
			bpf.o \
			geoip.o \
			ring_rx.o \
			astraceroute.o
cgi/linux/net-next.git/commit/include/uapi?h=nds-private-remove&id=853a14ba4682f820266469979c9297debc05f60c'>net/act_pedit: Introduce 'add' operationAmir Vadai1-0/+8 2017-02-10net/act_pedit: Support using offset relative to the conventional network headersAmir Vadai1-0/+23 2017-02-09openvswitch: Add force commit.Jarno Rajahalme1-0/+5 2017-02-09openvswitch: Add original direction conntrack tuple to sw_flow_key.Jarno Rajahalme1-1/+19 2017-02-09openvswitch: Unionize ovs_key_ct_label with a u32 array.Jarno Rajahalme1-2/+6 2017-02-09sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Requ...Xin Long1-0/+7 2017-02-09sctp: implement sender-side procedures for SSN/TSN Reset Request ParameterXin Long1-0/+1 2017-02-09cfg80211: fix NAN bands definitionLuca Coelho1-31/+26 2017-02-08cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski1-0/+3 2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller