Age | Commit message (Expand) | Author |
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 |
2005-04-08 | don't whine when we can't find interface with index 0 | Henning Brauer |
2005-04-07 | nicer output | Henning Brauer |
2005-04-05 | magic police, Jason Ackley <jason@ackley.net> | Henning Brauer |
2005-03-31 | zap some includes we don't need, Alexander von Gernler <grunk@pestilenz.org> | Henning Brauer |
2005-03-30 | bgpd used to open listeners in advance in the parent and the SE picked | Henning Brauer |
2005-03-30 | interface validation cleanup / fixes | Henning Brauer |
2005-03-29 | explicitely check interface flags for IFF_UP in kroute_validate | Henning Brauer |
2005-03-29 | walk & free network and filter lists after parse errors | Henning Brauer |
2005-03-28 | walk & free peer_l after failed config parsing attempts | Henning Brauer |
2005-03-28 | ewps, this was not supposed to creep in | Henning Brauer |
2005-03-28 | free rules_l if the initial config file parse fails | Henning Brauer |
2005-03-28 | KNF | Henning Brauer |
2005-03-28 | better diagnostics on bind() failure | Henning Brauer |