Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
senf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wiback
senf
Graph
5a1990dfd5dab3201bb2fac56ba81f517263385a
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Oct
8
7
24
Aug
10
9
8
6
5
4
2
29
Jul
25
21
19
17
14
12
11
30
Jun
29
28
27
26
10
8
7
1
28
May
27
11
7
Mar
25
Feb
9
8
5
4
27
Jan
26
13
29
Dec
28
27
26
25
23
17
6
3
2
1
30
Nov
29
27
25
24
22
20
27
Oct
22
21
14
13
6
28
Sep
22
21
18
16
15
14
13
7
3
25
Aug
22
13
5
4
3
30
Jul
28
20
7
6
5
1
30
Jun
28
27
23
22
18
17
15
30
May
26
24
21
20
13
12
7
6
5
4
3
1
29
Apr
24
23
16
15
14
12
11
10
9
8
7
6
5
2
1
30
Mar
29
25
24
11
10
9
26
Feb
24
21
19
12
9
8
22
Jan
21
14
5
23
Dec
13
5
28
Nov
13
12
10
24
Oct
21
29
Sep
26
9
8
5
2
1
24
Jul
15
14
20
May
13
6
23
Apr
17
10
3
2
1
31
Mar
24
23
18
14
10
21
Feb
13
3
2
21
Jan
15
12
8
6
20
Dec
18
6
5
3
2
27
Nov
11
7
18
Oct
17
16
15
1
26
Sep
25
23
20
19
17
11
6
3
2
20
Aug
15
14
13
12
31
Jul
22
25
Jun
21
6
27
May
16
15
Apr
8
7
23
Mar
20
13
11
10
7
6
28
Feb
10
17
Jan
15
14
11
8
7
22
Dec
17
11
28
Nov
26
23
15
14
8
6
5
1
17
Oct
16
2
11
Sep
3
30
Aug
14
9
25
Jul
24
23
18
17
12
8
2
27
Jun
21
30
May
29
28
24
23
21
16
7
6
3
22
Apr
19
18
29
Mar
14
12
8
6
1
16
Feb
8
12
Jan
11
10
9
6
5
4
14
Dec
12
8
7
29
Nov
24
23
21
16
10
9
7
3
1
26
Oct
20
19
6
26
Sep
23
20
25
Aug
24
14
4
3
2
1
28
Jul
21
15
14
22
Jun
9
7
6
19
May
16
12
9
22
Apr
19
17
11
7
5
31
Mar
30
29
21
10
8
14
Feb
20
Jan
19
17
14
13
11
10
6
5
9
Dec
1
22
Nov
15
8
7
6
4
27
Oct
25
22
19
18
13
12
7
6
it might actually work ;-)
rx mostly complete.
next batch
ugly ugly ugly...following stefan's unmotivated coding style. should have started from scratch...
initial check-in of NetEmuPerf
added a mission v_annotationMode()
correct Ethernet minPayloadSize t0 60 Bytes (without CRC)
added a comment that minFrameSize for Ethernet is 64 incl. CRC
fix for SEGV is interface is down
enabled() now depends on socket.valid()
improved flush() handling for ActiveSocketSource
* enable sink.flush() in NetEMU
more checks if a handle is (still) valid
hopefully fixed Ethernet::disable() to not badfd errors in epoll
added support for adding MESH_POINTs
made macToPhy() public
moved macToPhy to WirelessNLController
WirelessNLController can now create AP interfaces
fixes for previous commit
annotationMode support for Emulated DVB
added annotationMode() support for Emulated Intgerfaces
separate promisc() and annotateMode(), where annotationMode often depends on promisc....
added checks for inavlid handle in QueueReadWritePolicy (Tx code path)
macaddress => address
added a macToName() method to NetdeviceController
TAPEthernetInterface now inherits from EthernetInterface
fixed PVID handling in TAP Interfaces
added a genric PVID remover module
fix for TAPEthernet inital id annotation
made interfaceTypeName() public
minor fixes / cleanups
fix for non-final compile errors
added missing files
larger NetEMU reorg
fix for a SEGV in case the handle is invalidated from within a PPI chain
removed pvid handling for aganin (not useful)
le fix
* fix for non-final compile errors in AnnotaionsPacket
added a TAP device to NetEMU
EmulatedWLAN: fill in SSID and bssid (fix values for now)
Loading