Age | Commit message (Expand) | Author |
2005-06-10 | Make sure that the ATTR_EXTLEN flag is unset if the attribute length is | Claudio Jeker |
2005-06-10 | Introduce attr_optlen() to get the total lenght of an optional attribute | Claudio Jeker |
2005-06-10 | Simplify show rib upcalls. Kill one mostly unused function. | Claudio Jeker |
2005-06-09 | Change the "network connected|static" statements to "network inet|inet6 | Claudio Jeker |
2005-06-09 | If there is a problem to connect to a remote peer, do the same log damping | Claudio Jeker |
2005-06-07 | Set the reject and blackhole flags for kernel routes too. This makes the | Claudio Jeker |
2005-06-07 | Fix the mask2prefixlen6() function once and for all. Netmasks are stored in | Claudio Jeker |
2005-06-06 | allow show fib to be limited to inet or inet6 families, claudio ok | Henning Brauer |
2005-06-05 | on CTL_KROUTE requests, send back both v4 and v6 routes | Henning Brauer |
2005-06-05 | work around another disgusting ugliness in v6: the netmasks we get on | Henning Brauer |
2005-06-05 | make log_in6addr actually work correctly - it is astounding how ugly things | Henning Brauer |
2005-06-05 | provide cleartext messages for the cease suberror codes | Henning Brauer |
2005-06-04 | when the max-prefix limit was exceeded generate a STOP event; we do not | Henning Brauer |
2005-06-04 | call the FSM with a CON_FATAL event after sending notifications in the cases | Henning Brauer |
2005-06-04 | do not send out suberrorcodes for cease errors; there are none in the | Henning Brauer |
2005-06-04 | use the recorded error code to prevent sending out multiple notifications | Henning Brauer |
2005-06-04 | when sending out a notification record the error code and suberror code in | Henning Brauer |
2005-06-04 | be more clear about route-age | Henning Brauer |
2005-06-04 | relay IMSG_CTL_KROUTE6 as well, from somewhere in BC on the drive to vancouver | Henning Brauer |
2005-06-02 | Use the correct pointer when printing out the error message. OK henning | Chad Loder |
2005-06-02 | Cleanup recent kroute6 additions. OK henning | Chad Loder |
2005-05-27 | bah, more kaesefondue (debugging cruft left in) | Henning Brauer |
2005-05-27 | don't need to fetch the kernel routing twice, once for v4 and once for v6, | Henning Brauer |
2005-05-27 | will throw claudio in a big pot of kaesefondue for repeated whitespace fuckups | Henning Brauer |
2005-05-27 | kroute6 support, at least partially. Get it in so that Henning can clean it | Claudio Jeker |
2005-05-24 | Remove unnecessary error check that is already done in parsecommunity(). | Claudio Jeker |
2005-05-24 | KNF | Claudio Jeker |
2005-05-23 | one more endpwent | Henning Brauer |
2005-05-23 | no need for endpwent() | Henning Brauer |
2005-05-13 | The NET_RT_IFLIST sysctl returns RTM_IFINFO and RTM_NEWADDR messages in | Claudio Jeker |
2005-05-03 | setres[ug]id; ok claudio@ | Damien Miller |
2005-05-01 | spelling | David Krause |
2005-04-28 | Support for "network connected" and "network static" -- announce all | Claudio Jeker |
2005-04-28 | Be more careful when copying ifname from the struct sockaddr_dl. | Claudio Jeker |
2005-04-26 | unify shared code a bit again to make future syncs easier | Henning Brauer |
2005-04-18 | tidy up AS section a little; | Jason McIntyre |
2005-04-18 | Set flag F_STATIC based on RTF_STATIC and not just because the route came | Claudio Jeker |
2005-04-18 | Print mrt config after the main and network config. Main and network config | Claudio Jeker |
2005-04-18 | AfriNIC has been established as RIR for Africa now | Henning Brauer |
2005-04-17 | and don't try to free a null set either | Henning Brauer |
2005-04-17 | fix null pointer deref on filter rules without set part | Henning Brauer |
2005-04-16 | Simplify return codes of aspath_asprint(). | Claudio Jeker |
2005-04-16 | Format string cleanup. OK millert, henning, claudio | Chad Loder |
2005-04-15 | Fix memory leak in case aspath_snprint() returns an error (-1). | Claudio Jeker |
2005-04-13 | filter_set cleanup. Plug some memleaks and fix an obvious bug in the | Claudio Jeker |
2005-04-13 | tweak to make this use similar format to ospfd.conf.5 and hostapd.conf.5; | Jason McIntyre |
2005-04-12 | tweaks; | Jason McIntyre |
2005-04-12 | Introduce a per prefix weight. The weight is used to tip prefixes with equal | Claudio Jeker |
2005-04-12 | Fix some yyerror messages. Ja ja, INT_MAX is to small... OK henning@ | Claudio Jeker |
2005-04-12 | set metric is an alias of set med since a long time. OK henning@ | Claudio Jeker |