All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] [IPv6] Add new scope and address type inlines
@ 2007-04-06  3:19 ` Brian Haley
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Haley @ 2007-04-06  3:19 UTC (permalink / raw)
  To: dccp

[sorry if anyone got these multiple times, git-send-email weirdness]

This set of patches adds new IPv6 scope and address type inlines
to both clean-up the code (inspired by Arnaldo's skb cleanup) and reduce
calls to ipv6_addr_type() when we can just compare the address directly.
No functionality is changed.

I'm only cc'ing the DCCP and LkSCTP lists on the patches that actually
touch their code.

-Brian


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 0/4] [IPv6] Add new scope and address type inlines
@ 2007-04-06  3:19 ` Brian Haley
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Haley @ 2007-04-06  3:19 UTC (permalink / raw)
  To: David Miller, YOSHIFUJI Hideaki; +Cc: netdev, dccp, lksctp-developers

[sorry if anyone got these multiple times, git-send-email weirdness]

This set of patches adds new IPv6 scope and address type inlines
to both clean-up the code (inspired by Arnaldo's skb cleanup) and reduce
calls to ipv6_addr_type() when we can just compare the address directly.
No functionality is changed.

I'm only cc'ing the DCCP and LkSCTP lists on the patches that actually
touch their code.

-Brian


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-04-06  3:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-06  3:19 [PATCH 0/4] [IPv6] Add new scope and address type inlines Brian Haley
2007-04-06  3:19 ` Brian Haley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.