Age | Commit message (Expand) | Author |
2011-04-28 | Use constants from /etc/iproute2/rt_* files. | Ondrej Zajicek |
2011-04-13 | Adds support for several Linux kernel route attributes. | Ondrej Zajicek |
2011-03-28 | Minor changes in addresses. | Ondrej Zajicek |
2011-03-23 | Added header file. | Ondrej Zajicek |
2011-03-13 | Implements Router Advertisement protocol. | Ondrej Zajicek |
2010-11-11 | Implements link state detection. | Ondrej Zajicek |
2010-09-20 | Changes print-like filter commands to use a log instead of a stderr. | Ondrej Zajicek |
2010-08-03 | Ignore warning when BGP peer is unreachable. | Ondrej Zajicek |
2010-07-12 | Fixes missing check in reconfiguration. | Ondrej Zajicek |
2010-07-12 | Implements proper multihop BGP. | Ondrej Zajicek |
2010-06-02 | Implements command that shows memory usage. | Ondrej Zajicek |
2010-05-21 | Fixes bug on Linux 2.4.x - kernel sync does not work until restart of kernel ... | Ondrej Zajicek |
2010-05-14 | Handle EPIPE as a common connection close event. | Ondrej Zajicek |
2010-04-28 | Better support for /31 networks. | Ondrej Zajicek |
2010-04-14 | Fixes build on newer Linux systems. | Ondrej Zajicek |
2010-04-14 | Fixes IPv6 build on older systems. | Ondrej Zajicek |
2010-04-08 | Minor changes. | Ondrej Zajicek |
2010-04-07 | Configurable syslog name. | Ondrej Zajicek |
2010-04-04 | Restrict export of device routes to the kernel protocol. | Ondrej Zajicek |
2010-04-03 | Fixes missing header. | 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-26 | Merge branch 'socket2' into new | Ondrej Zajicek |
2010-03-17 | Adds check for no protocol and some minor CLI fixes. | Ondrej Zajicek |
2010-03-11 | Merge branch 'new' into socket2 | Ondrej Zajicek |
2010-02-27 | Better flushing of interfaces. | Ondrej Zajicek |
2010-02-26 | Many changes in (mainly) kernel syncers. | Ondrej Zajicek |
2010-02-21 | Fix configure to enable warnings and fix most of them. | Ondrej Zajicek |
2010-02-21 | Restricted read-only CLI. | Ondrej Zajicek |
2010-02-13 | Removes phantom protocol from the pipe design. | Ondrej Zajicek |
2010-02-11 | Fixes a crash caused by missing error hook on BGP listening socket. | Ondrej Zajicek |
2010-02-11 | Temporary OSPF commit - socket changes. | Ondrej Zajicek |
2010-02-06 | Adds some log messages related to configure. | Ondrej Zajicek |
2010-02-03 | Makes date/time formats configurable. | Ondrej Zajicek |
2010-01-06 | BSD compatibility fix. | Ondrej Zajicek |
2010-01-03 | Implements MRTdump feature. | Ondrej Zajicek |
2009-12-14 | Merge branch 'dev' into ospf3 | Ondrej Zajicek |
2009-11-26 | Fix -p option. | Ondrej Zajicek |
2009-11-19 | Implement option to exit after config file parsing. | Ondrej Zajicek |
2009-11-13 | After shutdown, BIRD should have exit code 0. | Ondrej Zajicek |
2009-11-13 | Fixes BIRD socket unlink. | Ondrej Zajicek |
2009-11-09 | Use IPv6 checksums in OSPFv3. | Ondrej Zajicek |
2009-11-09 | Merge branch 'dev' into ospf3 | Ondrej Zajicek |
2009-10-11 | Workaround for stupid callback scheduler. | Ondrej Zajicek |
2009-09-04 | Clear memory allocated by ralloc(). | Ondrej Zajicek |
2009-09-04 | Temporary OSPFv3 development commit (changing multicast support). | Ondrej Zajicek |
2009-08-27 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-07-14 | Fixes bug in CLI TX buffer management. | Ondrej Zajicek |
2009-06-26 | Fixes bug on TCP passive socket binding on BSD. | Ondrej Zajicek |
2009-06-25 | Minor bugfix. | Ondrej Zajicek |