3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 3 days ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: add rpcd_call() for easy testing of libexec/rpcd json API calls More... over 5 years ago
lime-utils: fix set_notes() double json result More... over 5 years ago
lime-utils: replace local text_file function for utils functions More... over 5 years ago
lime-utils: replace shell() for utils.unsafe_shell() More... over 5 years ago
lime-utils: use luci.jsonc instead of luci.json More... over 5 years ago
lime-utils: use utils.printJson More... over 5 years ago
lime-utils: use rpcd_readline More... over 5 years ago
utils: add rpcd_readline() function to read the arguments of rpcd calls More... over 5 years ago
utils: add printJson() More... over 5 years ago
Merge pull request #686 from spiccinini/add_shell_utils More... over 5 years ago
utils: adds unsafe_shell() and shell_quote() functions More... over 5 years ago
remove duplicated code use last_internet_path to find the gateway More... over 5 years ago
catch error if /etc/last.. file not exist More... over 5 years ago
remove useless code block More... over 5 years ago
test for Batman-adv default VLAN ID
ilario
as Ilario Gelmetti
More... over 5 years ago
Merge pull request #682 from libremesh/lime-app-v0.2.2 More... over 5 years ago
LimeApp updated to v0.2.2 More... over 5 years ago
pirania: convert some globals to locals More... over 5 years ago
Merge pull request #681 from G10h4ck/hotfix_tcp_mss_clamping More... over 5 years ago
Add PMTU discovery issue workaround fot IPv6 too More... over 5 years ago
Merge pull request #680 from spiccinini/pirania_improvements More... over 5 years ago
Workaround subtle MTU bugs due to vlan usage More... over 5 years ago
pirania: disallow randomness, tests must be repeatable More... over 5 years ago
pirania: improve tests independence from each other and from host runner More... over 5 years ago
pirania: add missing ipset stub More... over 5 years ago
pirania: update code for new check_mac_validity(db, mac) signature More... over 5 years ago
pirania: minnor code improvements More... over 5 years ago
pirania: improve assertion More... over 5 years ago
pirania: use functions directly in logic.check_mac_validity More... over 5 years ago
pirania: utils.dateNow use os.time instead of shell More... over 5 years ago