Deleted Added
full compact
send.4 (235450) send.4 (267938)
1.\"-
2.\" Copyright (c) 2010 Ana Kukec
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 9 unchanged lines hidden (view full) ---

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
1.\"-
2.\" Copyright (c) 2010 Ana Kukec
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 9 unchanged lines hidden (view full) ---

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/share/man/man4/send.4 235450 2012-05-14 16:25:17Z joel $
26.\" $FreeBSD: head/share/man/man4/send.4 267938 2014-06-26 21:46:14Z bapt $
27.\"
28.Dd September 19, 2010
29.Dt SEND 4
30.Os
31.Sh NAME
32.Nm send
33.Nd "Kernel side support for Secure Neighbor Discovery (SeND)"
34.Sh SYNOPSIS

--- 166 unchanged lines hidden (view full) ---

201.Xr socket 2
202.Xr loader.conf 5
203.Sh HISTORY
204The
205.Nm
206module first appeared in
207.Fx 9.0 .
208.Sh AUTHORS
27.\"
28.Dd September 19, 2010
29.Dt SEND 4
30.Os
31.Sh NAME
32.Nm send
33.Nd "Kernel side support for Secure Neighbor Discovery (SeND)"
34.Sh SYNOPSIS

--- 166 unchanged lines hidden (view full) ---

201.Xr socket 2
202.Xr loader.conf 5
203.Sh HISTORY
204The
205.Nm
206module first appeared in
207.Fx 9.0 .
208.Sh AUTHORS
209.An Ana Kukec Aq anchie@FreeBSD.org ,
209.An Ana Kukec Aq Mt anchie@FreeBSD.org ,
210University of Zagreb
211.Sh BUGS
212Due to the lack of NDP locking, it is currently not possible to unload the
213.Nm
214module.
210University of Zagreb
211.Sh BUGS
212Due to the lack of NDP locking, it is currently not possible to unload the
213.Nm
214module.