0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Jan 11, 2025 — Jan 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
netstack: pass curry through to cb, print by default (#7) More... about 6 years ago
netstack: copy options through to object for cbs (#7) More... about 6 years ago
netstack_opts: allow iface_cb to be specified (#7) More... about 6 years ago
mention libnl-route as is only fair More... about 6 years ago
copy toplevel headers wholesale into our objects More... about 6 years ago
handle_msg: pass leading object back to processor More... about 6 years ago
Merge pull request #6 from dankamongmen/dankamongmen/get-all-dumps More... about 6 years ago
msg_handler: wrap in pthread_setcancelstate(disable) More... about 6 years ago
msg_handler: break down all four major rtnetlink types (#4) More... about 6 years ago
netstack: engage tx queue, send all dumpreqs (#3) More... about 6 years ago
txqueue: only allow one outstanding msg at once (#3) More... about 6 years ago
netstack: implement netstack_tx_thread (#3) More... about 6 years ago
add txthread and txqueue (#3) More... about 6 years ago
msg_handler: free iface along error paths More... about 6 years ago
netstack_thread: properly extract error from nl_recvmsgs_default() More... about 6 years ago
netstack: extra RTA for NEWLINK message More... about 6 years ago
msg_handler: properly extract all RTAs More... about 6 years ago
netstack: break out struct rtattr arrays form nlmsgs (#4) More... about 6 years ago
add FIXME about cancellation disable in callbacks More... about 6 years ago
netstack_dump: loop over GET message types More... about 6 years ago
netstack: set socket cbset, hooks up callbacks More... about 6 years ago
netstack: join on recv thread at exit More... about 6 years ago
netstack: spawn a thread for recv More... about 6 years ago
netstack_dump: send RTM_GETLINK/NLM_F_DUMP message More... about 6 years ago
demo: wait on signal More... about 6 years ago
CMake: gimme those pthreads More... about 6 years ago
netstack: set up libnl callback set More... about 6 years ago
idiot More... about 6 years ago
netstack: use libnl, subscribe to link group More... about 6 years ago
depend on libnl-3-dev 3.4.0+ More... about 6 years ago