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
52335a2048fa6eb8e5e76191800097952becc277
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
4
May
3
1
30
Apr
29
28
27
26
23
22
21
20
19
14
13
1
24
Mar
16
12
2
24
Feb
18
17
16
10
8
5
4
3
2
1
29
Jan
28
27
26
22
20
19
15
13
6
16
Dec
10
1
30
Nov
18
17
16
13
12
10
5
4
3
27
Oct
23
20
19
16
15
14
12
9
8
6
5
2
1
30
Sep
29
28
25
24
23
22
18
17
16
15
14
11
10
9
8
7
4
3
2
1
31
Aug
28
27
26
25
24
22
21
20
19
18
17
16
13
12
11
6
4
27
Jul
24
23
21
20
17
14
13
10
9
8
7
6
3
1
30
Jun
29
26
25
24
23
16
15
10
9
8
5
4
3
2
29
May
28
27
18
17
16
15
11
5
28
Apr
27
23
22
16
15
14
9
8
7
6
3
2
30
Mar
28
27
26
24
23
20
19
18
17
16
14
13
12
10
9
6
5
4
3
2
26
Feb
23
20
19
18
17
16
12
11
10
9
7
6
5
4
3
30
Jan
28
27
26
23
22
20
19
16
15
13
12
9
8
7
6
5
2
19
Dec
18
17
12
11
10
9
8
5
4
3
2
1
28
Nov
27
26
25
24
21
20
19
18
added support for get/set TxQueueLen
Socket/Protocols/INet: added operator>> for INet6Network
Utils/Console: New add() API documentation updates
Utils/Console: Fix classic spirit include warnings
Fix for NDP Options header length representation
Whitespce cleanup: Remove whitespace at end-on-line, remove tabs, wrap
Packets: createInsertAfter() documentation
Packet: Implement createInsertBefore() API
Added dump information for NDP options to appropriate ICMPv6 types
Implement senf::IGNORE and replace all casts-to-void with senf::IGNORE() calls
TimerEventProxy pseudo bug prevention removed
Fix spurious warnings and workaround possible aliasing porblems (-fno-strict-aliasing)
Socket/Protocols/Raw: Allow direct comparison of MACAddress and EUI64 instances
Add .sconf_temp to CLEAN_PATTERNS
Use variable in unit tests
added antoher ifdev for ulibc compatibility
missed this file in last commit
added some ifdef to make senf compile against ulibc if its build final
Utils: fixed typo on TypeIdValue
Added ICMPv6 types for IPv6 Neighbor Discovery
default to -O2 for non debug build
use -O2 for normal builds, und -O0 for debug builds
Scheduler/TimerEventProxy: added timeout() member
listTimer() was renamed to list()
Scheduler/TimerEventProxy: include fix for last commit :(
Scheduler/TimerEventProxy: some code clean ups
new timer event proxy to reduce scheduler load
Utils: added documentation for format::IndentHelper
scons fix for lucid
hack to modify the revision field in the documentation
Utils/test: added SENF_CHECK_NOT_EQUAL
fix packet socket setup example
Console: SystemException in parseFile() should include filename
Socket: AddressSyntaxExceptions provide more information
fix for last commit; grmpf.
Utils/Console: fixed parsing ConfigFile if file is empty
some more #include cleanups
Socket/Protocols/Raw: LLAddressingPolicy inherit from BSDAddressingPolicy
Examples: updated svn:ignore property
senf/Packets/80211Bundle/WLANPacket: fixed bug in set method for sequence number in WLAN (Data and Mgt) Header
Loading