]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2011-10-17 Stephen HemmingerIPv6 transport class suppport
2011-09-29 Denis Ovsienkoversion RE-0.99.17.5
2011-09-29 YAMAMOTO Shigeruospfd: fix regression in recent commit
2011-09-26 Denis Ovsienkoversion RE-0.99.17.4
2011-09-26 Denis Ovsienkoospf6d: CVE-2011-3323 (fortify packet reception)
2011-09-26 Denis Ovsienkoospf6d: CVE-2011-3324 (DD LSA assertion)
2011-09-26 Denis Ovsienkoospfd: CVE-2011-3325 part 2 (OSPF pkt type segv)
2011-09-26 Denis Ovsienkoospfd: CVE-2011-3325 part 1 (OSPF header underrun)
2011-09-26 CROSSospfd: CVE-2011-3326 (uknown LSA type segfault)
2011-09-26 CROSSbgpd: CVE-2011-3327 (ext. comm. buffer overflow)
2011-09-25 Denis Ovsienkobgpd: improve NEXT_HOP attribute checks (BZ#680)
2011-09-25 Dmitrij Tejblumbgpd: don't be confused by "unspecific" subcode in...
2011-09-25 Dmitrij Tejblumlib: provide more information in case of failed LOOKUP.
2011-09-25 Denis Ovsienkobgpd: check ATOMIC_AGGREGATE attr flags (BZ#678)
2011-09-25 Denis Ovsienkobgpd: check MULTI_EXIT_DISC attr flags (BZ#677)
2011-09-25 Denis Ovsienkobgpd: check LOCAL_PREF attribute flags (BZ#674)
2011-09-25 Dmitrij Tejblumconfigure: test for glibc backtrace even without glibc.
2011-09-25 Denis Ovsienkoospfd: remove unused macro
2011-09-25 Roman Hoog... doc: fix typo
2011-09-25 Fritz Reichmannisisd: raise hello rate for DIS (BZ#539)
2011-09-25 Fritz Reichmannisisd: fix crash on "no router isis" (BZ#536)
2011-09-25 Tom Goffospf6d: Fix memory allocation issues in SPF
2011-09-25 Tom Goffospf6d: Extend the "[no] debug ospf6 route" vty commands
2011-09-25 Peter Szilagyiisisd: include hash.h, not hash.c
2011-09-25 Stephen Hemmingerconfigure: dismiss libutil.h
2011-09-25 Alexandre Chappuisdoc: add missing word
2011-09-25 Jon Anderssonospf6d: add lost lines to area config block
2011-09-25 Peter Pentchevbgpd: fix parsing of graceful restart cap. (#663)
2011-09-25 Christian Hammersospf6d: fix crash on filter-list handling (BZ#530)
2011-09-25 heasleybgpd: add useful notification logs (BZ#616)
2011-09-25 Alexandre Chappuisdoc: BGP route-flap dampening
2011-09-25 Dmitry Popovzebra: fix loss of metric for Linux routes
2011-09-10 Denis Ovsienkoospfd: spelling
2011-09-10 Denis Ovsienkobgpd: spelling
2011-09-10 Denis Ovsienkobgpd: spelling
2011-09-10 Denis Ovsienkoospfd: use existing macro for consistency
2011-09-07 Denis Ovsienkoversion RE-0.99.17.3
2011-09-07 Denis Ovsienkoospfd: revert recent PIE change to fix amd64 build
2011-09-07 Denis Ovsienkoversion RE-0.99.17.2
2011-09-05 Dmitrij Tejblumbuild: build ospfd as Position-Independed Executable...
2011-08-28 Denis Ovsienkoospfd: address more trivial compiler warnings
2011-08-28 Denis Ovsienkozebra: add missing includes
2011-08-27 Denis Ovsienkoospf6d: address more trivial compiler warnings
2011-08-23 Denis Ovsienkoospfd: sizing macros cleanup
2011-08-22 Dmitrij Tejblumlib: use "protocol-independed API" from RFC3678, if...
2011-08-22 Dmitrij Tejblumlib: futher simplification of setsockopt_ipv4_multicast()
2011-08-20 Denis Ovsienkoospf6d: add missing include
2011-08-20 Denis Ovsienkoospf6d: ospf6_lsa_cmd_init() does not exist
2011-08-20 Denis Ovsienkoospf6d: move named constants to ospf6d.h
2011-08-19 Dmitrij Tejblumlib: fix omission in the previous commit to lib/sockopt.c
2011-08-19 Denis Ovsienkoospf6d: justify some ABR debug code
2011-08-19 Dmitrij Tejblumlib: simplify interface of setsockopt_multicast_ipv4().
2011-08-19 Denis Ovsienkoospf6d: spelling
2011-08-09 Denis Ovsienkobgpd: improve "show ip bgp scan detail"
2011-08-08 Denis Ovsienkobgpd: dismiss some zlookup checks
2011-08-05 Denis Ovsienkobgpd: add "show ip bgp scan detail" command
2011-08-05 Denis Ovsienkobgpd: touch nexthop handling code
2011-08-03 Stephen Hemmingerbgpd: use XCALLOC to allocate bgpd damp array
2011-08-03 Christian Hammerslib: fix more format warnings (#637)
2011-08-02 Alexandre Chappuisospfd: remove useless RFC1583 check
2011-08-01 Denis Ovsienkolib: remove unused variable
2011-08-01 Denis Ovsienkodelete CVS keywords
2011-08-01 Tom Goffospf6d: Remove obsolete code
2011-08-01 Tom Gofflib: zlog should clean up its memory
2011-08-01 Wataru Tanitsubgpd: Fix display of unsigned attributes
2011-08-01 Paul Jakmaospfd: Lower level of some common messages from info...
2011-08-01 Paul Jakmalib: prefix.c nano-optimisation
2011-07-18 Paul Jakmabgpd: Fix compile failure if IPv6 build was disabled.
2011-07-17 Denis Ovsienkobgpd: rename SAFI 3 according to RFC4760
2011-07-14 Denis Ovsienkoconfigure: fix OpenPAM detection
2011-07-14 Denis Ovsienkoconfigure: fix FreeBSD header detection (BZ#408)
2011-07-14 Denis Ovsienkobgpd: more SAFI fixes
2011-07-13 Denis Ovsienkobgpd: fix SAFI for for MPLS labeled VPN-IPv6
2011-07-12 heasleybgpd: consistent log msg format (BZ#565)
2011-07-12 Dmitrij Tejblumospf6d: check MTU with message header size in mind
2011-07-12 Dmitrij Tejblumospf6d: copy "mtu-ignore" option from ospfd
2011-07-12 Denis Ovsienkoversion RE-0.99.17.1
2011-07-04 Paul Jakmabgpd: Remove AS Path limit/TTL functionality
2011-07-04 Paul Jakmabgpd/security: CVE-2010-1674 Fix crash due to extended...
2011-07-04 Denis Ovsienkodoc: fix "ipv6 address" interface command syntax (...
2011-07-04 Andrew J. Schorrripd: resolve debug statements issue (bug 442)
2011-07-04 David Wardbgpd: VTY string fixes for debug commands
2011-07-04 Dmitrij Tejblumbgpd: fix handling of "Unsupported Capability"
2011-07-04 Dmitrij Tejblumospf6d: fix crash in SPF calculation
2011-07-04 Denis Ovsienkobgpd: fix community-list error message spelling
2010-11-03 Greg Troxelinfrastructure: Express preference for published git...
2010-11-03 Greg Troxelinfrastructure: Whitespace cleanup.
2010-11-03 Greg Troxelinfrastructure: Clarify commit message format.
2010-11-03 Greg TroxelAdjust description of tomhenderson repo.
2010-10-21 Vladimir L... bgpd: fix printed value of last-update timestamp
2010-10-18 Dmitry Tejblumzclient: fix router-id calculation for IPv6 (#595)
2010-10-06 Michael Lambertbgpd, lib: adopt afi_t and safi_t in several places
2010-09-24 Greg TroxelAdd MTR repository.
2010-09-17 Nico Goldelib/vty.c: add missing format string when printing...
2010-09-17 Greg TroxelDocument rules for zalloc and friends.
2010-09-17 Greg TroxelAdd pointer to Balaji G. git.
2010-09-17 Greg TroxelSet from even if binfo->extra is NULL.
2010-08-19 Stephen HemmingerZebra zserv: bogus conditional
2010-08-19 Denis Ovsienkorelease: 0.99.17
2010-08-09 Chris Hallbgpd: fix handling of AS path data
next