Age | Commit message (Expand) | Author |
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 |
2010-04-28 | ospf6d: Fix crash when '[no] ipv6 ospf6 advertise prefix-list' is in startup-... | David Ward |
2010-04-20 | build/extra: Enhance README.NetBSD make/gmake decision. | Greg Troxel |
2010-04-18 | ospfd: Only refresh external default route once. | Joakim Tjernlund |
2010-04-18 | ospfd: Make sure ospf_distribute_list_update_timer() eventually runs. | Joakim Tjernlund |
2010-04-18 | ospfd: Make sure all external routes are updated. | Joakim Tjernlund |
2010-04-18 | git: add pointers to out-of-tree work | Greg Troxel |
2010-04-14 | git: add (generated) m4 files to .gitignore | Greg Troxel |
2010-03-11 | doc: fixed spelling in bgpd.texi | Ivan Moskalyov |
2010-03-10 | build: Add QuaggaId to README.NetBSD | Greg Troxel |
2010-03-09 | release: 0.99.16 | Denis Ovsienko |
2010-01-27 | lib: undo the last PIE commit | Stephen Hemminger |
2010-01-20 | lib: fix PIE build flags | Mathias Krause |
2010-01-15 | bgp: use monotonic clock for time of day | Stephen Hemminger |
2010-01-14 | ospfd: Fix debug messages that were masked by DISCARD_LSA | Paul Jakma |
2010-01-14 | ospfd: remove unneeded memset from a very hot function | Paul Jakma |
2010-01-13 | lib: fix memory logging | David Ward |
2009-12-21 | zebra: change router-id selection algo | Stephen Hemminger |
2009-12-21 | lib: make some structures constant | Stephen Hemminger |
2009-12-17 | bgpd: code cleanup | Stephen Hemminger |