Age | Commit message (Expand) | Author |
2005-03-25 | use getopt() for argument list parsing | Robert Nagy |
2005-03-25 | whitespace | Moritz Jodeit |
2005-03-25 | what is an ospfe engine? | Henning Brauer |
2005-03-25 | extra char in getopt string, Michael Knudsen <e@molioner.dk> | Henning Brauer |
2005-03-25 | whitespace | Otto Moerbeek |
2005-03-24 | one more fatal/fatalx, alexander | Henning Brauer |
2005-03-24 | fatal vs fatalx, Alexander von Gernler | Henning Brauer |
2005-03-24 | whitespace; | Jason McIntyre |
2005-03-24 | soem fatal()s that should be fatalx()s, Alexander von Gernler | Henning Brauer |
2005-03-24 | support blowfish encryption in the password files and use it by default | Henning Brauer |
2005-03-24 | fix memory leak in error paths. found with coverity prevent. | Ted Unangst |
2005-03-23 | Move the neighbor checking code from merge_config() to neighbor_consistent() | Claudio Jeker |
2005-03-23 | mini KNF | Claudio Jeker |
2005-03-23 | The interface name in struct sockaddr_dl may not be nul terminated and | Claudio Jeker |
2005-03-23 | Sync mask2prefixlen() with the kroute.c version of ospfd because they share | Claudio Jeker |
2005-03-23 | prefixlen2mask() should return a network byte order result as it does imply | Claudio Jeker |
2005-03-23 | remove now osolete comment, from a mail exchange with | Henning Brauer |
2005-03-23 | grow receive buffer on the routing socket, from bgpd | Henning Brauer |
2005-03-23 | explicitely initialize opt, from bgpd | Henning Brauer |
2005-03-23 | ssize_t -> size_t, from ntpd, there from Alexander von Gernler | Henning Brauer |
2005-03-23 | wpos in struct buf_read and datalen in imsg_get should be size_t and not | Henning Brauer |
2005-03-22 | Remove bool cruft. | Esben Norby |
2005-03-22 | resolve conflicts | Jakob Schlyter |
2005-03-22 | ISC BIND release 9.3.1. ok deraadt@ | Jakob Schlyter |
2005-03-22 | ISC BIND release 9.3.1. ok deraadt@ | Jakob Schlyter |
2005-03-17 | Fix fd passing. Bug introduced lately passed the first fd twice and an old | Claudio Jeker |
2005-03-17 | Handle the retransmission queues correctly. Mainly iface state DROTHER | Claudio Jeker |
2005-03-17 | Fix an access after free. It is not allowed to use a RB_REMOVE inside of a | Claudio Jeker |
2005-03-16 | don't try to merge the freshly parsed config into the running one if | Henning Brauer |
2005-03-16 | plug memory leak. Patrick Latifi | Jun-ichiro itojun Hagino |
2005-03-15 | describe "depend on" | Henning Brauer |
2005-03-15 | bgpctl parts for "show fib". | Claudio Jeker |
2005-03-15 | Add control messages for the show fib commands. | Claudio Jeker |
2005-03-15 | First close() than unlink(). | Claudio Jeker |
2005-03-15 | remove listener if bind() fails. no point in having a defunct listener | Henning Brauer |
2005-03-15 | grow the receive buffer on the routing socket, pointed out by markus, | Henning Brauer |
2005-03-15 | tweaks; | Jason McIntyre |
2005-03-14 | Add "show summary" to ospfctl. | Esben Norby |
2005-03-14 | Allow to modify the metrics in a relative way by prepending the number with | Claudio Jeker |
2005-03-14 | unlink() control socket in error path. Spotted by Theo at FOSDEM. | Claudio Jeker |
2005-03-14 | add IFT_/IFM_IEE80211 to ift2ifm so we can pretty-print link state and | Henning Brauer |
2005-03-14 | print interface and some stuff about it with the nexthops so it is easier | Henning Brauer |
2005-03-14 | send a kif structure describing the interface a route relies on along | Henning Brauer |
2005-03-14 | when a buffer has a file descriptor to pass attached, we tried to send | Henning Brauer |
2005-03-14 | report/ignore broken packing-lists. | Marc Espie |
2005-03-14 | "we notice when you plug the cable" - yeah, but we didn't notice when it | Henning Brauer |
2005-03-13 | Missing return value and fd leak in fork()'s error path. Spotted by mpech@ | Otto Moerbeek |
2005-03-13 | when fetching the initial table, inherit the ifindex regardless of af, not | Henning Brauer |
2005-03-13 | explicitely initialize opt | Henning Brauer |
2005-03-13 | s/to many/too many/, from jmc | Henning Brauer |