All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/2] typeof keyword, alternate patch
@ 2019-07-30 14:37 Florian Westphal
  2019-07-30 14:37 ` [PATCH 1/2] src: store expr, not dtype to track data in sets Florian Westphal
  2019-07-30 14:37 ` [PATCH 2/2] typeof keyword Florian Westphal
  0 siblings, 2 replies; 5+ messages in thread
From: Florian Westphal @ 2019-07-30 14:37 UTC (permalink / raw)
  To: netfilter-devel

Similar idea to Pablos approach, similar drawbacks.
It can be used

First patch is to make it easier to later on handle concatenations,
maps and the like -- it will retain the proper length so you can
have maps that e.g. return 'ct helper' or 'osf name' values.

Don't know yet when I can work on this again, I will comment
on Pablos patch set soon.



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

end of thread, other threads:[~2019-07-31 13:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-30 14:37 [RFC 0/2] typeof keyword, alternate patch Florian Westphal
2019-07-30 14:37 ` [PATCH 1/2] src: store expr, not dtype to track data in sets Florian Westphal
2019-07-31 13:02   ` Pablo Neira Ayuso
2019-07-31 13:10     ` Florian Westphal
2019-07-30 14:37 ` [PATCH 2/2] typeof keyword Florian Westphal

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.