Jiri Pirko (5): iproute2: arpd: use ll_addr_a2n and ll_addr_n2a iproute2: utils: change hexstring_n2a and hexstring_a2n to do not work with ":" iproute2: ipa: show switch id iproute2: add support for dummyswport iproute2: ipa: show port id
include/linux/if_link.h | 11 ++++++++++ ip/Makefile | 3 ++- ip/ipaddress.c | 16 ++++++++++++++ ip/iplink_dummyswport.c | 56 +++++++++++++++++++++++++++++++++++++++++++++++++ lib/utils.c | 46 ++++++++++++---------------------------- misc/arpd.c | 6 +++--- 6 files changed, 101 insertions(+), 37 deletions(-) create mode 100644 ip/iplink_dummyswport.c -- 1.9.0 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev