Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
nemu3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
nemu3
Commits
3f7c5715
Commit
3f7c5715
authored
Aug 10, 2021
by
Martina Ferrari
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update my name and email address.
parent
f408c7da
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
13 additions
and
13 deletions
+13
-13
benchmarks/preliminar/comparison-bynodes.ps
benchmarks/preliminar/comparison-bynodes.ps
+1
-1
benchmarks/preliminar/comparison-bypkts.ps
benchmarks/preliminar/comparison-bypkts.ps
+1
-1
docs/debconf-talk/nemu.tex
docs/debconf-talk/nemu.tex
+1
-1
setup.py
setup.py
+3
-3
src/nemu/__init__.py
src/nemu/__init__.py
+1
-1
src/nemu/environ.py
src/nemu/environ.py
+1
-1
src/nemu/interface.py
src/nemu/interface.py
+1
-1
src/nemu/iproute.py
src/nemu/iproute.py
+1
-1
src/nemu/node.py
src/nemu/node.py
+1
-1
src/nemu/protocol.py
src/nemu/protocol.py
+1
-1
src/nemu/subprocess_.py
src/nemu/subprocess_.py
+1
-1
No files found.
benchmarks/preliminar/comparison-bynodes.ps
View file @
3f7c5715
...
@@ -46,7 +46,7 @@ SDict begin [
...
@@ -46,7 +46,7 @@ SDict begin [
/Title ()
/Title ()
/Subject (gnuplot plot)
/Subject (gnuplot plot)
/Creator (gnuplot 4.2 patchlevel 3 )
/Creator (gnuplot 4.2 patchlevel 3 )
/Author (Martin
_Hernan
Ferrari,L133,2417)
/Author (Martin
a
Ferrari,L133,2417)
% /Producer (gnuplot)
% /Producer (gnuplot)
% /Keywords ()
% /Keywords ()
/CreationDate (Mon Aug 16 13:02:27 2010)
/CreationDate (Mon Aug 16 13:02:27 2010)
...
...
benchmarks/preliminar/comparison-bypkts.ps
View file @
3f7c5715
...
@@ -46,7 +46,7 @@ SDict begin [
...
@@ -46,7 +46,7 @@ SDict begin [
/Title ()
/Title ()
/Subject (gnuplot plot)
/Subject (gnuplot plot)
/Creator (gnuplot 4.2 patchlevel 3 )
/Creator (gnuplot 4.2 patchlevel 3 )
/Author (Martin
_Hernan
Ferrari,L133,2417)
/Author (Martin
a
Ferrari,L133,2417)
% /Producer (gnuplot)
% /Producer (gnuplot)
% /Keywords ()
% /Keywords ()
/CreationDate (Mon Aug 16 13:02:31 2010)
/CreationDate (Mon Aug 16 13:02:31 2010)
...
...
docs/debconf-talk/nemu.tex
View file @
3f7c5715
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
\title
{
Introducing Nemu
}
\title
{
Introducing Nemu
}
\subtitle
{
Network EMUlator in a
\hsout
{
box
}
Python library
}
\subtitle
{
Network EMUlator in a
\hsout
{
box
}
Python library
}
\author
{
Mart
ín
Ferrari
}
\author
{
Mart
ina
Ferrari
}
\institute
[DebConf 12]
{
\pgfuseimage
{
debian-logo-big
}}
\institute
[DebConf 12]
{
\pgfuseimage
{
debian-logo-big
}}
\date
{
July 14, 2012
}
\date
{
July 14, 2012
}
...
...
setup.py
View file @
3f7c5715
...
@@ -9,9 +9,9 @@ setup(
...
@@ -9,9 +9,9 @@ setup(
version
=
'0.3.1'
,
version
=
'0.3.1'
,
description
=
'A lightweight network emulator embedded in a small '
description
=
'A lightweight network emulator embedded in a small '
'python library.'
,
'python library.'
,
author
=
'Mart
ín
Ferrari, Alina Quereilhac'
,
author
=
'Mart
ina
Ferrari, Alina Quereilhac'
,
author_email
=
'
martin.ferrari@gmail.co
m, aquereilhac@gmail.com'
,
author_email
=
'
tina@tina.p
m, aquereilhac@gmail.com'
,
url
=
'https://github.com/
TheTincho
/nemu'
,
url
=
'https://github.com/
NightTsarina
/nemu'
,
license
=
'GPLv2'
,
license
=
'GPLv2'
,
platforms
=
'Linux'
,
platforms
=
'Linux'
,
packages
=
[
'nemu'
],
packages
=
[
'nemu'
],
...
...
src/nemu/__init__.py
View file @
3f7c5715
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*-
# Copyright 2010, 2011 INRIA
# Copyright 2010, 2011 INRIA
# Copyright 2011 Mart
ín Ferrari <martin.ferrari@gmail.co
m>
# Copyright 2011 Mart
ina Ferrari <tina@tina.p
m>
#
#
# This file is part of Nemu.
# This file is part of Nemu.
#
#
...
...
src/nemu/environ.py
View file @
3f7c5715
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*-
# Copyright 2010, 2011 INRIA
# Copyright 2010, 2011 INRIA
# Copyright 2011 Mart
ín Ferrari <martin.ferrari@gmail.co
m>
# Copyright 2011 Mart
ina Ferrari <tina@tina.p
m>
#
#
# This file is part of Nemu.
# This file is part of Nemu.
#
#
...
...
src/nemu/interface.py
View file @
3f7c5715
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*-
# Copyright 2010, 2011 INRIA
# Copyright 2010, 2011 INRIA
# Copyright 2011 Mart
ín Ferrari <martin.ferrari@gmail.co
m>
# Copyright 2011 Mart
ina Ferrari <tina@tina.p
m>
#
#
# This file is part of Nemu.
# This file is part of Nemu.
#
#
...
...
src/nemu/iproute.py
View file @
3f7c5715
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*-
# Copyright 2010, 2011 INRIA
# Copyright 2010, 2011 INRIA
# Copyright 2011 Mart
ín Ferrari <martin.ferrari@gmail.co
m>
# Copyright 2011 Mart
ina Ferrari <tina@tina.p
m>
#
#
# This file is part of Nemu.
# This file is part of Nemu.
#
#
...
...
src/nemu/node.py
View file @
3f7c5715
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*-
# Copyright 2010, 2011 INRIA
# Copyright 2010, 2011 INRIA
# Copyright 2011 Mart
ín Ferrari <martin.ferrari@gmail.co
m>
# Copyright 2011 Mart
ina Ferrari <tina@tina.p
m>
#
#
# This file is part of Nemu.
# This file is part of Nemu.
#
#
...
...
src/nemu/protocol.py
View file @
3f7c5715
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*-
# Copyright 2010, 2011 INRIA
# Copyright 2010, 2011 INRIA
# Copyright 2011 Mart
ín Ferrari <martin.ferrari@gmail.co
m>
# Copyright 2011 Mart
ina Ferrari <tina@tina.p
m>
#
#
# This file is part of Nemu.
# This file is part of Nemu.
#
#
...
...
src/nemu/subprocess_.py
View file @
3f7c5715
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*-
# Copyright 2010, 2011 INRIA
# Copyright 2010, 2011 INRIA
# Copyright 2011 Mart
ín Ferrari <martin.ferrari@gmail.co
m>
# Copyright 2011 Mart
ina Ferrari <tina@tina.p
m>
#
#
# This file is part of Nemu.
# This file is part of Nemu.
#
#
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment