]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2012-06-25 Vincent Bernatospf6d: add SNMP implementation of ospfv3IfTable
2012-06-25 Vincent Bernatospf6d: complete SNMP implementation of ospfv3AreaTable
2012-06-25 Vincent Bernatospf6d: complete SNMP implementation for scalar objects
2012-06-25 Vincent Bernatospf6d: add SNMP support for ospfv3NbrTable
2012-06-25 Vincent Bernatsnmp: fix OSPFV3-MIB implementation
2012-06-25 Vincent Bernatsnmp: let handlers accept OID from a lesser prefix
2012-06-25 Vincent Bernatagentx: add appropriate documentation
2012-06-25 Vincent Bernatagentx: handle SNMP traps
2012-06-25 Vincent Bernatsmux: drop findVar element from trap object struct
2012-06-25 Vincent Bernatsmux: remove `tick` argument from smux_trap()
2012-06-25 Vincent Bernatagentx: add AgentX support to Quagga.
2012-06-25 Vincent Bernatsmux: isolate SMUX implementation from SNMP implementation
2012-06-25 Vincent Bernatbuild: use net-snmp-config to configure NetSNMP
2012-06-25 Vincent Bernatbuild: only define HAVE_SNMP
2012-06-25 Vincent Bernatbuild: allow configure and build in a separate directory
2012-06-21 David Lamparterisisd: fix typo in topology generator (BZ#731)
2012-06-21 Jorge Boncompte... bgpd: Partially revert f018db8, fixes BZ#730
2012-06-21 Jorge Boncompte... bgpd: Fix for commit 6a4677b7, fixes BZ#729
2012-06-19 Paul Jakmatests: BGP unit tests to set BGP_OPT_NO_LISTEN so they...
2012-06-14 Paul Jakmabgpd: Add "no listen" socket option for the BGP master...
2012-06-14 Paul Jakmalib: Add back sockunion_str2su
2012-06-13 Paul JakmaRevert "bgpd: Make socket init separate, so unit tests...
2012-05-22 Jorge Boncompte... lib: do not allocate/free thread funcnames
2012-05-22 Jorge Boncompte... lib: micro-op for thread_get()
2012-05-22 Jorge Boncompte... lib: remove RUSAGE_T from struct thread
2012-05-22 Jorge Boncompte... micro-op bgp_node_[get|lookup]() and route_node_[get...
2012-05-22 Jorge Boncompte... bgpd: optimize bgp_aggregate_[increment|decrement]()
2012-05-22 Jorge Boncompte... bgpd: optimize bgp_update_main() in the soft_reconfig...
2012-05-22 Jorge Boncompte... bgpd: optimize holdtime timer cancelling
2012-05-22 Jorge Boncompte... bgpd: Remove useless initialization
2012-05-22 Jorge Boncompte... bgpd: reduce struct attr_extra allocations/freeing
2012-05-22 Jorge Boncompte... bgpd: use on stack struct attr_extra in bgp_update_rece...
2012-05-22 Jorge Boncompte... bgpd: fix struct attr_extra leak in bgp_default_originate()
2012-05-22 Jorge Boncompte... bgpd: use on stack struct attr_extra in bgp_attr_unintern()
2012-05-22 Jorge Boncompte... bgpd: cleanup bgp_attr_unintern()
2012-05-22 Jorge Boncompte... bgpd: use on stack struct attr_extra on bgp_attr_aggreg...
2012-05-22 Jorge Boncompte... bgpd: reduce attrhash_make_key() indirections
2012-05-22 Jorge Boncompte... bgpd: remove some useless initializations
2012-05-22 Jorge Boncompte... bgpd: optimize bgp_info_cmp()
2012-05-22 Jorge Boncompte... bgpd: optimize loops on [e]community_hash_make()
2012-05-22 Jorge Boncompte... bgpd: remove calls to peer_sort() from fast-path
2012-05-22 Jorge Boncompte... bgpd: debug buffers cleanup and optimization
2012-05-22 Jorge Boncompte... bgpd: optimize bgp_nexthop_self()
2012-05-22 Jorge Boncompte... bgpd: optimize aspath string representation and assegme...
2012-05-21 Jorge Boncompte... bgpd: fix crash with vpnv4 soft-reconfiguration
2012-05-21 Jorge Boncompte... lib: fix thread_cancel_event()
2012-05-21 Roman Hoog... lib: drop heuristic IPv6 address recognition
2012-05-09 Joachim Nilssonzebra: fix up compilation without rtadv/IPv6
2012-05-02 G.Balajizebra: feed Connected routes into MRIB
2012-05-02 Jorge Boncompte... zebra: no need to clear memory of the netlink buffers
2012-05-02 Jorge Boncompte... bgpd: cleanup, use correct buffer sizes for sockunion2str()
2012-05-02 Jorge Boncompte... lib: remove sockunion related unused definitions
2012-05-02 Jorge Boncompte... lib, zebra: extend use of sockunion2ip macro
2012-05-02 Jorge Boncompte... bgpd: Fix memory leak of some "show ip bgp neighbor...
2012-05-02 Jorge Boncompte... lib: remove last uses of sockunion_su2str()
2012-05-02 Jorge Boncompte... bgpd: Fix memory leak with 'set ip next-hop peer-address'
2012-05-02 Jorge Boncompte... bgpd: fix for route-maps with "match peer local" statements
2012-05-02 Jorge Boncompte... bgpd, zebra: Fix format for some metric outputs
2012-05-02 Paul Jakmabgpd: Fix regression in args consolidation, total shoul...
2012-05-02 Paul Jakmabgpd: Make socket init separate, so unit tests work...
2012-05-02 Paul Jakmatests: Fix some compile errors and warnings
2012-05-02 Paul JakmaRevert "tests: disable broken tests/bgp_mp_attr_test.c"
2012-05-01 David Lamparterrelease: 0.99.21
2012-05-01 David Lampartertests: disable broken tests/bgp_mp_attr_test.c
2012-05-01 David Wardredhat: add systemd service files
2012-05-01 David Wardredhat: update initscripts
2012-05-01 David Wardredhat: add logrotate configuration for babeld and...
2012-05-01 David Warddoc: add ospfclient(8) and watchquagga(8) man pages
2012-05-01 David Warddoc: only package man pages for daemons that are built
2012-04-30 David Wardtools: use standard interpreter path in all Perl scripts
2012-04-28 David Lamparterbgpd: fix up multipath merge breakage
2012-04-28 Juliusz Chroboczekbabeld: merge kernel_zebra.c into kernel.c.
2012-04-28 Denis Ovsienkobabeld: Include babel_main.h in noinst_HEADERS.
2012-04-20 David Lamparterlib: bump ZSERV_VERSION to 2
2012-04-20 David LamparterRevert "zebra: clean up client routes when client goes...
2012-04-16 Jorge Boncompte... bgpd: Fix crash when disabling dampening (BZ#687)
2012-04-16 Jorge Boncompte... ospfd: Fixes a crash of the daemon with a snmp walk
2012-04-16 JR Riverszebra: use larger buffer (4096) for netlink messages
2012-04-16 David Lamparterisisd: merge osr/google-is-is
2012-04-16 Vyacheslav... quagga: option "-z" ("--socket <path>") added
2012-04-16 Vyacheslav... isisd: indent longopts array
2012-04-16 David Lamparterisisd: reapply removal of CVS cruft
2012-04-16 David Lamparterbgpd: merge osr/quagga-osr-patches (BZ#700)
2012-04-16 David Lamparterbgpd: merge osr/google-bgp-multipath
2012-04-12 Avneesh Sachdevisisd: reapply patch to fix zebra protocol
2012-04-12 Avneesh SachdevMerge quagga mainline into the google ISIS code.
2012-04-11 Denis Ovsienkoospfd: adjust OSPF_ROUTER_LSA_MIN_SIZE for VL case
2012-04-09 Avneesh SachdevMerge branch 'quagga' into google-bgp-multipath
2012-04-08 Avneesh Sachdevbgpd: fix issue in capability negotiation (BZ#700)
2012-04-08 Josh Baileyzebra: include hardware addr in if up/down messages
2012-04-08 Josh Baileylib: Tweak to if_delete_retain()
2012-04-08 Josh Baileyzebra: clean up client routes when client goes away
2012-04-08 Subbaiah Venkatazebra: add more logs/asserts to rib work queue code
2012-04-07 Subbaiah Venkataisisd: couple of bug fixes
2012-04-07 Josh Baileyisisd: add Google's changes to IS-IS
2012-04-07 Subbaiah Venkatazebra: tweak deletion of routes without nexthop addr
2012-04-07 Josh Baileyzebra: read multipath routes and hw addr from netlink
2012-04-07 Subbaiah Venkatalib: add stream_set_endp()
2012-04-07 Josh Baileylib: add support for keyed-hashing with MD5
2012-04-07 Josh Baileylib: Tweaks to linked list macros
next