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
*
release: 0.99.22.3
quagga-0.99.22.3
David Lamparter
2013-07-30
1
-1
/
+1
*
lib: unconditionally include stddef.h
David Lamparter
2013-07-30
1
-1
/
+1
*
release: 0.99.22.2
David Lamparter
2013-07-28
1
-1
/
+1
*
ospfd: CVE-2013-2236, stack overrun in apiserver
David Lamparter
2013-07-08
1
-7
/
+18
*
release: 0.99.22.1
quagga-0.99.22.1
David Lamparter
2013-04-11
1
-1
/
+1
*
ospfd: restore nexthop IP for p2p interfaces
Christian Franke
2013-04-09
1
-2
/
+16
*
lib/vty: register vtysh socket in server socket vector (BZ#754)
Christian Franke
2013-04-09
1
-2
/
+3
*
ripd: correctly redistribute ifindex routes (BZ#664)
David Lamparter
2013-04-09
1
-2
/
+3
*
build: reference libcap from libzebra (BZ#393,626)
David Lamparter
2013-04-09
1
-1
/
+1
*
ospfd: fix LSA initialization for build without opaque LSA
Christian Franke
2013-04-09
1
-0
/
+2
*
tests: make --disable-bgpd kill bgpd tests too
David Lamparter
2013-04-09
1
-2
/
+8
*
build: fix minimal mixup in gitinfo suffix
David Lamparter
2013-04-09
1
-1
/
+1
*
doc: fix makeinfo errors and one warning
Timo Teräs
2013-04-09
2
-5
/
+5
*
build: update quagga.spec.in
Matti-Oskari Leppänen
2013-04-09
1
-7
/
+8
*
vtysh: fix false lib path matching in extract.pl.in
Joakim Tjernlund
2013-04-09
1
-35
/
+34
*
bgpd: fix lost passwords of grouped neighbors
Roman Hoog Antink
2013-04-09
1
-6
/
+1
*
release: 0.99.22
quagga-0.99.22
David Lamparter
2013-02-10
1
-1
/
+1
*
build: fix "pragma weak" mixups
David Lamparter
2013-02-09
2
-14
/
+10
*
doc: update some introduction paragraphs
David Lamparter
2013-02-01
1
-14
/
+40
*
doc: update NEWS for 0.99.22 changes
David Lamparter
2013-02-01
1
-0
/
+12
*
bgpd: fix crash in soft-reconfiguration
Christian Franke
2013-02-01
1
-3
/
+4
*
tests: fix missing init in bgp_mp_attr_test.c
David Lamparter
2013-02-01
1
-2
/
+2
*
tests: update & extend AS_PATH tests
David Lamparter
2013-02-01
1
-6
/
+34
*
bgpd: relax ORF capability length handling
David Lamparter
2013-02-01
1
-1
/
+1
*
bgpd: don't try to reconcile AS4_PATH with NULL
David Lamparter
2013-02-01
1
-0
/
+3
*
build: Quagga 0.99.22-rc1
quagga-0.99.22-rc1
David Lamparter
2013-01-16
1
-1
/
+1
*
bgpd: conditional default-originate using route-map
Christian Franke
2013-01-16
3
-14
/
+49
*
bgpd: uncork/nagle socket when sending BGP NOTIFY
Leonid Rosenboim
2013-01-16
1
-1
/
+9
*
Revert "bgpd: flock() dump files (BZ#742)"
David Lamparter
2013-01-16
1
-35
/
+5
*
zebra: fix sockaddr_dl length assumptions (BZ#737)
David Lamparter
2013-01-16
5
-6
/
+22
*
build: update .gitignore for all test programs
Leonid Rosenboim
2013-01-16
1
-5
/
+14
*
build: add buildtest.sh script
David Lamparter
2013-01-15
1
-0
/
+92
*
build: Fix build on MacOSX 10.8 (Mountain Lion)
Hasso Tepper
2013-01-15
2
-0
/
+7
*
build: Remove deprecated AM_CONFIG_HEADER
Hasso Tepper
2013-01-15
1
-1
/
+1
*
bgpd: uncork after each write
Stephen Hemminger
2013-01-15
1
-4
/
+5
*
bgpd: use recent monotonic time for readtime
Stephen Hemminger
2013-01-15
1
-2
/
+11
*
configure: allow building without getrusage
Stephen Hemminger
2013-01-15
1
-6
/
+9
*
bgpd: mark route nodes scheduled into work queue
Stephen Hemminger
2013-01-15
1
-0
/
+1
*
bgpd: improve logging of invalid BGP Notifications
Leonid Rosenboim
2013-01-15
2
-14
/
+19
*
bgpd: fix error response to invalid BGP version number
Leonid Rosenboim
2013-01-14
1
-2
/
+4
*
bgpd: fix a bug in bgp_attr_dup
Christian Franke
2013-01-14
1
-4
/
+17
*
bgpd: fix a memleak on "set community none"
Christian Franke
2013-01-14
1
-0
/
+3
*
zebra: don't overrun afi/safi array boundaries
Leonid Rosenboim
2013-01-14
1
-0
/
+6
*
bgpd: store "no neighbor activate" for IPv4 unicast
Christian Franke
2013-01-14
1
-1
/
+1
*
bgpd: avoid heap fragmentation in bgp_clear_route_table
Jorge Boncompte [DTI2]
2013-01-14
1
-15
/
+15
*
bgpd: fix for leaked struct bgp_adj_[in|out] on peer shutdown
Jorge Boncompte [DTI2]
2013-01-14
1
-3
/
+0
*
lib: remove ALL_LIST_ELEMENTS dead code branch
David Lamparter
2013-01-11
1
-1
/
+1
*
zebra: fix netlink NL_PKT_BUF_SIZE
高鹏
2013-01-11
1
-1
/
+1
*
build: Fix build for systems with no /bin/true
Hasso Tepper
2013-01-11
1
-1
/
+1
*
build: MacOSX needs BSD struct ip_mreq hack too
Hasso Tepper
2013-01-11
1
-1
/
+1
[next]