summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | bgpd: Adds equal-paths check to path comparison. Paths that areJosh Bailey2011-07-206-23/+309
| * | | bgpd: add bgp_mpath_test.cJosh Bailey2011-07-202-1/+312
| * | | bgpd: Add new configuration cli for eBGP and iBGP multipath.Josh Bailey2011-07-207-2/+294
| | |/ | |/|
* | | ospfd: adjust OSPF_ROUTER_LSA_MIN_SIZE for VL caseDenis Ovsienko2012-04-111-1/+8
| |/ |/|
* | lib: pretty ip_masklen and masklen2ipDavid Lamparter2012-04-041-109/+19
* | Revert "lib: optimize ip_masklen()" (BZ#720)David Lamparter2012-04-041-2081/+25
* | bgpd: bgp_attr_flags_diagnose shouldn't assertPaul Jakma2012-03-271-1/+8
* | bgpd: attr_parse call to attr_malformed should deal with PROCEED error casePaul Jakma2012-03-271-8/+14
* | bgpd: Fix silly mistake in bgp_attr_flag_invalidPaul Jakma2012-03-271-1/+1
* | bgpd: malformed attribute error that can still proceed should fixup getpPaul Jakma2012-03-251-3/+10
* | Merge branch 'babeld-merge' into master-copyPaul Jakma2012-03-2562-171/+9168
|\ \
| * | babeld: remove "parasitic" mode.Juliusz Chroboczek2012-03-255-56/+5
| * | babeld: 3 more timing statements in config textDenis Ovsienko2012-03-253-2/+15
| * | babeld: consolidate zebra interface into fewer functions.Juliusz Chroboczek2012-03-251-124/+29
| * | babeld: fix typo in kernel_route_add_v6.Juliusz Chroboczek2012-03-251-0/+1
| * | babeld: set interface flags eagerly, not at interface up.Juliusz Chroboczek2012-03-251-11/+22
| * | babeld: more helpful sample conf file.Juliusz Chroboczek2012-03-251-2/+11
| * | babeld: fix documentation.Juliusz Chroboczek2012-03-251-16/+15
| * | babeld: remove remains of standalone babeld's configuration code.Juliusz Chroboczek2012-03-255-23/+8
| * | babeld: drive interface_config_write() forwardDenis Ovsienko2012-03-251-9/+17
| * | babeld: justify "running-config" meaning in CLIDenis Ovsienko2012-03-259-53/+111
| * | Remove dead variable reboot_time.Juliusz Chroboczek2012-03-251-5/+0
| * | doc: fix typo.Matthieu Boutier2012-03-251-1/+1
| * | doc: update babeld documentation.Juliusz Chroboczek2012-03-251-11/+23
| * | doc: fix Makefile dependencies for babeld.Juliusz Chroboczek2012-03-251-5/+5
| * | babeld: display update-interval and resend-delay in show commands"Juliusz Chroboczek2012-03-252-2/+3
| * | babeld: vty commands (hello-interval, update-interval, resend-delay).Juliusz Chroboczek2012-03-252-23/+61
| * | babeld: remove port and group setting commands.Juliusz Chroboczek2012-03-251-47/+0
| * | Resynchronise with babeld-1.3.1.Juliusz Chroboczek2012-03-258-96/+32
| * | babeld: dismiss babel_redistribute_unset()Denis Ovsienko2012-03-251-18/+3
| * | babeld: fix wire{d,less} commands name.Matthieu Boutier2012-03-252-5/+5
| * | ripd: add babel for redistribution.Matthieu Boutier2012-03-251-1/+2
| * | ripngd: Replace redistribution strings with route_types.h defines.Matthieu Boutier2012-03-251-124/+74
| * | babeld: Add support for blackhole routes.Juliusz Chroboczek2012-03-251-21/+43
| * | babeld: refactor filtering stubs.Juliusz Chroboczek2012-03-253-166/+56
| * | zebra: Display uptime of Babel routes in show ip[v6] route.Juliusz Chroboczek2012-03-251-0/+4
| * | babeld: Use quagga_gettime.Juliusz Chroboczek2012-03-251-38/+1
| * | babeld: Don't use an ifindex when installing IPv4 routes.Juliusz Chroboczek2012-03-251-8/+9
| * | babeld: remove some unused functions' arguments.Matthieu Boutier2012-03-251-58/+26
| * | doc: fix typo in babeld.Matthieu Boutier2012-03-251-6/+5
| * | doc: Document babeld.Juliusz Chroboczek2012-03-253-1/+119
| * | babeld: Indentation fix.Juliusz Chroboczek2012-03-251-3/+3
| * | babeld: Error handling and tweaks for babeld commands.Juliusz Chroboczek2012-03-253-8/+11
| * | babeld: Fix typo in hello interval command.Juliusz Chroboczek2012-03-251-1/+1
| * | vtysh: Vtysh support for babeld.Juliusz Chroboczek2012-03-255-3/+31
| * | babeld: Replace the babeld.conf.sample file by one that actually works.Juliusz Chroboczek2012-03-251-31/+13
| * | babeld: fix interface bug, simplify code.Matthieu Boutier2012-03-252-16/+30
| * | babeld: state-file was loaded too early. Initial seqno too.Matthieu Boutier2012-03-253-5/+4
| * | babeld: fix eui64 features.Matthieu Boutier2012-03-252-6/+3
| * | babeld: "return CMD_SUCCESS" was missing for command 'no debug'.Matthieu Boutier2012-03-251-0/+1