Gitiles
Code Review
Sign In
gerrit.opencord.org
/
quagga
/
a0edf6740e8203abec1ee3efa344a417c16fec7b
a0edf67
ospf6d: add SPF logs, statistics, and display of SPF parameters
by Dinesh Dutt
· 11 years ago
3d35ca4
ospf6d: add 'log-adjacency-changes [detail]'
by Dinesh Dutt
· 11 years ago
7cf9972
ospf6d: don't send LSAck on an interface if we've flooded the LSU out that i/f
by Dinesh Dutt
· 11 years ago
0187911
ospf6d: handle Prefix and Router Options bits correctly
by Dinesh Dutt
· 11 years ago
e68a676
ospf6d: add LSA payload to show summary output
by Dinesh Dutt
· 11 years ago
931b1b8
ospf6d: increment dbdesc seqnum on SeqNumberMismatch/BadLsReq event
by Dinesh Dutt
· 11 years ago
7a10a35
ospf6d: don't change SeqNum on initial DbDesc message
by Dinesh Dutt
· 11 years ago
3b22028
ospf6d: handle seqnum wrapping
by Dinesh Dutt
· 11 years ago
f41b4a0
ospf6d: add overload support
by Dinesh Dutt
· 11 years ago
e7ad6b2
ospf6d: fix linkdown handling
by Dinesh Dutt
· 11 years ago
b81e97a
ospf6d: correct nexthop through directly connected networks
by Dinesh Dutt
· 11 years ago
17d003d
ospf6d: don't suppress empty router LSA
by Dinesh Dutt
· 11 years ago
e39d053
ospf6d: turn off expensive debugging
by Dinesh Dutt
· 11 years ago
a765eb9
ospf6d: convert LSDB to use route_node, improve performance
by Dinesh Dutt
· 11 years ago
eb82e9e
ospf6d: fix neighbor state machine (faster lsdb sync, RFC compliance)
by Dinesh Dutt
· 11 years ago
c5926a9
ospf6d: add p2p interface support
by Dinesh Dutt
· 11 years ago
bf986da
ospf6d: fix various bugs in installing and flooding LSAs
by Dinesh Dutt
· 11 years ago
8ae454e
ospf6d: add more details to show ipv6 ospf6 data
by Dinesh Dutt
· 11 years ago
09df457
ospf6d: enable the commands to support detailed debugging of LSAs.
by Dinesh Dutt
· 11 years ago
ac58e14
ospf6d: remove older version of LSA from neigbor retx list before prematurely aging it.
by Dinesh Dutt
· 11 years ago
2449fcd
ospf6d: reinvoke MaxAge remover thread if not all MaxAge LSAs were flushed.
by Dinesh Dutt
· 11 years ago
3810e06
ospf6d: schedule SPF to run on events rather than directly on each event.
by Dinesh Dutt
· 11 years ago
8551e6d
ospf6d/ospfd: refactor some common defines
by Dinesh Dutt
· 11 years ago
a83a1e9
build: fix tests/prng.h missing from dist
by David Lamparter
· 11 years ago
fed643f
zebra: make rib_dump() compatible with IPv6 RIB
by Vincent Bernat
· 12 years ago
f3a1732
zebra: apply route-maps for interface routes
by Christian Franke
· 11 years ago
c3e6b59
zebra: fix recursive-routes via ifindex routes
by Christian Franke
· 11 years ago
e8d3d29
zebra: implement NEXTHOP_FLAG_ONLINK
by Christian Franke
· 11 years ago
48a53dc
zebra: handle blackholes encountered in recursive resolution
by Christian Franke
· 11 years ago
fa713d9
zebra: rework recursive route resolution
by Christian Franke
· 11 years ago
bfac8dc
zebra: improve interface shutdown behaviour
by Christian Franke
· 12 years ago
02b4805
zebra: don't change connected state from zebra/interface.c
by Christian Franke
· 12 years ago
f7f740f
zebra: add ZEBRA_IFC_QUEUED to keep track of kernel state
by Christian Franke
· 12 years ago
c7df92d
zebra: warn if advertising connected with _REAL unset
by Christian Franke
· 12 years ago
d7f5dad
zebra: consolidate connected_implicit_withdraw
by Christian Franke
· 12 years ago
676e1a0
zebra: clear ZEBRA_IFC_CONFIGURED on "no ipv6 addr"
by Christian Franke
· 12 years ago
9db047f
zebra: make if_subnet_delete a bit more strict
by Christian Franke
· 12 years ago
599da95
zebra: process information about new addresses (BZ#486)
by Christian Franke
· 12 years ago
23cd8fb
ospfd: protect vs. VU#229804 (malformed Router-LSA)
by David Lamparter
· 11 years ago
a12afd5
bgpd, zebra: support NEXTHOP_IPV4_IFINDEX in bgp import check
by Christian Franke
· 12 years ago
bb97e46
bgpd, zebra: Support NEXTHOP_IPV4_IFINDEX in nexthop_lookup api
by Christian Franke
· 12 years ago
5b9f518
zebra: improve display of NEXTHOP_IPV4_IFINDEX in show ip route
by Christian Franke
· 12 years ago
a0f6ce5
bgpd: honor PEER_FLAG_DISABLE_CONNECTED_CHECK on bgp_scan
by Christian Franke
· 12 years ago
4ff3bca
isisd, ospf6d: use bug-report information from autoconf
by Christian Franke
· 12 years ago
a520708
zebra: don't printf to stdout on ZEBRA_IPV6_NEXTHOP_LOOKUP
by Christian Franke
· 12 years ago
67e7a21
vtysh: don't append superflous spaces (BZ#750)
by Christian Franke
· 12 years ago
8ff202e
bgpd: write NOTIFY non-blockingly
by David Lamparter
· 11 years ago
9e47abd
bgpd: prevent double address delete on shutdown
by Rakesh Garimella
· 12 years ago
397b5bd
bgpd: stricter packet handling in OpenSent
by Leonid Rosenboim
· 11 years ago
c423d41
lib: unconditionally include stddef.h
by David Lamparter
· 11 years ago
c51443f
ospfd: CVE-2013-2236, stack overrun in apiserver
by David Lamparter
· 11 years ago
78116ab
doc: Modernize INSTALL.quagga.txt.
by Greg Troxel
· 11 years ago
d771020
tests: don't build tests unless make check is run
by Christian Franke
· 11 years ago
1bf0ca9
tests: fix Makefile.am so it works with BSD make
by Christian Franke
· 11 years ago
4c14b7f
ospfd: fix flooding procedure
by Christian Franke
· 12 years ago
4de8bf0
ospfd: make ospf_maxage_lsa_remover actually yield
by Christian Franke
· 12 years ago
77ef013
doc: update TODO for ospf6d work & bgp multipath
by Dinesh G Dutt
· 12 years ago
c69905b
tests: DejaGNU libzebra
by David Lamparter
· 12 years ago
5bb7e4d
tests: DejaGNU bgpd
by David Lamparter
· 12 years ago
f281ab9
tests: add DejaGNU framework
by David Lamparter
· 12 years ago
f2b53da
ospfd: restore nexthop IP for p2p interfaces
by Christian Franke
· 12 years ago
677bcbb
lib/vty: register vtysh socket in server socket vector (BZ#754)
by Christian Franke
· 12 years ago
b68da44
ripd: correctly redistribute ifindex routes (BZ#664)
by David Lamparter
· 12 years ago
8df5597
build: reference libcap from libzebra (BZ#393,626)
by David Lamparter
· 12 years ago
5895249
ospfd: fix LSA initialization for build without opaque LSA
by Christian Franke
· 12 years ago
c095185
tests: make --disable-bgpd kill bgpd tests too
by David Lamparter
· 12 years ago
4a01458
build: fix minimal mixup in gitinfo suffix
by David Lamparter
· 12 years ago
b58c908
doc: fix makeinfo errors and one warning
by Timo Teräs
· 12 years ago
24c6bb8
doc: add OSPFv3 homenet to TODO
by David Lamparter
· 12 years ago
3d1e579
doc: update TODO
by David Lamparter
· 12 years ago
f05a559
build: Update supported versions.
by Greg Troxel
· 12 years ago
97c84db
hash: dynamically grow hash table
by Stephen Hemminger
· 12 years ago
90645f5
hash: force size to be a power of 2
by Stephen Hemminger
· 12 years ago
44a86a0
guile: remove
by David Lamparter
· 12 years ago
fa75585
build: update quagga.spec.in
by Matti-Oskari Leppänen
· 12 years ago
844ee10
vtysh: fix false lib path matching in extract.pl.in
by Joakim Tjernlund
· 12 years ago
0e4303d
bgpd: fix lost passwords of grouped neighbors
by Roman Hoog Antink
· 12 years ago
f1ef81b
zebra: use SO_RCVBUFFORCE for netlink socket
by Ulrich Weber
· 12 years ago
66b63aa
release: 0.99.22
by David Lamparter
· 12 years ago
b2baffe
build: fix "pragma weak" mixups
by David Lamparter
· 12 years ago
b0baf07
doc: update some introduction paragraphs
by David Lamparter
· 12 years ago
d3c74d2
doc: update NEWS for 0.99.22 changes
by David Lamparter
· 12 years ago
d53d8fd
bgpd: fix crash in soft-reconfiguration
by Christian Franke
· 12 years ago
aeef13b
tests: fix missing init in bgp_mp_attr_test.c
by David Lamparter
· 12 years ago
1cb9cf0
tests: update & extend AS_PATH tests
by David Lamparter
· 12 years ago
5e728e9
bgpd: relax ORF capability length handling
by David Lamparter
· 12 years ago
f47e5a1
bgpd: don't try to reconcile AS4_PATH with NULL
by David Lamparter
· 12 years ago
955be06
build: Quagga 0.99.22-rc1
by David Lamparter
· 12 years ago
dcab1bb
bgpd: conditional default-originate using route-map
by Christian Franke
· 12 years ago
86998bc
bgpd: uncork/nagle socket when sending BGP NOTIFY
by Leonid Rosenboim
· 12 years ago
a6694fe
Revert "bgpd: flock() dump files (BZ#742)"
by David Lamparter
· 12 years ago
ca3ccd8
zebra: fix sockaddr_dl length assumptions (BZ#737)
by David Lamparter
· 12 years ago
8d083b9
build: update .gitignore for all test programs
by Leonid Rosenboim
· 12 years ago
f6295c2
build: add buildtest.sh script
by David Lamparter
· 12 years ago
ea05767
build: Fix build on MacOSX 10.8 (Mountain Lion)
by Hasso Tepper
· 12 years ago
303bb00
build: Remove deprecated AM_CONFIG_HEADER
by Hasso Tepper
· 12 years ago
3a69f74
bgpd: uncork after each write
by Stephen Hemminger
· 12 years ago
d61c1bb
bgpd: use recent monotonic time for readtime
by Stephen Hemminger
· 12 years ago
47f6aef
configure: allow building without getrusage
by Stephen Hemminger
· 12 years ago
07ff4dc
bgpd: mark route nodes scheduled into work queue
by Stephen Hemminger
· 12 years ago
Next »