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
git/commit/net/ipv6/route.c?h=nds-private-remove&id=63fca65d08632fbec9d9b655f671cf08aa1aeeb8'>net: add confirm_neigh method to dst_opsJulian Anastasov1-0/+16 2017-02-04net: ipv6: Use compressed IPv6 addresses showing route replace errorDavid Ahern1-1/+1 2017-02-04net: ipv6: Change notifications for multipath delete to RTA_MULTIPATHDavid Ahern1-0/+26 2017-02-04net: ipv6: Change notifications for multipath add to RTA_MULTIPATHDavid Ahern1-1/+49 2017-02-04net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attributeDavid Ahern1-17/+95 2017-02-04net: ipv6: Allow shorthand delete of all nexthops in multipath routeDavid Ahern1-2/+36 2017-02-03net: ipv6: Set protocol to kernel for local routesDavid Ahern1-0/+1