Age | Commit message (Expand) | Author |
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 |
2010-09-24 | Add MTR repository. | Greg Troxel |
2010-09-17 | lib/vty.c: add missing format string when printing out motd message | Nico Golde |
2010-09-17 | Document rules for zalloc and friends. | Greg Troxel |
2010-09-17 | Add pointer to Balaji G. git. | Greg Troxel |
2010-09-17 | Set from even if binfo->extra is NULL. | Greg Troxel |
2010-08-19 | Zebra zserv: bogus conditional | Stephen Hemminger |
2010-08-19 | release: 0.99.17 | Denis Ovsienko |
2010-08-09 | bgpd: fix handling of AS path data | Chris Hall |
2010-05-14 | bgpd: tighten bounds checking in RR ORF msg reader | Chris Hall |
2010-05-11 | Fix ip_len byte order in DragonFly's raw socket | David BÉRARD |
2010-05-05 | zebra: fix infinite loop when deleting an interface | Roman Hoog Antink |
2010-05-05 | Update for git and emphasize asking for good reports. | Greg Troxel |
2010-04-28 | build: ignore mkinstalldirs and texinfo.tex | David Lamparter |
2010-04-28 | isisd: change ISIS_METHOD to use C preprocessor | David Lamparter |