0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.aodv More... over 10 years ago
add contributors, general readme and better todo More... over 14 years ago
patches for better element configuration parsing, thanks Eddie More... over 14 years ago
AODV elements: Use Timestamp methods instead of timeval. More... over 14 years ago
some more todos More... over 14 years ago
add proper configure files More... over 14 years ago
initial import More... over 14 years ago
ARPQuerier: Correct Timestamp::make_jiffies() calls. More... over 14 years ago
KernelTun: Fix OpenWRT compile. More... over 14 years ago
Master select handling: Refactor, --enable-select configuration. More... over 14 years ago
Configury: Improve messages, fix some syntax highlighting. More... over 14 years ago
Master select loop for poll(): Prevent crashes. More... over 14 years ago
Prints: Correct Print80211/Airo documentation, wordsmith. More... over 14 years ago
Script: Document that falling off a script is equivalent to 'end'. More... over 14 years ago
Script: Add 'export' instruction: Script variable values become accessible More... over 14 years ago
Userlevel: Add simulation time and timewarping. More... over 14 years ago
Timestamp: Prefer assign_now() to set_now(). More... over 14 years ago
Timestamp: Add Timestamp::make_jiffies(click_jiffies_difference_t). More... over 14 years ago
Define SIZEOF_CLICK_JIFFIES_T. More... over 14 years ago
Timestamp: Correct comment. More... over 14 years ago
Timestamp: Make Timestamp(int/long/double) constructors explicit. More... over 14 years ago
StoreIPAddress: Refactor, improve 64-bit compatibility, add test. More... over 14 years ago
String representation: Don't store memo_ts at all for special strings. More... over 14 years ago
Tools: Correctly link with POSIX_CLOCK_LIBS when necessary. More... over 14 years ago
String implementation: Move character data into the memo_t. More... over 14 years ago
String::c_str(): Simplify implementation, make inline. More... over 14 years ago
ARPTable: Don't repeatedly get the current time. More... over 14 years ago
"require(compact_config)" says throw away the non-flattened config string. More... over 14 years ago
String: Add String::compact(). More... over 14 years ago
Lexing: Save some String memory by dropping substring references. More... over 14 years ago