]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
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...
2012-03-25 Matthieu Boutierbabeld: babelz merge.
2012-03-25 Matthieu Boutierbabeld: remove unused variable.
2012-03-25 Ang Way Chuangvtysh: fix regexp for install_element() in babeld
2012-03-25 Denis Ovsienkobabeld: add MP-specific zclient API fix
2012-03-25 Matthieu Boutierbabeld: change the modify route system.
2012-03-25 Matthieu Boutierbabeld: fix bug due to v4mapped addresses.
2012-03-25 Matthieu Boutierbabeld: add command (config) to set debug flags.
2012-03-25 Matthieu Boutierbabeld: remove useless variable, make local another.
2012-03-25 Matthieu Boutiermemory: install babel memory informations.
2012-03-25 Matthieu Boutierbabeld: fix commands informations messages.
2012-03-25 Matthieu Boutierbabeld: place the babel-state file in the quagga vars...
2012-03-25 Matthieu Boutierbabeld: use zlog_debug instead of do_debugf, for debugf.
2012-03-25 Matthieu Boutierbabeld: add command: "show_babel_running_config".
2012-03-25 Matthieu Boutierbabeld: add command: "show_babel_database".
2012-03-25 Matthieu Boutierbabeld: add command: "show_babel_neighbour".
2012-03-25 Matthieu Boutierbabeld: avoid segfault (bug 706).
2012-03-25 Matthieu Boutierbabeld: change fprintf(stderr) in term of zlog_err.
2012-03-25 Denis Ovsienkobabeld: implement "show babel interface" command
2012-03-25 Denis Ovsienkobabeld: add handling of "-z" cmdline arg
2012-03-25 Denis Ovsienkobabeld: bring babel_usage() into focus
2012-03-25 Denis Ovsienkolib: update proto_redistnum() for Babel
2012-03-25 Denis Ovsienkobabeld: address remaining -Wcast-qual warnings
2012-03-25 Matthieu Boutierbabeld: fix bug concerning pidfile.
2012-03-25 Matthieu Boutierbabeld: address some other compilation warnings.
2012-03-25 Denis Ovsienkobabeld: address some compilation warnings
2012-03-25 Denis Ovsienkobabeld: address FreeBSD "struct route" issue
2012-03-25 Matthieu Boutierbabeld: clean kernel_zebra (old functions, fields...).
2012-03-25 Paul Jakmababeld: Initial import, for Babel routing protocol.
2012-03-23 Renato Westphallib: fix endianness bug in prefix.c
2012-03-12 Denis Ovsienkoospfd: reduce ospf_verify_header()
2012-03-12 Denis Ovsienkoospfd: bring ospf_check_auth() into focus
2012-03-12 Denis Ovsienkoospfd: introduce ospf_auth_type_str[]
2012-03-12 Denis Ovsienkoospfd: fix packet length check for auth/LLS cases
2012-03-12 Denis Ovsienkoospfd: introduce ospf_lsa_minlen[] (BZ#705)
2012-03-12 Denis Ovsienkoospfd: review ospf_check_md5_digest()
2012-03-12 Denis Ovsienkoospfd: review ospf_check_auth()
2012-03-12 Denis Ovsienkoospfd: introduce ospf_packet_minlen[] (BZ#705)
2012-03-12 Denis Ovsienkoospfd: fix ospf_packet_add_top() to use LOOKUP()
2012-03-12 Denis Ovsienkoospfd: use LOOKUP() for ospf_packet_type_str
2012-03-08 Paul Jakmadoc: Fix an apparently no longer legal @itemize @asis
2012-03-08 Paul JakmaHACKING.tex: Change to a LaTeX version of HACKING
2012-03-07 Paul JakmaHACKING: Typo fix
2012-03-07 Paul JakmaHACKING: Updates that have some initial consensus,...
2012-03-05 Paul JakmaMerge remote-tracking branch 'quagga-gnu.org/master'
2012-03-04 Paul Jakmabgpd: Open option parse errors don't NOTIFY, resulting...
2012-03-04 Paul Jakmatools/multiple-bgpd: Fix the PREV calculation so it...
2012-03-02 Paul JakmaHACKING.pending: Add Quagga-RE details
2012-02-28 Paul Jakmalib: fix incorrect thread list processing loops
2012-02-28 Paul Jakmabgpd: Move up flag-check calls, parcel up attr-parser...
2012-02-28 Paul Jakmabgpd: consolidate attribute flag checks
2012-02-21 Vyacheslav... ospf6d: remove defaults from iface config (BZ#550)
2012-02-21 Phil Laverdiereospf6d: remove own routes on SIGTERM (BZ#448)
2012-02-21 Denis Ovsienkolib: fix logging of ZEBRA_HELLO message
2012-02-16 Everton Marqueslib: add THREAD_TIMER_MSEC_ON()
2012-02-13 Fritz Reichmannisisd: implement MD5 circuit authentication
2012-02-13 Fritz Reichmannisisd: unexpected kernel routing table (BZ#544)
2012-02-13 Peter Szilagyiisisd: fix wrong next-hops from SPF
2012-02-13 Peter Szilagyiisisd: send proper LSP after DIS election
next