Age | Commit message (Expand) | Author |
2014-10-02 | Implements token bucket filter for rate limiting. | Ondrej Zajicek |
2014-06-26 | Ensures that msg_controllen includes last padding. | Ondrej Zajicek |
2014-05-18 | IPv4/IPv6 integrated socket code. | Ondrej Zajicek |
2014-03-31 | Fixes build on some old systems. | Ondrej Zajicek |
2014-02-26 | Fixes longstanding issue with interfaces staying in IF_TMP_DOWN. | Ondrej Zajicek |
2014-02-06 | Many changes in I/O and OSPF sockets and packet handling. | Ondrej Zajicek |
2013-11-25 | Merge branch 'master' into add-path | Ondrej Zajicek |
2013-11-25 | Changes primary addr selection on BSD to respect SIOCGIFADDR ioctl() result. | Ondrej Zajicek |
2013-11-23 | Removes workaround related to import of kernel device routes. | Ondrej Zajicek |
2013-11-23 | Merge branch 'master' into add-path | Ondrej Zajicek |
2013-09-26 | Fixes missing unregister of kernel table handling code. | Ondrej Zajicek |
2013-07-04 | Makes krt.c much more readable. | Ondrej Zajicek |
2013-06-25 | Implements TTL security for OSPF and RIP. | Ondrej Zajicek |
2013-06-24 | Better packet priority and traffic class handling. | Ondrej Zajicek |
2013-05-28 | Fixes problems with routing table scans on some platforms. | Ondrej Zajicek |
2012-08-14 | Implements ADD-PATH extension for BGP. | Ondrej Zajicek |
2012-08-06 | Some minor fixes. | Ondrej Zajicek |
2012-05-11 | Minor cleanups. | Ondrej Zajicek |
2012-05-04 | Cleanup in sysdep KRT code, part 4. | Ondrej Zajicek |
2012-04-30 | Cleanup in sysdep KRT code, part 2. | Ondrej Zajicek |
2012-04-30 | Cleanup in sysdep KRT code, part 1. | Ondrej Zajicek |
2012-04-24 | Merge commit 'origin/master' | Ondrej Zajicek |
2012-04-21 | Fixes missing device attributes when exporting routes to kernel. | Ondrej Zajicek |
2012-04-19 | Small clean up in debug texts | Ondrej Filip |
2012-03-25 | Fixes several minor bugs in kernel syncer. | Ondrej Zajicek |
2012-03-23 | Adds krt_metric linux route attribute. | Ondrej Zajicek |
2012-01-23 | Fixes problems with creating/removing/renaming ifaces on BSD. | Ondrej Zajicek |
2012-01-09 | Extend buffer for netlink messages. | root |
2011-11-07 | Implements protocol templates. | Ondrej Zajicek |
2011-10-06 | Signal problems with route installation to kernel tables. | Ondrej Zajicek |
2011-08-16 | The generalized TTL security mechanism (RFC 5082) support. | Ondrej Zajicek |
2011-07-29 | Handles missing macro. | root |
2011-05-15 | Update and document the privilege restriction. | Ondrej Zajicek |
2011-05-10 | Allows run with restricted privileges. | Ondrej Zajicek |
2011-04-13 | Adds support for several Linux kernel route attributes. | Ondrej Zajicek |
2011-03-29 | Hide 6to4 route warnings. | Ondrej Zajicek |
2011-03-28 | Minor changes in addresses. | Ondrej Zajicek |
2010-12-07 | Multipath support for linux kernel protocol. | Ondrej Zajicek |
2010-11-19 | Remove some runaway debug messages and typos. | Ondrej Zajicek |
2010-11-11 | Implements link state detection. | Ondrej Zajicek |
2010-07-05 | Implements hostcache and recursive next hops. | Ondrej Zajicek |
2010-05-26 | Support loopback/dummy addresses. | Ondrej Zajicek |
2010-05-21 | Fixes interface scan on Linux 2.4.x in IPv6 mode. | Ondrej Zajicek |
2010-04-28 | Better support for /31 networks. | Ondrej Zajicek |
2010-04-19 | It seems that prefixes /31 and /127 are valid and used in this strange world. | Ondrej Filip |
2010-04-08 | Minor changes. | Ondrej Zajicek |
2010-04-04 | Restrict export of device routes to the kernel protocol. | Ondrej Zajicek |
2010-04-02 | Use SO_BINDTODEVICE also in Linux/IPv6. | Ondrej Zajicek |
2010-04-02 | Minor fixes to previous patches. | Ondrej Zajicek |
2010-03-14 | Temporary OSPF commit - sockets. | Ondrej Zajicek |