Age | Commit message (Expand) | Author |
2011-03-21 | ospf6d: Fix memory allocation issues in SPF | Tom Goff |
2011-03-21 | lib: zlog should clean up its memory | Tom Goff |
2011-03-21 | lib: Add a function to delete all interfaces | Tom Goff |
2011-03-21 | bgpd: use Jenkins hash for BGP transit, cluster and attr hashes | Stephen Hemminger |
2011-03-21 | lib: Better hashing of string values using Bernstein hash | Stephen Hemminger |
2011-03-21 | bgpd: Remove extra lock on interior table node | Barry Friedman |
2011-03-21 | bgpd: Fix display of unsigned attributes | Wataru Tanitsu |
2011-03-21 | bgpd: fix use of free memory by update_rsclient | Stephen Hemminger |
2011-03-21 | bgpd: unlock node on aggregate error | Robert Bays |
2011-03-21 | bgpd: fix errors in aggregate address command | Robert Bays |
2011-03-21 | bgpd: use XCALLOC to allocate bgpd damp array | Stephen Hemminger |
2011-03-21 | bgpd: fix bgp_node locking issues | Chris Caputo |
2011-03-21 | lib: Fix accounting of memory | Chris Hall |
2011-03-20 | Merge paul/ospfd/201012-review ospfd and lib/ fixes and performance improvements | Paul Jakma |
2011-03-18 | doc: fix "ipv6 address" interface command syntax (#608) | Denis Ovsienko |
2011-03-18 | bgpd: improve "monotonic" uptime correction | John Kemp |
2011-03-13 | ripngd: copy debug statements fix from ripd | Stephen Hemminger |
2011-02-24 | ripd: resolve debug statements issue (bug 442) | Andrew J. Schorr |
2011-01-17 | bgpd: VTY string fixes for debug commands | David Ward |
2011-01-14 | bgpd: fix handling of "Unsupported Capability" | Dmitrij Tejblum |
2011-01-13 | ospf6d: fix crash in SPF calculation | Dmitrij Tejblum |
2010-12-08 | ospfd: Remove oi field from LSA, have network_lsa_refresh look up when needed | Paul Jakma |
2010-12-08 | ospfd: potential fix for router-id change assert on refresh cleanup patch | Paul Jakma |
2010-12-08 | ospfd: Fix maxage/flush to not try flood twice, remember maxages for longer | Paul Jakma |
2010-12-08 | ospfd: Unify router and network LSA refresh logic with general refresher | Paul Jakma |
2010-12-08 | ospfd: Remember network LSA sequence numbers across up/downs of an interface | Paul Jakma |
2010-12-08 | ospfd: Prioritise hellos for sending by queueing to head of output buffer | Paul Jakma |
2010-12-08 | ospfd: Reset neighbour inactivity timer for any packet arrival | Paul Jakma |
2010-12-08 | ospfd: the maxage_lsa_remover should check whether it needs to yield the cpu | Paul Jakma |
2010-12-08 | ospfd: Fix various route_unlock discrepencies | Paul Jakma |
2010-12-08 | ospfd: fix lsa_refresh_walker unlock before use bug | Paul Jakma |
2010-12-08 | ospfd: interface code should leave network_lsa_self alone | Paul Jakma |
2010-12-08 | ospfd: OSPF_MIN_LS_ARRIVAL compare should be >= to match ospf_flood | Paul Jakma |
2010-12-08 | ospfd: ospf_if_free can leave dangling references on ISM events - cancel them | Paul Jakma |
2010-12-08 | ospfd: Lower level of some common messages from info to debug | Paul Jakma |
2010-12-08 | lib: Fix bug in prefix trie lookup | Paul Jakma |
2010-12-08 | lib: prefix.c nano-optimisation | Paul Jakma |
2010-12-08 | lib: Make workqueue more conservative about ramping up | Paul Jakma |
2010-12-08 | lib: Add a command to clear the thread CPU history data | Paul Jakma |
2010-12-08 | lib: Thread scheduler should be fair and not let events starve I/O and timers | Paul Jakma |
2010-12-08 | lib: thread history funcname shouldn't be constant, it's freed | Paul Jakma |
2010-12-08 | bgpd: Simplify process queue init | Paul Jakma |
2010-12-08 | bgpd: fix community-list error message spelling | Denis Ovsienko |
2010-11-03 | infrastructure: Express preference for published git repos | Greg Troxel |
2010-11-03 | infrastructure: Whitespace cleanup. | Greg Troxel |
2010-11-03 | infrastructure: Clarify commit message format. | Greg Troxel |
2010-11-03 | Adjust description of tomhenderson repo. | Greg Troxel |
2010-10-21 | bgpd: fix printed value of last-update timestamp | Vladimir L Ivanov |
2010-10-18 | zclient: fix router-id calculation for IPv6 (#595) | Dmitry Tejblum |
2010-10-06 | bgpd, lib: adopt afi_t and safi_t in several places | Michael Lambert |