netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: david.lebrun@uclouvain.be
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next 2/5] ipv6: sr: export SRH insertion functions
Date: Fri, 04 Aug 2017 11:28:03 -0700 (PDT)	[thread overview]
Message-ID: <20170804.112803.25649303424746.davem@davemloft.net> (raw)
In-Reply-To: <20170804132415.9701-3-david.lebrun@uclouvain.be>

From: David Lebrun <david.lebrun@uclouvain.be>
Date: Fri, 4 Aug 2017 15:24:12 +0200

> +EXPORT_SYMBOL(seg6_do_srh_encap);
 ...
> +EXPORT_SYMBOL(seg6_do_srh_inline);

EXPORT_SYMBOL_GPL() please.

  reply	other threads:[~2017-08-04 18:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-04 13:24 [PATCH net-next 0/5] ipv6: sr: add support for advanced local segment processing David Lebrun
2017-08-04 13:24 ` [PATCH net-next 1/5] ipv6: sr: allow SRH insertion with arbitrary segments_left value David Lebrun
2017-08-04 13:24 ` [PATCH net-next 2/5] ipv6: sr: export SRH insertion functions David Lebrun
2017-08-04 18:28   ` David Miller [this message]
2017-08-04 13:24 ` [PATCH net-next 3/5] ipv6: sr: define core operations for seg6local lightweight tunnel David Lebrun
2017-08-04 13:24 ` [PATCH net-next 4/5] ipv6: sr: add rtnetlink functions for seg6local action parameters David Lebrun
2017-08-04 13:25 ` [PATCH net-next 5/5] ipv6: sr: implement several seg6local actions David Lebrun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170804.112803.25649303424746.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=david.lebrun@uclouvain.be \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).