index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
babeld
/
xroute.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-25
ripd: add babel for redistribution.
Matthieu Boutier
1
-1
/
+2
2012-03-25
ripngd: Replace redistribution strings with route_types.h defines.
Matthieu Boutier
1
-124
/
+74
2012-03-25
babeld: Add support for blackhole routes.
Juliusz Chroboczek
1
-21
/
+43
2012-03-25
babeld: refactor filtering stubs.
Juliusz Chroboczek
3
-166
/
+56
2012-03-25
zebra: Display uptime of Babel routes in show ip[v6] route.
Juliusz Chroboczek
1
-0
/
+4
2012-03-25
babeld: Use quagga_gettime.
Juliusz Chroboczek
1
-38
/
+1
2012-03-25
babeld: Don't use an ifindex when installing IPv4 routes.
Juliusz Chroboczek
1
-8
/
+9
2012-03-25
babeld: remove some unused functions' arguments.
Matthieu Boutier
1
-58
/
+26
2012-03-25
doc: fix typo in babeld.
Matthieu Boutier
1
-6
/
+5
2012-03-25
doc: Document babeld.
Juliusz Chroboczek
3
-1
/
+119
2012-03-25
babeld: Indentation fix.
Juliusz Chroboczek
1
-3
/
+3
2012-03-25
babeld: Error handling and tweaks for babeld commands.
Juliusz Chroboczek
3
-8
/
+11
2012-03-25
babeld: Fix typo in hello interval command.
Juliusz Chroboczek
1
-1
/
+1
2012-03-25
vtysh: Vtysh support for babeld.
Juliusz Chroboczek
5
-3
/
+31
2012-03-25
babeld: Replace the babeld.conf.sample file by one that actually works.
Juliusz Chroboczek
1
-31
/
+13
2012-03-25
babeld: fix interface bug, simplify code.
Matthieu Boutier
2
-16
/
+30
2012-03-25
babeld: state-file was loaded too early. Initial seqno too.
Matthieu Boutier
3
-5
/
+4
2012-03-25
babeld: fix eui64 features.
Matthieu Boutier
2
-6
/
+3
2012-03-25
babeld: "return CMD_SUCCESS" was missing for command 'no debug'.
Matthieu Boutier
1
-0
/
+1
2012-03-25
babeld: Replace redistribution strings with route_types.h defines.
Matthieu Boutier
1
-47
/
+27
2012-03-25
babeld: babelz merge.
Matthieu Boutier
15
-317
/
+792
2012-03-25
babeld: remove unused variable.
Matthieu Boutier
1
-1
/
+0
2012-03-25
vtysh: fix regexp for install_element() in babeld
Ang Way Chuang
1
-1
/
+1
2012-03-25
babeld: add MP-specific zclient API fix
Denis Ovsienko
1
-0
/
+4
2012-03-25
babeld: change the modify route system.
Matthieu Boutier
1
-35
/
+14
2012-03-25
babeld: fix bug due to v4mapped addresses.
Matthieu Boutier
2
-6
/
+6
2012-03-25
babeld: add command (config) to set debug flags.
Matthieu Boutier
1
-0
/
+77
2012-03-25
babeld: remove useless variable, make local another.
Matthieu Boutier
2
-3
/
+1
2012-03-25
memory: install babel memory informations.
Matthieu Boutier
1
-0
/
+3
2012-03-25
babeld: fix commands informations messages.
Matthieu Boutier
2
-8
/
+10
2012-03-25
babeld: place the babel-state file in the quagga vars directory.
Matthieu Boutier
1
-1
/
+1
2012-03-25
babeld: use zlog_debug instead of do_debugf, for debugf.
Matthieu Boutier
1
-2
/
+2
2012-03-25
babeld: add command: "show_babel_running_config".
Matthieu Boutier
7
-0
/
+105
2012-03-25
babeld: add command: "show_babel_database".
Matthieu Boutier
2
-0
/
+63
2012-03-25
babeld: add command: "show_babel_neighbour".
Matthieu Boutier
1
-0
/
+48
2012-03-25
babeld: avoid segfault (bug 706).
Matthieu Boutier
2
-1
/
+14
2012-03-25
babeld: change fprintf(stderr) in term of zlog_err.
Matthieu Boutier
4
-32
/
+27
2012-03-25
babeld: implement "show babel interface" command
Denis Ovsienko
1
-0
/
+60
2012-03-25
babeld: add handling of "-z" cmdline arg
Denis Ovsienko
1
-1
/
+6
2012-03-25
babeld: bring babel_usage() into focus
Denis Ovsienko
1
-23
/
+26
2012-03-25
lib: update proto_redistnum() for Babel
Denis Ovsienko
1
-2
/
+6
2012-03-25
babeld: address remaining -Wcast-qual warnings
Denis Ovsienko
3
-8
/
+8
2012-03-25
babeld: fix bug concerning pidfile.
Matthieu Boutier
1
-2
/
+1
2012-03-25
babeld: address some other compilation warnings.
Matthieu Boutier
4
-11
/
+11
2012-03-25
babeld: address some compilation warnings
Denis Ovsienko
5
-42
/
+1
2012-03-25
babeld: address FreeBSD "struct route" issue
Denis Ovsienko
4
-58
/
+58
2012-03-25
babeld: clean kernel_zebra (old functions, fields...).
Matthieu Boutier
2
-73
/
+0
2012-03-25
babeld: Initial import, for Babel routing protocol.
Paul Jakma
50
-34
/
+8535
2012-03-23
lib: fix endianness bug in prefix.c
Renato Westphal
1
-4
/
+14
2012-03-12
ospfd: reduce ospf_verify_header()
Denis Ovsienko
1
-15
/
+6
[next]