On 1/2/18 3:54 PM, Jakub Kicinski wrote: > netdevsim is a new software device for testing kernel APIs > without any hardware attached. Allow users to create such > devices. > > Signed-off-by: Jakub Kicinski <jakub.kicin...@netronome.com> > Reviewed-by: Quentin Monnet <quentin.mon...@netronome.com> > --- > I think I forgot to send this out.. > > ip/Makefile | 2 +- > ip/ipaddress.c | 2 +- > ip/iplink.c | 2 +- > ip/iplink_netdevsim.c | 16 ++++++++++++++++ > man/man8/ip-link.8.in | 6 +++++- > 5 files changed, 24 insertions(+), 4 deletions(-) > create mode 100644 ip/iplink_netdevsim.c
Applied to iproute2-next.