Revision a979fe4e
ID | a979fe4eb887e9e55938d92d221fc3c54fda7270 |
Rename private methods in network module
Most methods are used internally by the class it self; make those
methods start with a '_'. This will make things easier when we
support abstract networks and we have to know which method
are externally used and should be implemented.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Files
- added
- modified
- copied
- renamed
- deleted