Re: [PATCH v4 net-next 1/6] exthdrs: Create exthdrs_options.c

2019-04-19 Thread David Miller
No Signoffs on any of your patches...

[PATCH v4 net-next 1/6] exthdrs: Create exthdrs_options.c

2019-04-18 Thread Tom Herbert
Create exthdrs_options.c to hold code related to specific Hop-by-Hop and Destination extension header options. Move related functions in exthdrs.c to the new file. --- include/net/ipv6.h | 15 net/ipv6/Makefile | 2 +- net/ipv6/exthdrs.c | 204 -