tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: RFC: ipsec(4) pseudo interface



In article <20171218184400.GA27276%britannica.bec.de@localhost>,
Joerg Sonnenberger  <joerg%bec.de@localhost> wrote:
>On Mon, Dec 18, 2017 at 06:49:44PM +0900, Kengo NAKAHARA wrote:
>>     (a) Add if_ipsec.4
>>     (b) move current ipsec.4(for ipsec protocol) to ipsec.9, and then
>>         add ipsec.4(for ipsec pseudo interface)
>>     (c) any other
>
>I'd call it either ifipsec(4) or ipsecif(4).

Traditionally the names of devices drivers and protocols go to section 4.
So we have a conflict here, use one of the names Joerg suggested and cross
reference it on the top of the ipsec.4 page:

.Pp
This manual pages describes the IPSEC.
For the network device driver please see
.Xr ifipsec 4 .

christos



Home | Main Index | Thread Index | Old Index