summaryrefslogtreecommitdiffstats
path: root/configure.ac (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-04Revert "lib: optimize ip_masklen()" (BZ#720)David Lamparter1-2081/+25
2012-03-27bgpd: bgp_attr_flags_diagnose shouldn't assertPaul Jakma1-1/+8
2012-03-27bgpd: attr_parse call to attr_malformed should deal with PROCEED error casePaul Jakma1-8/+14
2012-03-27bgpd: Fix silly mistake in bgp_attr_flag_invalidPaul Jakma1-1/+1
2012-03-25bgpd: malformed attribute error that can still proceed should fixup getpPaul Jakma1-3/+10
2012-03-25babeld: remove "parasitic" mode.Juliusz Chroboczek5-56/+5
2012-03-25babeld: 3 more timing statements in config textDenis Ovsienko3-2/+15
2012-03-25babeld: consolidate zebra interface into fewer functions.Juliusz Chroboczek1-124/+29
2012-03-25babeld: fix typo in kernel_route_add_v6.Juliusz Chroboczek1-0/+1
2012-03-25babeld: set interface flags eagerly, not at interface up.Juliusz Chroboczek1-11/+22
2012-03-25babeld: more helpful sample conf file.Juliusz Chroboczek1-2/+11
2012-03-25babeld: fix documentation.Juliusz Chroboczek1-16/+15
2012-03-25babeld: remove remains of standalone babeld's configuration code.Juliusz Chroboczek5-23/+8
2012-03-25babeld: drive interface_config_write() forwardDenis Ovsienko1-9/+17
2012-03-25babeld: justify "running-config" meaning in CLIDenis Ovsienko9-53/+111
2012-03-25Remove dead variable reboot_time.Juliusz Chroboczek1-5/+0
2012-03-25doc: fix typo.Matthieu Boutier1-1/+1
2012-03-25doc: update babeld documentation.Juliusz Chroboczek1-11/+23
2012-03-25doc: fix Makefile dependencies for babeld.Juliusz Chroboczek1-5/+5
2012-03-25babeld: display update-interval and resend-delay in show commands"Juliusz Chroboczek2-2/+3
2012-03-25babeld: vty commands (hello-interval, update-interval, resend-delay).Juliusz Chroboczek2-23/+61
2012-03-25babeld: remove port and group setting commands.Juliusz Chroboczek1-47/+0
2012-03-25Resynchronise with babeld-1.3.1.Juliusz Chroboczek8-96/+32
2012-03-25babeld: dismiss babel_redistribute_unset()Denis Ovsienko1-18/+3
2012-03-25babeld: fix wire{d,less} commands name.Matthieu Boutier2-5/+5
2012-03-25ripd: add babel for redistribution.Matthieu Boutier1-1/+2
2012-03-25ripngd: Replace redistribution strings with route_types.h defines.Matthieu Boutier1-124/+74
2012-03-25babeld: Add support for blackhole routes.Juliusz Chroboczek1-21/+43
2012-03-25babeld: refactor filtering stubs.Juliusz Chroboczek3-166/+56
2012-03-25zebra: Display uptime of Babel routes in show ip[v6] route.Juliusz Chroboczek1-0/+4
2012-03-25babeld: Use quagga_gettime.Juliusz Chroboczek1-38/+1
2012-03-25babeld: Don't use an ifindex when installing IPv4 routes.Juliusz Chroboczek1-8/+9
2012-03-25babeld: remove some unused functions' arguments.Matthieu Boutier1-58/+26
2012-03-25doc: fix typo in babeld.Matthieu Boutier1-6/+5
2012-03-25doc: Document babeld.Juliusz Chroboczek3-1/+119
2012-03-25babeld: Indentation fix.Juliusz Chroboczek1-3/+3
2012-03-25babeld: Error handling and tweaks for babeld commands.Juliusz Chroboczek3-8/+11
2012-03-25babeld: Fix typo in hello interval command.Juliusz Chroboczek1-1/+1
2012-03-25vtysh: Vtysh support for babeld.Juliusz Chroboczek5-3/+31
2012-03-25babeld: Replace the babeld.conf.sample file by one that actually works.Juliusz Chroboczek1-31/+13
2012-03-25babeld: fix interface bug, simplify code.Matthieu Boutier2-16/+30
2012-03-25babeld: state-file was loaded too early. Initial seqno too.Matthieu Boutier3-5/+4
2012-03-25babeld: fix eui64 features.Matthieu Boutier2-6/+3
2012-03-25babeld: "return CMD_SUCCESS" was missing for command 'no debug'.Matthieu Boutier1-0/+1
2012-03-25babeld: Replace redistribution strings with route_types.h defines.Matthieu Boutier1-47/+27
2012-03-25babeld: babelz merge.Matthieu Boutier15-317/+792
2012-03-25babeld: remove unused variable.Matthieu Boutier1-1/+0
2012-03-25vtysh: fix regexp for install_element() in babeldAng Way Chuang1-1/+1
2012-03-25babeld: add MP-specific zclient API fixDenis Ovsienko1-0/+4
2012-03-25babeld: change the modify route system.Matthieu Boutier1-35/+14