repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
[linux/fpc-iii.git]
/
Documentation
/
networking
/
conf.py
blob
40f69e67a883154cd4430debe044c104e82a2889
1
# -*- coding: utf-8; mode: python -*-
2
3
project
=
"Linux Networking Documentation"
4
5
tags
.
add
(
"subproject"
)
6
7
latex_documents
= [
8
(
'index'
,
'networking.tex'
,
project
,
9
'The kernel development community'
,
'manual'
),
10
]