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 compile failure if IPv6 build was disabled.
Paul Jakma
2011-03-23
1
-1
/
+5
|
|
|
/
/
/
/
|
|
*
|
|
|
bgpd: attribute jhash call should use a standard interface to in6_addr data
Stephen Hemminger
2011-03-22
1
-2
/
+2
|
|
*
|
|
|
ospfd: Compile fix for opaque support
Paul Jakma
2011-03-22
4
-9
/
+13
|
|
*
|
|
|
build: change sense of opaque-{lsa,te} enable args to enable by default
Paul Jakma
2011-03-22
1
-6
/
+5
|
|
*
|
|
|
bgpd: enable TCP corking
Stephen Hemminger
2011-03-21
1
-14
/
+18
|
|
*
|
|
|
lib: add TCP_CORK wrapper
Stephen Hemminger
2011-03-21
2
-0
/
+11
|
|
*
|
|
|
bgpd: leave peer socket in non-blocking mode (mostly)
Stephen Hemminger
2011-03-21
2
-23
/
+15
|
|
*
|
|
|
bgpd: "Intern" communities in route maps
Michael Lambert
2011-03-21
3
-3
/
+13
|
|
*
|
|
|
bgpd: New show commands for improved view and address family support
Michael Lambert
2011-03-21
2
-15
/
+991
|
|
*
|
|
|
release: 0.99.18
quagga_0_99_18_release
Paul Jakma
2011-03-21
1
-1
/
+1
|
|
|
/
/
/
|
|
*
|
|
bgpd: Remove AS Path limit/TTL functionality
Paul Jakma
2011-03-21
7
-600
/
+199
|
|
*
|
|
bgpd/security: CVE-2010-1674 Fix crash due to extended-community parser error
Paul Jakma
2011-03-21
1
-12
/
+20
|
|
*
|
|
ospf6d: Extend the "[no] debug ospf6 route" vty commands
Tom Goff
2011-03-21
1
-3
/
+9
|
|
*
|
|
ospf6d: Route locking (memory) cleanup
Tom Goff
2011-03-21
2
-1
/
+4
|
|
*
|
|
ospf6d: Have ospf6d cleanup when it terminates normally
Tom Goff
2011-03-21
9
-6
/
+70
|
|
*
|
|
ospf6d: Remove obsolete code
Tom Goff
2011-03-21
1
-5
/
+0
|
|
*
|
|
ospf6d: Fix memory allocation issues in SPF
Tom Goff
2011-03-21
2
-6
/
+8
|
|
*
|
|
lib: zlog should clean up its memory
Tom Goff
2011-03-21
1
-0
/
+3
|
|
*
|
|
lib: Add a function to delete all interfaces
Tom Goff
2011-03-21
2
-0
/
+19
|
|
*
|
|
bgpd: use Jenkins hash for BGP transit, cluster and attr hashes
Stephen Hemminger
2011-03-21
1
-48
/
+27
|
|
*
|
|
lib: Better hashing of string values using Bernstein hash
Stephen Hemminger
2011-03-21
4
-16
/
+19
|
|
*
|
|
bgpd: Remove extra lock on interior table node
Barry Friedman
2011-03-21
1
-1
/
+0
|
|
*
|
|
bgpd: Fix display of unsigned attributes
Wataru Tanitsu
2011-03-21
1
-9
/
+9
|
|
*
|
|
bgpd: fix use of free memory by update_rsclient
Stephen Hemminger
2011-03-21
1
-1
/
+2
|
|
*
|
|
bgpd: unlock node on aggregate error
Robert Bays
2011-03-21
1
-2
/
+3
|
|
*
|
|
bgpd: fix errors in aggregate address command
Robert Bays
2011-03-21
1
-36
/
+41
|
|
*
|
|
bgpd: use XCALLOC to allocate bgpd damp array
Stephen Hemminger
2011-03-21
1
-5
/
+1
|
|
*
|
|
bgpd: fix bgp_node locking issues
Chris Caputo
2011-03-21
4
-36
/
+74
|
|
*
|
|
lib: Fix accounting of memory
Chris Hall
2011-03-21
1
-2
/
+8
|
|
*
|
|
Merge paul/ospfd/201012-review ospfd and lib/ fixes and performance improvements
Paul Jakma
2011-03-20
11
-66
/
+45
|
|
|
\
\
\
|
|
|
*
|
|
doc: fix "ipv6 address" interface command syntax (#608)
Denis Ovsienko
2011-03-18
1
-2
/
+2
|
|
|
*
|
|
bgpd: improve "monotonic" uptime correction
John Kemp
2011-03-18
2
-1
/
+12
|
|
|
*
|
|
ripngd: copy debug statements fix from ripd
Stephen Hemminger
2011-03-13
2
-17
/
+11
|
|
|
*
|
|
ripd: resolve debug statements issue (bug 442)
Andrew J. Schorr
2011-02-24
2
-16
/
+9
|
|
|
*
|
|
bgpd: VTY string fixes for debug commands
David Ward
2011-01-17
1
-4
/
+3
|
|
|
*
|
|
bgpd: fix handling of "Unsupported Capability"
Dmitrij Tejblum
2011-01-14
1
-6
/
+0
|
|
|
*
|
|
ospf6d: fix crash in SPF calculation
Dmitrij Tejblum
2011-01-13
1
-17
/
+5
|
|
|
*
|
|
bgpd: fix community-list error message spelling
Denis Ovsienko
2010-12-08
1
-3
/
+3
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
ospfd: Remove oi field from LSA, have network_lsa_refresh look up when needed
Paul Jakma
2010-12-08
2
-6
/
+15
|
|
*
|
|
ospfd: potential fix for router-id change assert on refresh cleanup patch
Paul Jakma
2010-12-08
1
-4
/
+11
|
|
*
|
|
ospfd: Fix maxage/flush to not try flood twice, remember maxages for longer
Paul Jakma
2010-12-08
6
-44
/
+53
|
|
*
|
|
ospfd: Unify router and network LSA refresh logic with general refresher
Paul Jakma
2010-12-08
12
-201
/
+107
|
|
*
|
|
ospfd: Remember network LSA sequence numbers across up/downs of an interface
Paul Jakma
2010-12-08
4
-4
/
+38
|
|
*
|
|
ospfd: Prioritise hellos for sending by queueing to head of output buffer
Paul Jakma
2010-12-08
2
-47
/
+48
|
|
*
|
|
ospfd: Reset neighbour inactivity timer for any packet arrival
Paul Jakma
2010-12-08
3
-17
/
+29
|
|
*
|
|
ospfd: the maxage_lsa_remover should check whether it needs to yield the cpu
Paul Jakma
2010-12-08
1
-1
/
+5
|
|
*
|
|
ospfd: Fix various route_unlock discrepencies
Paul Jakma
2010-12-08
2
-11
/
+16
|
|
*
|
|
ospfd: fix lsa_refresh_walker unlock before use bug
Paul Jakma
2010-12-08
1
-2
/
+11
|
|
*
|
|
ospfd: interface code should leave network_lsa_self alone
Paul Jakma
2010-12-08
1
-5
/
+0
|
|
*
|
|
ospfd: OSPF_MIN_LS_ARRIVAL compare should be >= to match ospf_flood
Paul Jakma
2010-12-08
1
-1
/
+1
[prev]
[next]