Age | Commit message (Expand) | Author |
2011-09-27 | bgpd: add useful notification logs (BZ#616) | heasley |
2011-09-27 | bgpd: consistent log msg format (BZ#565) | heasley |
2011-09-27 | ospf6d: add lost lines to area config block | Jon Andersson |
2011-09-27 | ospf6d: fix crash on filter-list handling (BZ#530) | Christian Hammers |
2011-09-27 | configure: fix FreeBSD header detection (BZ#408) | Denis Ovsienko |
2011-09-27 | isisd: include hash.h, not hash.c | Peter Szilagyi |
2011-09-27 | isisd: raise hello rate for DIS (BZ#539) | Fritz Reichmann |
2011-09-27 | isisd: fix crash on "no router isis" (BZ#536) | Fritz Reichmann |
2011-09-27 | configure: dismiss libutil.h | Stephen Hemminger |
2011-09-27 | zebra: fix loss of metric for Linux routes | Dmitry Popov |
2011-09-27 | ospfd: remove useless RFC1583 check | Alexandre Chappuis |
2011-09-27 | doc: BGP route-flap dampening | Alexandre Chappuis |
2011-09-27 | doc: add missing word | Alexandre Chappuis |
2011-09-26 | release: 0.99.19 | Denis Ovsienko |
2011-09-26 | ospf6d: CVE-2011-3323 (fortify packet reception) | Denis Ovsienko |
2011-09-26 | ospf6d: CVE-2011-3324 (DD LSA assertion) | Denis Ovsienko |
2011-09-26 | ospfd: CVE-2011-3325 part 2 (OSPF pkt type segv) | Denis Ovsienko |
2011-09-26 | ospfd: CVE-2011-3325 part 1 (OSPF header underrun) | Denis Ovsienko |
2011-09-26 | ospfd: CVE-2011-3326 (uknown LSA type segfault) | CROSS |
2011-09-26 | bgpd: CVE-2011-3327 (ext. comm. buffer overflow) | CROSS |
2011-08-27 | ospf6d: add missing include | Denis Ovsienko |
2011-08-27 | ospf6d: move named constants to ospf6d.h | Denis Ovsienko |
2011-08-27 | ospf6d: justify some ABR debug code | Denis Ovsienko |
2011-07-29 | Merge remote-tracking branch 'origin/master' | Paul Jakma |
2011-07-29 | Merge branch 'attr-errors' | Paul Jakma |
2011-07-13 | Merge remote-tracking branch 'polymorf/master' | Greg Troxel |
2011-06-28 | fix typo | Roman Hoog Antink |
2011-06-28 | Omit --opaque-lsa from build (now default). | Greg Troxel |
2011-04-22 | ospf6d: copy "mtu-ignore" option from ospfd | Dmitrij Tejblum |
2011-04-13 | zebra: trivial warning fix | Paul Jakma |
2011-04-13 | bgpd: trivial format / warning fixes | Paul Jakma |
2011-04-13 | ospf: Fix OSPF API and ospf-te LSA refreshers to match recent API change | Paul Jakma |
2011-04-04 | Fix authorship of previous ospf6d commit | Paul Jakma |
2011-04-04 | ospf6d: fix crash if zebra_interface_state_read can't find interface | Ingo Flaschberger |
2011-04-04 | ospf6d: fix crash if zebra_interface_state_read can't find interface | Paul Jakma |
2011-04-01 | bgpd: fix memory leak when deleting a community | Michael Lambert |
2011-04-01 | Revert "bgpd: "Intern" communities in route maps" | Paul Jakma |
2011-03-30 | doc: Add dependency for quagga.pdf make target | Paul Jakma |
2011-03-29 | Merge remote-tracking branch 'remotes/quagga/master' | Paul Jakma |
2011-03-29 | bgpd: Fix merge error in jhash commit | Paul Jakma |
2011-03-28 | bgpd: refine the setting up of GTSM | Stephen Hemminger |
2011-03-24 | build: treat opaque-lsa default correctly for ospfapi | Greg Troxel |
2011-03-24 | lib: Add support for IPv6 ttl security | Stephen Hemminger |
2011-03-24 | bgpd: Cleanups & fixes for minttl / GTSM | Stephen Hemminger |
2011-03-23 | bgpd: RFC 5082 Generalized TTL Security Mechanism support | Nick Hilliard |
2011-03-23 | Merge branch 'master' of ssh://code.quagga.net/var/git/quagga | Paul Jakma |
2011-03-23 | bgpd: Fix compile failure if IPv6 build was disabled. | Paul Jakma |
2011-03-23 | lib: fix more format warnings (#637) | Christian Hammers |
2011-03-22 | bgpd: attribute jhash call should use a standard interface to in6_addr data | Stephen Hemminger |
2011-03-22 | ospfd: Compile fix for opaque support | Paul Jakma |