chiark
/
gitweb
/
~mdw
/
hippotat
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
rename cfg_process_common to cfg_process_general
[hippotat]
/
hippotatlib
/
__init__.py
diff --git
a/hippotatlib/__init__.py
b/hippotatlib/__init__.py
index 1460d5ac5cb4f9eb13e1da0e7a1c44d7e9780bc0..a4e7b693404f8f58e4365b1fa63cc670320191d3 100644
(file)
--- a/
hippotatlib/__init__.py
+++ b/
hippotatlib/__init__.py
@@
-433,7
+433,7
@@
def _cfg_process_putatives():
return (servers, clients)
-def cfg_process_
common
(c, ss):
+def cfg_process_
general
(c, ss):
c.mtu = cfg.getint(ss, 'mtu')
def cfg_process_saddrs(c, ss):