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: fix negative values in output
Milan Kocian
2015-02-06
2
-6
/
+6
*
|
tests: fix tests for 1a211cb (missing well-known)
David Lamparter
2015-02-06
1
-2
/
+5
*
|
ospfd: Fix initial Opaque LSA DB synchronisation
Olivier Dugeon
2015-01-27
1
-7
/
+13
|
/
*
lib: don't create circular lists (fixes 6d83113)
David Lamparter
2015-01-06
1
-0
/
+1
*
bgpd: set BGP_ATTR_MP_[UN]REACH_NLRI (fixes 1a211cb)
David Lamparter
2014-12-08
1
-0
/
+5
*
bgpd: stop startup timer on stopping BGP (fixes dd49eb1)
David Lamparter
2014-12-07
1
-0
/
+2
*
zebra/kernel_socket.c: Use platform alignment
Greg Troxel
2014-12-02
1
-10
/
+40
*
doc: Document 'set as-path prepend' and 'set as-path prepend last-as'
Paul Jakma
2014-11-25
1
-1
/
+5
*
bgpd: implement route-map set as-path prepend last-as
Timo Teräs
2014-11-25
4
-28
/
+87
*
bgpd: one more fix for tightening of check for missing well-known attributes
Paul Jakma
2014-11-25
1
-2
/
+2
*
bgpd: trivial, remove unneeded extra variable in bgp_capability_restart
Paul Jakma
2014-11-11
1
-6
/
+5
*
Fix BGP's use of restart bit.
Vipin Kumar
2014-11-11
4
-10
/
+64
*
bgpd: remove unused variables
Paul Jakma
2014-11-11
1
-3
/
+0
*
Fix to take care of ordering between interface and router ospf command.
Vipin Kumar
2014-11-11
1
-0
/
+9
*
Add set ipv6 next-hop peer-address command.
Dinesh G Dutt
2014-11-11
1
-1
/
+121
*
OSPFd: Update timestamps when we MaxAge LSAs.
Dinesh G Dutt
2014-11-11
1
-0
/
+10
*
ospfd: Tweak previous iface RR write patch to avoid free/malloc & redundant log
Paul Jakma
2014-11-11
3
-10
/
+10
*
Avoid timing out of adjacencies by serving all interfaces in round-robin.
Dinesh G Dutt
2014-11-11
1
-3
/
+15
*
Added show command to display only the routes in the RIB that does not count ...
Dinesh G Dutt
2014-11-11
1
-0
/
+124
*
Make static IPv6 routes respect non-default routing tables.
Dinesh G Dutt
2014-11-11
1
-0
/
+1
*
ospfd: Some small tweaks to the SPF execution reason patch
Paul Jakma
2014-11-11
7
-70
/
+64
*
Compute and display SPF execution statistics
Dinesh G Dutt
2014-11-11
11
-27
/
+161
*
make some structures constant.
Stephen Hemminger
2014-11-03
2
-2
/
+2
*
zebra: MBGP routes should not be installed in the kernel
Balaji
2014-10-30
1
-2
/
+8
*
tests: fix tests for 055086f (well-known attr check)
David Lamparter
2014-10-30
1
-28
/
+48
*
build: fix 9562a77... (mrlg removal)
David Lamparter
2014-10-30
1
-1
/
+1
*
Revert "zebra: Set link-detect on by default"
David Lamparter
2014-10-28
1
-3
/
+0
*
zebra: Set link-detect on by default
Dinesh G Dutt
2014-10-28
1
-0
/
+3
*
bgpd: Fixes for recent well-known-attr check patch.
Paul Jakma
2014-10-28
1
-6
/
+27
*
mrlg: Remove obsolete version.
Paul Jakma
2014-10-28
2
-395
/
+5
*
Handy guidelines to contribute
Vincent JARDIN
2014-10-27
1
-0
/
+62
*
ospfd: Don't leave stale RouterLSA's when changing areaID
Joakim Tjernlund
2014-10-27
1
-1
/
+4
*
stream: remove unused stream_read_unblock
Stephen Hemminger
2014-10-27
2
-30
/
+0
*
Bug in ospf6_lsa_compare()
Yasuhiro Ohara
2014-10-27
1
-3
/
+3
*
ospfd: invalid MD5 auth_key?
Joakim Tjernlund
2014-10-27
1
-2
/
+2
*
zebra: route_unlock_node is missing in "show ip[v6] route <prefix>" commands
Lu Feng
2014-10-27
1
-0
/
+4
*
docs: defines.texi include seems to want to be after setfilename
Paul Jakma
2014-10-17
1
-4
/
+3
*
zebra: Build the test client, can be useful, and add IPv6 to testrib.conf
Paul Jakma
2014-10-17
2
-4
/
+24
*
FreeBSD has changed its SOCK_RAW for being truly raw.
Olivier Cochard-Labbé
2014-10-17
1
-1
/
+2
*
bgpd: well-known attr check only run for v4/uni, which could cause a crash.
Paul Jakma
2014-10-17
3
-54
/
+59
*
[lib] Add support for backtrace on more platforms
Joakim Tjernlund
2014-10-17
2
-4
/
+40
*
lib/plist: Add some required parentheses, according to clang-analyzer
Paul Jakma
2014-10-17
1
-4
/
+4
*
ripng_nexthop: remove unused store to variable
Paul Jakma
2014-09-23
1
-1
/
+0
*
ospf6_lsdb: trivial, make it clear that showfunc is set before deref.
Paul Jakma
2014-09-23
2
-15
/
+25
*
bgpd.c: Remove unused store to variable
Paul Jakma
2014-09-23
1
-2
/
+2
*
Fix most compiler warnings in default GCC build.
Paul Jakma
2014-09-23
38
-211
/
+156
*
Add missing GPL headers, and copyright claims that certainly apply.
Paul Jakma
2014-09-19
17
-1
/
+342
*
lib: Improve error reporting from broken config files
Steve Hill
2014-09-19
3
-9
/
+20
*
HACKING: remove an unneeded escape
Paul Jakma
2014-09-19
1
-1
/
+1
*
lib: include thread information in backtraces
David Lamparter
2014-09-15
4
-0
/
+55
[prev]
[next]