af_unix: Add OOB support
This patch adds OOB support for AF_UNIX sockets. The semantics is same as TCP. The last byte of a message with the OOB flag is treated as the OOB byte. The byte is separated into a skb and a pointer to the skb is stored in unix_sock. The pointer is used to enforce OOB semantics. Signed-off-by:Rao Shoaib <rao.shoaib@oracle.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
-
mentioned in commit 4eda7c56
-
mentioned in commit 45de0ee6
-
mentioned in commit 6de66287
-
mentioned in commit ca3f5ba6
-
mentioned in commit 5c86c33a
-
mentioned in commit 3169d364
-
mentioned in commit 8ec1a50b
-
mentioned in commit b363f850
-
mentioned in commit a6f9c047
-
mentioned in commit f64c1c31
-
mentioned in commit 30d168eb
-
mentioned in commit 0e9ee922
-
mentioned in commit 7b0e3c11
-
mentioned in commit 1000e310
-
mentioned in commit 523edfed
-
mentioned in commit b3650f92
-
mentioned in commit 413cca0f
-
mentioned in commit 62e50f3b
-
mentioned in commit 61f9b69d
-
mentioned in commit 4cae3ef1
-
mentioned in commit 1e6bbf97
-
mentioned in commit 071cf72c
-
mentioned in commit 82dec728
-
mentioned in commit 247d1fad
-
mentioned in commit 0e8209d5
-
mentioned in commit 5d65c74c
-
mentioned in commit 9d6d9c3b
-
mentioned in commit ac96d69f
-
mentioned in commit af0a9a9c
-
mentioned in commit e9fd69a7
-
mentioned in commit 2c29f6c5
-
mentioned in commit 4f062949
-
mentioned in commit 2e3e75c9
-
mentioned in commit d3a38cb0
-
mentioned in commit 7fe66384
-
mentioned in commit f53ace04
-
mentioned in commit 41eb0003
-
mentioned in commit b35f9014
-
mentioned in commit 59bbfcfb
-
mentioned in commit 99ee07b2
-
mentioned in commit 9b9f9e10
-
mentioned in commit 21e50f7f
-
mentioned in commit 450c5bbb
-
mentioned in commit 15ae6d47
-
mentioned in commit 6a2ddcaa
-
mentioned in commit 112e4e7f
-
mentioned in commit 0e7bf173
-
mentioned in commit 3cc8aaca
-
mentioned in commit 5e4c2b9e
-
mentioned in commit e1aaa1a4
-
mentioned in commit ee76a651
-
mentioned in commit 99d9b7af
-
mentioned in commit b1d618cc
-
mentioned in commit 270bbdcf
-
mentioned in commit 577d27db
-
mentioned in commit 6697d4e1
-
mentioned in commit 431d4e44
-
mentioned in commit 2df0b8bf
-
mentioned in commit 1ed94932
-
mentioned in commit b94038d8
-
mentioned in commit 93c99f21
-
mentioned in commit e400cfa3
-
mentioned in commit 36893ef0