OpenBSD/src iuTuMA7sys/net if_spppsubr.c, sys/netinet6 in6.c in6_var.h

   After we stopped processing router advertisements in the kernel
   sppp_update_ip6_addr() became the last user of n6_are_prefix_equal().
   Since it compares /128 prefixes it doesn't need all the bells and
   whistles and can be converted to a memcmp. Remove the now unused
   n6_are_prefix_equal().
   OK bluhm, mpi
VersionDeltaFile
1.211+1-27sys/netinet6/in6.c
1.172+3-3sys/net/if_spppsubr.c
1.69+1-2sys/netinet6/in6_var.h
+5-323 files

UnifiedSplitRaw