]> git.proxmox.com Git - mirror_iproute2.git/commit
Tree wide: Drop sockaddr_nl arg
authorDavid Ahern <dsahern@gmail.com>
Fri, 19 Oct 2018 20:42:36 +0000 (13:42 -0700)
committerDavid Ahern <dsahern@gmail.com>
Mon, 22 Oct 2018 16:43:48 +0000 (09:43 -0700)
commitcd554f2c2f67a56248333f221efe3d841a0173ec
treed0a4cf5213078123b686bf5f7b4eb64c21436a49
parent9d16a1de1faa19278fe90838a9d4f62641ac5959
Tree wide: Drop sockaddr_nl arg

No function, filter, or print function uses the sockaddr_nl arg,
so just drop it.

Signed-off-by: David Ahern <dsahern@gmail.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
49 files changed:
bridge/br_common.h
bridge/fdb.c
bridge/link.c
bridge/mdb.c
bridge/monitor.c
bridge/vlan.c
genl/ctrl.c
genl/genl.c
genl/genl_utils.h
include/libnetlink.h
include/ll_map.h
ip/ip_common.h
ip/ipaddress.c
ip/ipaddrlabel.c
ip/ipfou.c
ip/ipila.c
ip/ipl2tp.c
ip/iplink.c
ip/iplink_bridge.c
ip/ipmacsec.c
ip/ipmonitor.c
ip/ipmroute.c
ip/ipneigh.c
ip/ipnetconf.c
ip/ipnetns.c
ip/ipntable.c
ip/ipprefix.c
ip/iproute.c
ip/iprule.c
ip/ipseg6.c
ip/iptoken.c
ip/iptuntap.c
ip/rtmon.c
ip/tcp_metrics.c
ip/tunnel.c
ip/xfrm.h
ip/xfrm_monitor.c
ip/xfrm_policy.c
ip/xfrm_state.c
lib/libnetlink.c
lib/ll_map.c
misc/ifstat.c
misc/ss.c
tc/m_action.c
tc/tc_class.c
tc/tc_common.h
tc/tc_filter.c
tc/tc_monitor.c
tc/tc_qdisc.c