]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
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
2012-04-03 David Lamparterlib: pretty ip_masklen and masklen2ip
2012-04-03 David LamparterRevert "lib: optimize ip_masklen()" (BZ#720)
2012-03-27 Paul Jakmabgpd: bgp_attr_flags_diagnose shouldn't assert
2012-03-27 Paul Jakmabgpd: attr_parse call to attr_malformed should deal...
2012-03-27 Paul Jakmabgpd: Fix silly mistake in bgp_attr_flag_invalid
2012-03-25 Paul Jakmabgpd: malformed attribute error that can still proceed...
2012-03-25 Paul JakmaMerge branch 'babeld-merge' into master-copy
2012-03-25 Juliusz Chroboczekbabeld: remove "parasitic" mode.
2012-03-25 Denis Ovsienkobabeld: 3 more timing statements in config text
2012-03-25 Juliusz Chroboczekbabeld: consolidate zebra interface into fewer functions.
2012-03-25 Juliusz Chroboczekbabeld: fix typo in kernel_route_add_v6.
2012-03-25 Juliusz Chroboczekbabeld: set interface flags eagerly, not at interface up.
2012-03-25 Juliusz Chroboczekbabeld: more helpful sample conf file.
2012-03-25 Juliusz Chroboczekbabeld: fix documentation.
2012-03-25 Juliusz Chroboczekbabeld: remove remains of standalone babeld's configura...
2012-03-25 Denis Ovsienkobabeld: drive interface_config_write() forward
2012-03-25 Denis Ovsienkobabeld: justify "running-config" meaning in CLI
2012-03-25 Juliusz ChroboczekRemove dead variable reboot_time.
2012-03-25 Matthieu Boutierdoc: fix typo.
2012-03-25 Juliusz Chroboczekdoc: update babeld documentation.
2012-03-25 Juliusz Chroboczekdoc: fix Makefile dependencies for babeld.
2012-03-25 Juliusz Chroboczekbabeld: display update-interval and resend-delay in...
2012-03-25 Juliusz Chroboczekbabeld: vty commands (hello-interval, update-interval...
2012-03-25 Juliusz Chroboczekbabeld: remove port and group setting commands.
2012-03-25 Juliusz ChroboczekResynchronise with babeld-1.3.1.
2012-03-25 Denis Ovsienkobabeld: dismiss babel_redistribute_unset()
2012-03-25 Matthieu Boutierbabeld: fix wire{d,less} commands name.
2012-03-25 Matthieu Boutierripd: add babel for redistribution.
2012-03-25 Matthieu Boutierripngd: Replace redistribution strings with route_types...
2012-03-25 Juliusz Chroboczekbabeld: Add support for blackhole routes.
2012-03-25 Juliusz Chroboczekbabeld: refactor filtering stubs.
2012-03-25 Juliusz Chroboczekzebra: Display uptime of Babel routes in show ip[v6...
2012-03-25 Juliusz Chroboczekbabeld: Use quagga_gettime.
2012-03-25 Juliusz Chroboczekbabeld: Don't use an ifindex when installing IPv4 routes.
2012-03-25 Matthieu Boutierbabeld: remove some unused functions' arguments.
2012-03-25 Matthieu Boutierdoc: fix typo in babeld.
2012-03-25 Juliusz Chroboczekdoc: Document babeld.
2012-03-25 Juliusz Chroboczekbabeld: Indentation fix.
2012-03-25 Juliusz Chroboczekbabeld: Error handling and tweaks for babeld commands.
2012-03-25 Juliusz Chroboczekbabeld: Fix typo in hello interval command.
2012-03-25 Juliusz Chroboczekvtysh: Vtysh support for babeld.
2012-03-25 Juliusz Chroboczekbabeld: Replace the babeld.conf.sample file by one...
2012-03-25 Matthieu Boutierbabeld: fix interface bug, simplify code.
2012-03-25 Matthieu Boutierbabeld: state-file was loaded too early. Initial seqno...
2012-03-25 Matthieu Boutierbabeld: fix eui64 features.
2012-03-25 Matthieu Boutierbabeld: "return CMD_SUCCESS" was missing for command...
2012-03-25 Matthieu Boutierbabeld: Replace redistribution strings with route_types...
next