Age | Commit message (Expand) | Author |
2012-04-07 | lib: add support for keyed-hashing with MD5 | Josh Bailey |
2012-04-07 | lib: Tweaks to linked list macros | Josh Bailey |
2012-04-04 | lib: pretty ip_masklen and masklen2ip | David Lamparter |
2012-04-04 | Revert "lib: optimize ip_masklen()" (BZ#720) | David Lamparter |
2012-03-27 | bgpd: bgp_attr_flags_diagnose shouldn't assert | Paul Jakma |
2012-03-27 | bgpd: attr_parse call to attr_malformed should deal with PROCEED error case | Paul Jakma |
2012-03-27 | bgpd: Fix silly mistake in bgp_attr_flag_invalid | Paul Jakma |
2012-03-25 | bgpd: malformed attribute error that can still proceed should fixup getp | Paul Jakma |
2012-03-25 | Merge branch 'babeld-merge' into master-copy | Paul Jakma |
2012-03-25 | babeld: remove "parasitic" mode. | Juliusz Chroboczek |
2012-03-25 | babeld: 3 more timing statements in config text | Denis Ovsienko |
2012-03-25 | babeld: consolidate zebra interface into fewer functions. | Juliusz Chroboczek |
2012-03-25 | babeld: fix typo in kernel_route_add_v6. | Juliusz Chroboczek |
2012-03-25 | babeld: set interface flags eagerly, not at interface up. | Juliusz Chroboczek |
2012-03-25 | babeld: more helpful sample conf file. | Juliusz Chroboczek |
2012-03-25 | babeld: fix documentation. | Juliusz Chroboczek |
2012-03-25 | babeld: remove remains of standalone babeld's configuration code. | Juliusz Chroboczek |
2012-03-25 | babeld: drive interface_config_write() forward | Denis Ovsienko |
2012-03-25 | babeld: justify "running-config" meaning in CLI | Denis Ovsienko |
2012-03-25 | Remove dead variable reboot_time. | Juliusz Chroboczek |
2012-03-25 | doc: fix typo. | Matthieu Boutier |
2012-03-25 | doc: update babeld documentation. | Juliusz Chroboczek |
2012-03-25 | doc: fix Makefile dependencies for babeld. | Juliusz Chroboczek |
2012-03-25 | babeld: display update-interval and resend-delay in show commands" | Juliusz Chroboczek |
2012-03-25 | babeld: vty commands (hello-interval, update-interval, resend-delay). | Juliusz Chroboczek |
2012-03-25 | babeld: remove port and group setting commands. | Juliusz Chroboczek |
2012-03-25 | Resynchronise with babeld-1.3.1. | Juliusz Chroboczek |
2012-03-25 | babeld: dismiss babel_redistribute_unset() | Denis Ovsienko |
2012-03-25 | babeld: fix wire{d,less} commands name. | Matthieu Boutier |
2012-03-25 | ripd: add babel for redistribution. | Matthieu Boutier |
2012-03-25 | ripngd: Replace redistribution strings with route_types.h defines. | Matthieu Boutier |
2012-03-25 | babeld: Add support for blackhole routes. | Juliusz Chroboczek |
2012-03-25 | babeld: refactor filtering stubs. | Juliusz Chroboczek |
2012-03-25 | zebra: Display uptime of Babel routes in show ip[v6] route. | Juliusz Chroboczek |
2012-03-25 | babeld: Use quagga_gettime. | Juliusz Chroboczek |
2012-03-25 | babeld: Don't use an ifindex when installing IPv4 routes. | Juliusz Chroboczek |
2012-03-25 | babeld: remove some unused functions' arguments. | Matthieu Boutier |
2012-03-25 | doc: fix typo in babeld. | Matthieu Boutier |
2012-03-25 | doc: Document babeld. | Juliusz Chroboczek |
2012-03-25 | babeld: Indentation fix. | Juliusz Chroboczek |
2012-03-25 | babeld: Error handling and tweaks for babeld commands. | Juliusz Chroboczek |
2012-03-25 | babeld: Fix typo in hello interval command. | Juliusz Chroboczek |
2012-03-25 | vtysh: Vtysh support for babeld. | Juliusz Chroboczek |
2012-03-25 | babeld: Replace the babeld.conf.sample file by one that actually works. | Juliusz Chroboczek |
2012-03-25 | babeld: fix interface bug, simplify code. | Matthieu Boutier |
2012-03-25 | babeld: state-file was loaded too early. Initial seqno too. | Matthieu Boutier |
2012-03-25 | babeld: fix eui64 features. | Matthieu Boutier |
2012-03-25 | babeld: "return CMD_SUCCESS" was missing for command 'no debug'. | Matthieu Boutier |
2012-03-25 | babeld: Replace redistribution strings with route_types.h defines. | Matthieu Boutier |
2012-03-25 | babeld: babelz merge. | Matthieu Boutier |