meta-openembedded/meta-networking/recipes-protocols/openl2tp
Changqing Li 2212e6ea8e openl2tp: fix ipv6 address compare problem
Ipv6 address type is "u_int8_t  s6_addr[16]", so
compare use memcmp. htonl is for ipv4, and return uint32_t.

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-09-05 13:59:15 -07:00
..
openl2tp openl2tp: fix ipv6 address compare problem 2018-09-05 13:59:15 -07:00
openl2tp_1.8.bb openl2tp: Add bison-native to build deps 2018-08-19 17:01:41 -04:00