Age | Commit message (Expand) | Author |
2012-05-14 | Real broadcast mode for OSPFv2. | Ondrej Zajicek |
2012-05-14 | Allows to set instance ID for OSPFv3 interfaces. | Ondrej Zajicek |
2012-05-11 | Minor cleanups. | Ondrej Zajicek |
2012-04-27 | Some minor fixes. | Ondrej Zajicek |
2012-04-24 | Implements generalized export limits. | Ondrej Zajicek |
2012-04-21 | Fixes in generalized import limits. | Ondrej Zajicek |
2012-04-15 | Implements generalized import hooks. | Ondrej Zajicek |
2012-04-15 | Merge branch 'master' into rt-accepted | Ondrej Zajicek |
2012-04-15 | Fix static protocol w.r.t. some recent changes in protocol ahooks. | Ondrej Zajicek |
2012-04-15 | Implement RA_ACCEPTED mode of route propagation. | Ondrej Zajicek |
2012-03-30 | Merge branch 'soon' | Ondrej Zajicek |
2012-03-22 | NEWS and version update. | Ondrej Zajicek |
2012-03-22 | Some minor changes to CLI. | Ondrej Zajicek |
2012-03-16 | Fixes broken vlinks in OSPF. | Ondrej Zajicek |
2012-03-16 | Adds filtering to 'show ospf lsadb' command. | Ondrej Zajicek |
2012-03-15 | Adds warning for mismatch MTU in OSPF packets. | Ondrej Zajicek |
2012-03-15 | Fixes TTL for multicast OSPF packets. | Ondrej Zajicek |
2012-03-15 | Fixes RIPng compatibility. | Ondrej Zajicek |
2012-03-15 | Fixes RIPng socket and neighbor handling. | Ondrej Zajicek |
2012-03-15 | Better support for multitable protocols. | Ondrej Zajicek |
2012-01-24 | Assign default protocol preference via proto_config_new(). | Ondrej Zajicek |
2012-01-22 | Some more verbose warnings. | Ondrej Zajicek |
2012-01-20 | Fixes a new bug in BGP route ordering. | Ondrej Zajicek |
2012-01-09 | Show interface for link-local gw in static protocol. | Ondrej Zajicek |
2012-01-09 | Some minor fixes. | Ondrej Zajicek |
2012-01-08 | Implements support for link-local addresses in BGP. | Ondrej Zajicek |
2012-01-01 | Allows sticky link-local neighbors. | Ondrej Zajicek |
2011-12-22 | Implements deterministic MED handling. | Ondrej Zajicek |
2011-11-17 | Fixes RAdv proto w.r.t. templates. | Ondrej Zajicek |
2011-11-07 | Implements protocol templates. | Ondrej Zajicek |
2011-10-27 | Fixes seqnum generation. | Ondrej Zajicek |
2011-10-26 | Fixes sockets for IPv4 RIP. | Ondrej Zajicek |
2011-10-06 | Signal problems with route installation to kernel tables. | Ondrej Zajicek |
2011-10-01 | Fixes some error messages and the NSSA gw lookup. | Ondrej Zajicek |
2011-09-24 | Implements static recursive routes. | Ondrej Zajicek |
2011-09-04 | Minor changes in BGP protocol info. | Ondrej Zajicek |
2011-09-03 | Fixes possible buffer overflow when printing BGP attributes. | Ondrej Zajicek |
2011-09-03 | Fixes for OSPF NSSA handling. | Ondrej Zajicek |
2011-08-16 | The generalized TTL security mechanism (RFC 5082) support. | Ondrej Zajicek |
2011-08-14 | BGP Extended communities. | Ondrej Zajicek |
2011-08-08 | OSPF NSSA support, inter-area LSA translation. | Ondrej Zajicek |
2011-07-22 | OSPF NSSA translator election. | Ondrej Zajicek |
2011-07-20 | OSPF NSSA support, part one. | Ondrej Zajicek |
2011-07-20 | Fixes broken multi-area OSPF. | Ondrej Zajicek |
2011-07-08 | Removes timers for stub interfaces. Also fixes some minor bugs. | Ondrej Zajicek |
2011-07-06 | Do not open sockets for stub interfaces. | Ondrej Zajicek |
2011-07-03 | Fixes LSA checksum computation for larger LSAs. | Ondrej Zajicek |
2011-07-03 | Prints full community lists during 'show route all'. | Ondrej Zajicek |
2011-06-25 | Fixes output of BGP timers in 'show protocols all'. | Ondrej Zajicek |
2011-06-25 | IPV6_CHECKSUM should not be used on ICMPv6 sockets. | Ondrej Zajicek |