]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2012-01-08 Paul JakmaMarker merge for 'RE-0.99.17.6'
2012-01-08 Paul Jakmabgpd: Fix incorrect attribute type code in call to...
2012-01-08 Paul Jakmabgpd: Improve flag error messages in bgp_attr_aspath
2012-01-08 Denis Ovsienkolib: use prefix bit length macros
2012-01-08 Denis Ovsienkoospfd: use IS_LSA_SELF() where appropriate
2012-01-08 Denis Ovsienkobgpd: rewrite attr flag error logging
2012-01-08 Denis Ovsienkodoc: "[no] router zebra" does not belong to ospfd
2012-01-08 Denis Ovsienkoospfd: justify ospf_default_originate_timer()
2012-01-08 Denis Ovsienkoospfd: address more trivial compiler warnings
2012-01-08 Denis Ovsienkoospf6d: ospf6_lsa_cmd_init() does not exist
2012-01-08 Denis Ovsienkobgpd: improve "show ip bgp scan detail"
2012-01-08 Denis Ovsienkobgpd: dismiss some zlookup checks
2012-01-08 Denis Ovsienkobgpd: add "show ip bgp scan detail" command
2012-01-08 Denis Ovsienkobgpd: touch nexthop handling code
2012-01-06 Paul Jakmalib/if: trivial, fix rarely used if debug function...
2012-01-06 Paul Jakmageneral: remove inline qualifiers and move in-header...
2012-01-05 Denis Ovsienkoversion RE-0.99.17.6
2012-01-02 Denis Ovsienkodoc: update BGP RFC references
2012-01-02 Denis Ovsienkozebra: fix IPv6 RA wrt interface removal (BZ#480)
2012-01-02 Matthias Ferdinandzebra: fix ifindex test condition (BZ#487)
2012-01-02 Vyacheslav... ospf6d: fix compiler warning messages
2012-01-02 Ulrich Weberlib: fix some strtoul() use cases
2012-01-02 Tom Goffospf6d: Route locking (memory) cleanup
2012-01-02 Tom Goffospf6d: Have ospf6d cleanup when it terminates normally
2012-01-02 Tom Gofflib: Add a function to delete all interfaces
2012-01-02 Denis Ovsienkodoc: update BGP RFC references
2012-01-02 Denis Ovsienkozebra: fix IPv6 RA wrt interface removal (BZ#480)
2012-01-02 Matthias Ferdinandzebra: fix ifindex test condition (BZ#487)
2012-01-02 Vyacheslav... ospf6d: fix compiler warning messages
2012-01-02 Ulrich Weberlib: fix some strtoul() use cases
2012-01-02 Vyacheslav... ospf6d: add verifying user's privileges
2012-01-02 Denis Ovsienkoospfd: fix bug in NSSA ABR status check
2012-01-02 Denis Ovsienkolib: address type-punned pointers in prefix_same()
2012-01-02 Denis Ovsienkobgpd: justify checks for IPv4 class D/E
2012-01-02 Dmitrij Tejblumospfd: fix packet reception for FreeBSD 10.
2012-01-02 Vyacheslav... zebra: ZEBRA_HELLO and mopping up routes (BZ#448)
2012-01-02 Denis Ovsienkolib: fix type-punning in ip_masklen()
2012-01-02 Denis Ovsienkolib: optimize ip_masklen()
2012-01-02 Vyacheslav... ospf6d: add verifying user's privileges
2012-01-02 Denis Ovsienkoospfd: fix bug in NSSA ABR status check
2012-01-02 Denis Ovsienkolib: address type-punned pointers in prefix_same()
2012-01-02 Denis Ovsienkobgpd: justify checks for IPv4 class D/E
2012-01-02 Dmitrij Tejblumospfd: fix packet reception for FreeBSD 10.
2012-01-02 Vyacheslav... zebra: ZEBRA_HELLO and mopping up routes (BZ#448)
2012-01-02 Stephen Hemmingerlib: fix compile warnings from set-never-used
2012-01-02 Denis OvsienkoRevert "lib: address -Wunused-but-set-variable"
2012-01-02 Stephen Hemmingerlib: fix SMUX compiler warnings
2012-01-02 Stephen Hemmingerzebra: fix warnings in forward proc
2012-01-02 Stephen Hemmingerbgpd: cleanup privs on termination
2012-01-02 Stephen Hemmingerospfd: remove unused code
2012-01-02 Stephen Hemmingerbgpd: store nexthop info for redistributed IPV6 routes
2012-01-02 Stephen Hemmingerospfd: avoid redundant lookup in ospf_redistribute_withdraw
2012-01-02 Stephen Hemmingerlib: fix memory leak on connect() failure
2012-01-02 Stephen Hemmingerlib: call filter delete hook before freeing access...
2012-01-02 Denis Ovsienkolib: fix type-punning in ip_masklen()
2012-01-02 Denis Ovsienkolib: optimize ip_masklen()
2012-01-01 Denis OvsienkoRevert "lib: optimize apply_mask_ipv6()"
2012-01-01 Denis OvsienkoRevert "lib: optimize apply_mask_ipv6()"
2011-12-21 Jaroslav Fojtikospfd: more info in LSA checksum warning (BZ#685)
2011-12-21 Jaroslav Fojtikospfd: more info in LSA checksum warning (BZ#685)
2011-12-18 Stephen Hemmingerfix set never used warnings
2011-12-14 Tom Goffospf6d: always remove the result of a previous SPF...
2011-12-13 Denis Ovsienkobgpd: fix regression in ORF procesing (BZ#688)
2011-12-13 Denis Ovsienkolib: optimize apply_mask_ipv6()
2011-12-13 Denis Ovsienkolib: optimize apply_mask_ipv4()
2011-12-13 Denis Ovsienkolib: make masklen2ip6() safer and faster
2011-12-13 Denis Ovsienkolib: fix endianness of masklen2ip()
2011-12-13 Denis Ovsienkolib: make masklen2ip() safer and faster
2011-12-13 Denis Ovsienkoospf6d: decode message type with LOOKUP()
2011-12-13 Denis Ovsienkoospf6d: make some old sizing checks assertions
2011-12-13 Denis Ovsienkolib: spelling
2011-12-13 David Lamparterlib: add sockopt helper for setting IPV6_V6ONLY and...
2011-12-13 David Lamparterlib: put route_types.txt to real use
2011-12-13 David Lamparterzebra: fix redistribution of new protocols
2011-12-13 David Lamparterrib: default distance value for new protocols (v2)
2011-12-13 David Lamparterbuild: fixup autoconf for cross-compiling (to OpenWRT)
2011-12-13 Tom Goffzebra: set the interface link-layer socket address
2011-12-13 Denis Ovsienkozebra: spelling
2011-12-13 Denis Ovsienkobuild: delete .cvsignore files
2011-12-13 Denis Ovsienkoospfd: spelling
2011-12-13 Vyacheslav... lib: clearing zclient.c for some cases of building
2011-12-13 Vyacheslav... quagga: option "-z" ("--socket <path>") added
2011-12-13 Vyacheslav... isisd: indent longopts array
2011-12-13 Vyacheslav... bgpd: implement 'match probability' in route-maps
2011-12-13 Vyacheslav... ospf6d: justify multicast group management
2011-12-13 Ulrich Weberripngd: limit max of "timers basic" to 65535 as documented
2011-12-13 Ulrich Weberbgp: use VTY_GET_INTEGER_RANGE() in bgp_clear()
2011-12-13 Vyacheslav... ospf6d: implement 'match interface' for route-maps
2011-12-13 Denis Ovsienkozebra: spelling
2011-12-13 Denis Ovsienkobuild: delete .cvsignore files
2011-12-13 Denis Ovsienkoospfd: spelling
2011-12-13 Vyacheslav... lib: clearing zclient.c for some cases of building
2011-12-13 Vyacheslav... quagga: option "-z" ("--socket <path>") added
2011-12-13 Vyacheslav... isisd: indent longopts array
2011-12-13 Vyacheslav... bgpd: implement 'match probability' in route-maps
2011-12-13 Vyacheslav... ospf6d: justify multicast group management
2011-12-13 Ulrich Weberripngd: limit max of "timers basic" to 65535 as documented
2011-12-13 Ulrich Weberbgp: use VTY_GET_INTEGER_RANGE() in bgp_clear()
2011-12-13 Vyacheslav... ospf6d: implement 'match interface' for route-maps
2011-12-06 Stephen Hemmingerlib: fix SMUX compiler warnings
next