Johannes Kimmel jkimmel
  • Joined on 2019-11-18
jkimmel pushed to master at jkimmel/sub 2023-11-09 12:21:15 +01:00
81e0b20d2d sub: init
jkimmel created repository jkimmel/sub 2023-11-09 12:20:31 +01:00
jkimmel commented on issue freifunk-franken/firmware#291 2023-11-06 14:15:05 +01:00
Systemzeit (NTP) nach reboot sporadisch falsch

Der übliche trick bei Geräten ohne RTC ist sowas wie fake-hwclock zu benutzen. Das schreibt beim Herunterfahren die Systemzeit auf Platte und wird…

jkimmel commented on issue freifunk-franken/docs#29 2023-10-23 00:38:30 +02:00
mi4a OpenWRTInvasion Anleitung Verbesserung

Außerdem ist

cd OpenWRTInvasion ./remote_command_execution_vulnerability.py

falsch.

Ja da fehlt das exec bit wirklich. Ich hab auch gerade mal in das repo geschaut und das…

jkimmel created branch vlan-table in jkimmel/l3config.js 2023-09-19 00:41:27 +02:00
jkimmel pushed to vlan-table at jkimmel/l3config.js 2023-09-19 00:41:27 +02:00
03c1ecabff add table function
jkimmel pushed to master at jkimmel/l3config.js 2023-09-19 00:40:18 +02:00
3457143194 use Map for maps, not objects
jkimmel pushed to master at jkimmel/auto-l3 2023-09-18 22:47:26 +02:00
5e43c99f01 compose: don't mount auto-l3 folder
jkimmel pushed to master at jkimmel/auto-l3 2023-09-18 21:03:28 +02:00
3a0b13fde7 auto-l3: init
jkimmel pushed to master at jkimmel/auto-l3 2023-09-18 20:52:37 +02:00
8a8e05fb95 auto-l3: init
jkimmel pushed to master at jkimmel/auto-l3 2023-09-18 20:49:53 +02:00
056c7956da auto-l3: init
jkimmel created branch master in jkimmel/auto-l3 2023-09-18 20:27:42 +02:00
jkimmel pushed to master at jkimmel/auto-l3 2023-09-18 20:27:42 +02:00
1813abbb5f auto-l3: init
jkimmel created repository jkimmel/auto-l3 2023-09-18 20:23:32 +02:00
jkimmel pushed to master at jkimmel/vx46 2023-08-27 00:51:18 +02:00
e61557048b reduce allocations of OOB data
jkimmel pushed to master at jkimmel/vx46 2023-08-26 23:04:52 +02:00
cd9725276c add profiling support
be3f826fb0 correctly calculate buffer size of ancillary data
Compare 2 commits »
jkimmel pushed to master at jkimmel/vx46 2023-08-23 23:18:29 +02:00
e749e9ab47 disable high queue usage, since it hurts small queues
d404fb8147 retry sending remaining message instead of exiting
Compare 2 commits »
jkimmel pushed to master at jkimmel/vx46 2023-08-23 22:46:34 +02:00
be06681ca7 fix control message cache
jkimmel pushed to master at jkimmel/vx46 2023-08-23 21:25:25 +02:00
199ff0f756 fix high buffer usage reporting
a9cfa381af make use of -buffer option
Compare 2 commits »
jkimmel pushed to master at jkimmel/vx46 2023-08-23 20:51:31 +02:00
445f596895 use read/write batching