2
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected 2 days ago.
Jun 02, 2025 — Jun 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
perfs: cache: TCP: minimize size of ipv6_generic_option_context_t More... over 7 years ago
constify: TCP: do not update context while detecting IPv6 ext hdrs changes More... over 7 years ago
perfs: TCP: do not parse IPv6 extension headers several times More... over 7 years ago
efficiency: TCP: IPv6 extension headers: do not forget to reset detected changes More... over 7 years ago
constify: TCP: do not update context while detecting TCP options changes More... over 7 years ago
constify: TCP: detect the TCP option index to use without updating the context More... almost 8 years ago
constify: TCP: do not update context while detecting ECN used changes More... almost 8 years ago
constify: TCP: do not update context while building ROHC header More... almost 8 years ago
constify: TCP: do not update transmission counters in context too early More... almost 8 years ago
constify: TCP: detect required TCP option items for CO chain earlier More... almost 8 years ago
efficiency: TCP: seq_8, rnd_8 and co_common may be used for large TS options More... almost 8 years ago
Q&A: TCP: remove useless tcp_context->tcp_opts.is_timestamp_init More... almost 8 years ago
constify: TCP: do not update MSN in context too early More... almost 8 years ago
constify: ROHCv2/ESP: do not update transmission counters in context too early More... almost 8 years ago
constify: ROHCv2/ESP: do not update MSN in context too early More... almost 8 years ago
constify: ROHCv2/ESP: make context read-only for packet building More... almost 8 years ago
constify: ROHCv2/ESP: do not update innermost IP-ID behavior in context too early More... almost 8 years ago
constify: ROHCv2/ESP: make tmp state local and const context detect_changes More... almost 8 years ago
efficiency: ROHCv2: correctly detect innermost IP-ID/MSN offset changes More... almost 8 years ago
constify: make context unchanged by decide_packet More... almost 8 years ago
Q&A: add error traces when enabling (de)compression profiles More... almost 8 years ago
RFC 3095: handle random IP-ID with NBO=0 More... almost 8 years ago
robustness: be more robust to packet loss More... almost 8 years ago
Q&A: lower a little the code coverage limit More... almost 8 years ago
robustness: further automate test for loss robustness More... almost 8 years ago
robustness: make unit tests work again More... almost 8 years ago
Q&A: tell Git to ignore Linux temporary build file More... almost 8 years ago
robustness: replace constant ROHC_OA_REPEAT_MIN by configured value More... almost 8 years ago
robustness: only one Optimistic Approach counter for current state More... almost 8 years ago
robustness: introduce rohc_comp_set_optimistic_approach() More... almost 8 years ago