Christoph Heiss <c.heiss@xxxxxxxxxxx> wrote: > Enables specifying a path to a connlabel.conf to load instead of the > default one at /etc/xtables/connlabel.conf. > > nfct_labelmap_new() already allows supplying a custom path to load > labels from, so it just needs to be passed in there. > > First patch is preparatory only; to make --labelmap > position-independent. > > v1: https://lore.kernel.org/netfilter-devel/20250613102742.409820-1-c.heiss@xxxxxxxxxxx/ > v2: https://lore.kernel.org/netfilter-devel/20250617104837.939280-1-c.heiss@xxxxxxxxxxx/ > > Changes v2 -> v3: > * addressed minor cosmetic nits, no functional changes Applied, thanks for following up and addressing all comments.