Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | using aligned buffers for netlink | Martin Willi | 2008-11-14 | 1 | -5/+5 |
* | do not use a route if outgoing interface is down | Martin Willi | 2008-11-14 | 1 | -54/+81 |
* | replaced most pthread_mutex/cond_t by wrapped mutex/condvar_t variant | Martin Willi | 2008-11-05 | 1 | -31/+36 |
* | got rid of deprecated create_iterator_locked() | Martin Willi | 2008-11-05 | 1 | -45/+62 |
* | faster implementation of addr_in_subnet() | Andreas Steffen | 2008-10-09 | 1 | -13/+14 |
* | ignore routing events for our own routes | Martin Willi | 2008-10-08 | 1 | -0/+6 |
* | mobike: try to keep existing source address before switching to another | Martin Willi | 2008-10-08 | 1 | -6/+13 |
* | correct fix that replaces Changeset 4378 | Andreas Steffen | 2008-10-08 | 1 | -4/+6 |
* | removing fix applied by Changeset 4378 | Andreas Steffen | 2008-10-08 | 1 | -4/+2 |
* | fixed loop termination criterion in addr_in_subnet(). Thanks go to Wolfgang S... | Andreas Steffen | 2008-10-07 | 1 | -2/+4 |
* | merging modularized kernel interface back to trunk | Tobias Brunner | 2008-09-25 | 1 | -0/+1342 |