index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
bgpd: Adds equal-paths check to path comparison. Paths that are
Josh Bailey
2011-07-20
6
-23
/
+309
|
*
|
|
bgpd: add bgp_mpath_test.c
Josh Bailey
2011-07-20
2
-1
/
+312
|
*
|
|
bgpd: Add new configuration cli for eBGP and iBGP multipath.
Josh Bailey
2011-07-20
7
-2
/
+294
|
|
|
/
|
|
/
|
*
|
|
ospfd: adjust OSPF_ROUTER_LSA_MIN_SIZE for VL case
Denis Ovsienko
2012-04-11
1
-1
/
+8
|
|
/
|
/
|
*
|
lib: pretty ip_masklen and masklen2ip
David Lamparter
2012-04-04
1
-109
/
+19
*
|
Revert "lib: optimize ip_masklen()" (BZ#720)
David Lamparter
2012-04-04
1
-2081
/
+25
*
|
bgpd: bgp_attr_flags_diagnose shouldn't assert
Paul Jakma
2012-03-27
1
-1
/
+8
*
|
bgpd: attr_parse call to attr_malformed should deal with PROCEED error case
Paul Jakma
2012-03-27
1
-8
/
+14
*
|
bgpd: Fix silly mistake in bgp_attr_flag_invalid
Paul Jakma
2012-03-27
1
-1
/
+1
*
|
bgpd: malformed attribute error that can still proceed should fixup getp
Paul Jakma
2012-03-25
1
-3
/
+10
*
|
Merge branch 'babeld-merge' into master-copy
Paul Jakma
2012-03-25
62
-171
/
+9168
|
\
\
|
*
|
babeld: remove "parasitic" mode.
Juliusz Chroboczek
2012-03-25
5
-56
/
+5
|
*
|
babeld: 3 more timing statements in config text
Denis Ovsienko
2012-03-25
3
-2
/
+15
|
*
|
babeld: consolidate zebra interface into fewer functions.
Juliusz Chroboczek
2012-03-25
1
-124
/
+29
|
*
|
babeld: fix typo in kernel_route_add_v6.
Juliusz Chroboczek
2012-03-25
1
-0
/
+1
|
*
|
babeld: set interface flags eagerly, not at interface up.
Juliusz Chroboczek
2012-03-25
1
-11
/
+22
|
*
|
babeld: more helpful sample conf file.
Juliusz Chroboczek
2012-03-25
1
-2
/
+11
|
*
|
babeld: fix documentation.
Juliusz Chroboczek
2012-03-25
1
-16
/
+15
|
*
|
babeld: remove remains of standalone babeld's configuration code.
Juliusz Chroboczek
2012-03-25
5
-23
/
+8
|
*
|
babeld: drive interface_config_write() forward
Denis Ovsienko
2012-03-25
1
-9
/
+17
|
*
|
babeld: justify "running-config" meaning in CLI
Denis Ovsienko
2012-03-25
9
-53
/
+111
|
*
|
Remove dead variable reboot_time.
Juliusz Chroboczek
2012-03-25
1
-5
/
+0
|
*
|
doc: fix typo.
Matthieu Boutier
2012-03-25
1
-1
/
+1
|
*
|
doc: update babeld documentation.
Juliusz Chroboczek
2012-03-25
1
-11
/
+23
|
*
|
doc: fix Makefile dependencies for babeld.
Juliusz Chroboczek
2012-03-25
1
-5
/
+5
|
*
|
babeld: display update-interval and resend-delay in show commands"
Juliusz Chroboczek
2012-03-25
2
-2
/
+3
|
*
|
babeld: vty commands (hello-interval, update-interval, resend-delay).
Juliusz Chroboczek
2012-03-25
2
-23
/
+61
|
*
|
babeld: remove port and group setting commands.
Juliusz Chroboczek
2012-03-25
1
-47
/
+0
|
*
|
Resynchronise with babeld-1.3.1.
Juliusz Chroboczek
2012-03-25
8
-96
/
+32
|
*
|
babeld: dismiss babel_redistribute_unset()
Denis Ovsienko
2012-03-25
1
-18
/
+3
|
*
|
babeld: fix wire{d,less} commands name.
Matthieu Boutier
2012-03-25
2
-5
/
+5
|
*
|
ripd: add babel for redistribution.
Matthieu Boutier
2012-03-25
1
-1
/
+2
|
*
|
ripngd: Replace redistribution strings with route_types.h defines.
Matthieu Boutier
2012-03-25
1
-124
/
+74
|
*
|
babeld: Add support for blackhole routes.
Juliusz Chroboczek
2012-03-25
1
-21
/
+43
|
*
|
babeld: refactor filtering stubs.
Juliusz Chroboczek
2012-03-25
3
-166
/
+56
|
*
|
zebra: Display uptime of Babel routes in show ip[v6] route.
Juliusz Chroboczek
2012-03-25
1
-0
/
+4
|
*
|
babeld: Use quagga_gettime.
Juliusz Chroboczek
2012-03-25
1
-38
/
+1
|
*
|
babeld: Don't use an ifindex when installing IPv4 routes.
Juliusz Chroboczek
2012-03-25
1
-8
/
+9
|
*
|
babeld: remove some unused functions' arguments.
Matthieu Boutier
2012-03-25
1
-58
/
+26
|
*
|
doc: fix typo in babeld.
Matthieu Boutier
2012-03-25
1
-6
/
+5
|
*
|
doc: Document babeld.
Juliusz Chroboczek
2012-03-25
3
-1
/
+119
|
*
|
babeld: Indentation fix.
Juliusz Chroboczek
2012-03-25
1
-3
/
+3
|
*
|
babeld: Error handling and tweaks for babeld commands.
Juliusz Chroboczek
2012-03-25
3
-8
/
+11
|
*
|
babeld: Fix typo in hello interval command.
Juliusz Chroboczek
2012-03-25
1
-1
/
+1
|
*
|
vtysh: Vtysh support for babeld.
Juliusz Chroboczek
2012-03-25
5
-3
/
+31
|
*
|
babeld: Replace the babeld.conf.sample file by one that actually works.
Juliusz Chroboczek
2012-03-25
1
-31
/
+13
|
*
|
babeld: fix interface bug, simplify code.
Matthieu Boutier
2012-03-25
2
-16
/
+30
|
*
|
babeld: state-file was loaded too early. Initial seqno too.
Matthieu Boutier
2012-03-25
3
-5
/
+4
|
*
|
babeld: fix eui64 features.
Matthieu Boutier
2012-03-25
2
-6
/
+3
|
*
|
babeld: "return CMD_SUCCESS" was missing for command 'no debug'.
Matthieu Boutier
2012-03-25
1
-0
/
+1
[prev]
[next]