third_party_libnl/lib/route
Tobias Klauser 4deb2ac2cb link/ipgre: Add prototype for ABI-preserving wrapper rtnl_link_get_pmtudisc()
Avoid a GCC -Wmissing-prototypes warning by explicitely adding a
prototype for the ABI-preserving wrapper added in commit 8d04ebf554
("lib/route: preserve old ABI for rtnl_link_get_pmtudisc()") and add an
explanatory comment.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2017-01-20 09:38:11 +01:00
..
act route/act: add gact tc action 2016-12-02 13:43:36 +01:00
cls route/cls: support setting of selector fields 2016-11-28 22:51:03 +01:00
link link/ipgre: Add prototype for ABI-preserving wrapper rtnl_link_get_pmtudisc() 2017-01-20 09:38:11 +01:00
qdisc fopen: add O_CLOEXEC 2017-01-17 23:00:18 +01:00
.gitignore Let git ignore generated pktloc source files 2010-07-03 15:56:07 +02:00
act.c trivial: whitespace-only fixes for src and lib 2016-08-12 23:06:27 +02:00
addr.c route/addr: address attributes based on object 2016-08-14 11:00:30 +02:00
class.c tc: add co_groups for tc qdisc and filter 2014-07-16 10:59:25 +02:00
classid.c fopen: add O_CLOEXEC 2017-01-17 23:00:18 +01:00
cls.c tc: add co_groups for tc qdisc and filter 2014-07-16 10:59:25 +02:00
link.c utils/trivial: rename internal _nl_offset_plus_sizeof() macro to _nl_offsetofend() 2016-12-15 19:41:06 +01:00
neigh.c neigh: add function to look up neighbour (fdb) by ifindex, mac and vlan 2016-05-29 15:19:22 +02:00
neightbl.c trivial: whitespace-only fixes for src and lib 2016-08-12 23:06:27 +02:00
nexthop.c style: require comma after __ADD() macro 2014-07-27 10:57:31 +02:00
pktloc_grammar.l Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
pktloc_syntax.y Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
pktloc.c fopen: add O_CLOEXEC 2017-01-17 23:00:18 +01:00
qdisc.c route/qdisc: fixe printing whitespace in qdisc_dump_details() 2015-08-14 15:24:34 +02:00
route_obj.c lib: switch to using strerror_l() instead of strerror_r() 2016-08-25 17:32:57 +02:00
route_utils.c style: require comma after __ADD() macro 2014-07-27 10:57:31 +02:00
route.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
rtnl.c lib/doc: clearify return value of send_simple() functions 2015-05-12 15:56:50 +02:00
rule.c lib: update ce-mask to uint64_t 2016-02-12 18:09:04 +01:00
tc.c route/tc: Remove unused function tca_set_kind() 2017-01-13 18:29:23 +01:00