diff options
Diffstat (limited to 'proto')
-rw-r--r-- | proto/Doc | 6 | ||||
-rw-r--r-- | proto/bgp/Doc | 1 | ||||
-rw-r--r-- | proto/ospf/Doc | 1 | ||||
-rw-r--r-- | proto/pipe/Doc | 1 | ||||
-rw-r--r-- | proto/rip/Doc | 2 | ||||
-rw-r--r-- | proto/static/Doc | 1 |
6 files changed, 12 insertions, 0 deletions
diff --git a/proto/Doc b/proto/Doc new file mode 100644 index 0000000..305e5ba --- /dev/null +++ b/proto/Doc @@ -0,0 +1,6 @@ +H Protocols +.C bgp +.C ospf +.C pipe +.C rip +.C static diff --git a/proto/bgp/Doc b/proto/bgp/Doc new file mode 100644 index 0000000..1976d39 --- /dev/null +++ b/proto/bgp/Doc @@ -0,0 +1 @@ +H BGP diff --git a/proto/ospf/Doc b/proto/ospf/Doc new file mode 100644 index 0000000..be4c971 --- /dev/null +++ b/proto/ospf/Doc @@ -0,0 +1 @@ +H OSPF diff --git a/proto/pipe/Doc b/proto/pipe/Doc new file mode 100644 index 0000000..6b57c14 --- /dev/null +++ b/proto/pipe/Doc @@ -0,0 +1 @@ +H Pipe diff --git a/proto/rip/Doc b/proto/rip/Doc new file mode 100644 index 0000000..0714409 --- /dev/null +++ b/proto/rip/Doc @@ -0,0 +1,2 @@ +F rip RIP +.S rip.c diff --git a/proto/static/Doc b/proto/static/Doc new file mode 100644 index 0000000..e38897b --- /dev/null +++ b/proto/static/Doc @@ -0,0 +1 @@ +H Static |