Gitiles
Code Review
Sign In
gerrit.opencord.org
/
quagga
/
0f572cde26208254f779933f0e8ec953ad2a3a8a
0f572cd
bgpd: fix 2 more cases of length error reporting
by Denis Ovsienko
· 13 years ago
d3962ba
lib: use prefix bit length macros
by Denis Ovsienko
· 13 years ago
f6247bf
ospfd: use IS_LSA_SELF() where appropriate
by Denis Ovsienko
· 13 years ago
26f5e78
bgpd: rewrite attr flag error logging
by Denis Ovsienko
· 13 years ago
5c8d16f
ospfd: spelling/format fix
by Denis Ovsienko
· 13 years ago
12da1a1
bgpd: check AGGREGATOR attr flags (BZ#678)
by Denis Ovsienko
· 13 years ago
c6cb2d9
lib: optimize apply_mask_ipv6()
by Denis Ovsienko
· 13 years ago
ed7a62e
lib: optimize apply_mask_ipv4()
by Denis Ovsienko
· 13 years ago
3062d2d
bgpd: fix error message in bgp_attr_aspath()
by Denis Ovsienko
· 13 years ago
49ff274
lib: make masklen2ip6() safer and faster
by Denis Ovsienko
· 13 years ago
ba1a944
vty_serv_sock_family unused
by Stephen Hemminger
· 15 years ago
ed72156
ospf6d: decode message type with LOOKUP()
by Denis Ovsienko
· 13 years ago
8fee927
lib: address -Wunused-but-set-variable
by Denis Ovsienko
· 13 years ago
bb6ef3e
lib: spelling
by Denis Ovsienko
· 13 years ago
7d3d2de
lib: add sockopt helper for setting IPV6_V6ONLY and use it
by David Lamparter
· 15 years ago
daca2cf
lib: put route_types.txt to real use
by David Lamparter
· 15 years ago
6864a99
zebra: fix redistribution of new protocols
by David Lamparter
· 15 years ago
87254a3
rib: default distance value for new protocols (v2)
by David Lamparter
· 15 years ago
3480674
build: fixup autoconf for cross-compiling (to OpenWRT)
by David Lamparter
· 15 years ago
337cdd6
zebra: set the interface link-layer socket address
by Tom Goff
· 15 years ago
d9ddd57
bgpd: remove unused function bgp_bind_address
by David Lamparter
· 15 years ago
5d3c53b
bgpd: fix update-source for IPv6 (BZ#548)
by David Lamparter
· 15 years ago
188506f
lib: prefix2sockunion, prefix_common_bits helper functions
by David Lamparter
· 15 years ago
8b1eb59
bgpd: fix "nexthop-local unchanged" (BZ#350)
by Dylan Hall
· 13 years ago
90d181b
bgpd: justify capabilities for TOS setting
by Chris Luke
· 13 years ago
70e3ca2
ospfd: improve fix to CVE-2011-3326 (BZ#586)
by Thomas Ries
· 13 years ago
f85bab1
bgpd: revised fix to --dryrun (BZ#622)
by Sergey Y. Afonin
· 13 years ago
7ebd470
bgpd: fix more regressions in attr flag checks
by Denis Ovsienko
· 13 years ago
89a7fd1
lib: fix endianness of masklen2ip()
by Denis Ovsienko
· 13 years ago
cc6647f
lib: make masklen2ip() safer and faster
by Denis Ovsienko
· 13 years ago
484af2c
ospf6d: make some old sizing checks assertions
by Denis Ovsienko
· 13 years ago
f17b652
zebra: trivial warning fix
by Paul Jakma
· 14 years ago
4b6a7b9
doc: Add dependency for quagga.pdf make target
by Paul Jakma
· 14 years ago
cc0b6c1
bgpd: improve "monotonic" uptime correction
by John Kemp
· 14 years ago
1809ec1
ripngd: copy debug statements fix from ripd
by Stephen Hemminger
· 14 years ago
8422e8b
doc: "[no] router zebra" does not belong to ospfd
by Denis Ovsienko
· 13 years ago
e48591a
ospfd: justify ospf_default_originate_timer()
by Denis Ovsienko
· 13 years ago
efb2c33
bgpd: add flag checks for MP_(UN)REACH_NLRI
by Denis Ovsienko
· 13 years ago
047d6a6
bgpd: improve attr length error handling (BZ#679)
by Denis Ovsienko
· 13 years ago
452db84
bgpd: fix spelling of CLUSTER_LIST
by Denis Ovsienko
· 13 years ago
cadc4cf
bgpd: check CLUSTER_LIST attribute flags
by Denis Ovsienko
· 13 years ago
5de1719
bgpd: check ORIGINATOR_ID attribute flags
by Denis Ovsienko
· 13 years ago
566941f
bgpd: fix regression in improved attr flag checks
by Denis Ovsienko
· 13 years ago
395ec7f
bgpd: improve attr flags checks
by Denis Ovsienko
· 13 years ago
e531d4a
bgpd: add missing "partial" flag checks (BZ#676)
by Denis Ovsienko
· 13 years ago
19e7654
bgpd: ignore 4 bits of attribute flags byte
by Denis Ovsienko
· 13 years ago
17801d1
vtysh: [build] silence preprocessor errors in some cases
by Dmitrij Tejblum
· 13 years ago
d14a71d
lib: compile even without IPV6_TCLASS
by Denis Ovsienko
· 13 years ago
d1e2faa
IPv6 transport class suppport
by Stephen Hemminger
· 13 years ago
792b6fa
version RE-0.99.17.5
by Denis Ovsienko
· 13 years ago
992d4d1
ospfd: fix regression in recent commit
by YAMAMOTO Shigeru
· 13 years ago
2bb2664
version RE-0.99.17.4
by Denis Ovsienko
· 13 years ago
552563a
ospf6d: CVE-2011-3323 (fortify packet reception)
by Denis Ovsienko
· 13 years ago
308687b
ospf6d: CVE-2011-3324 (DD LSA assertion)
by Denis Ovsienko
· 13 years ago
1f54cef
ospfd: CVE-2011-3325 part 2 (OSPF pkt type segv)
by Denis Ovsienko
· 13 years ago
3d3380d
ospfd: CVE-2011-3325 part 1 (OSPF header underrun)
by Denis Ovsienko
· 13 years ago
af143a2
ospfd: CVE-2011-3326 (uknown LSA type segfault)
by CROSS
· 13 years ago
a1afbc6
bgpd: CVE-2011-3327 (ext. comm. buffer overflow)
by CROSS
· 13 years ago
3eca6f0
bgpd: improve NEXT_HOP attribute checks (BZ#680)
by Denis Ovsienko
· 13 years ago
c347846
bgpd: don't be confused by "unspecific" subcode in the NOTIFY message.
by Dmitrij Tejblum
· 13 years ago
614da2b
lib: provide more information in case of failed LOOKUP.
by Dmitrij Tejblum
· 13 years ago
ca22cc4
bgpd: check ATOMIC_AGGREGATE attr flags (BZ#678)
by Denis Ovsienko
· 13 years ago
7d25f18
bgpd: check MULTI_EXIT_DISC attr flags (BZ#677)
by Denis Ovsienko
· 13 years ago
d0511bd
bgpd: check LOCAL_PREF attribute flags (BZ#674)
by Denis Ovsienko
· 13 years ago
dda8187
configure: test for glibc backtrace even without glibc.
by Dmitrij Tejblum
· 13 years ago
254f118
ospfd: remove unused macro
by Denis Ovsienko
· 13 years ago
e7da9d5
doc: fix typo
by Roman Hoog Antink
· 13 years ago
4e60f63
isisd: raise hello rate for DIS (BZ#539)
by Fritz Reichmann
· 13 years ago
d0d2997
isisd: fix crash on "no router isis" (BZ#536)
by Fritz Reichmann
· 13 years ago
158dd4d
ospf6d: Fix memory allocation issues in SPF
by Tom Goff
· 14 years ago
f7c91fc
ospf6d: Extend the "[no] debug ospf6 route" vty commands
by Tom Goff
· 14 years ago
a7c21ec
isisd: include hash.h, not hash.c
by Peter Szilagyi
· 13 years ago
3f0d3a1
configure: dismiss libutil.h
by Stephen Hemminger
· 13 years ago
b38639c
doc: add missing word
by Alexandre Chappuis
· 13 years ago
4fe20b3
ospf6d: add lost lines to area config block
by Jon Andersson
· 13 years ago
74ffab3
bgpd: fix parsing of graceful restart cap. (#663)
by Peter Pentchev
· 13 years ago
c8049c1
ospf6d: fix crash on filter-list handling (BZ#530)
by Christian Hammers
· 13 years ago
2e35e96
bgpd: add useful notification logs (BZ#616)
by heasley
· 13 years ago
99dc869
doc: BGP route-flap dampening
by Alexandre Chappuis
· 13 years ago
257c0eb
zebra: fix loss of metric for Linux routes
by Dmitry Popov
· 13 years ago
e00d4e2
ospfd: spelling
by Denis Ovsienko
· 13 years ago
6787978
bgpd: spelling
by Denis Ovsienko
· 13 years ago
71008de
bgpd: spelling
by Denis Ovsienko
· 13 years ago
4f151e5
ospfd: use existing macro for consistency
by Denis Ovsienko
· 13 years ago
2f7d5fb
version RE-0.99.17.3
by Denis Ovsienko
· 13 years ago
6caee4c
ospfd: revert recent PIE change to fix amd64 build
by Denis Ovsienko
· 13 years ago
c66caa8
version RE-0.99.17.2
by Denis Ovsienko
· 13 years ago
68575f4
build: build ospfd as Position-Independed Executable (if appropriate)
by Dmitrij Tejblum
· 13 years ago
84f6c0d
ospfd: address more trivial compiler warnings
by Denis Ovsienko
· 13 years ago
6954214
zebra: add missing includes
by Denis Ovsienko
· 13 years ago
3308354
ospf6d: address more trivial compiler warnings
by Denis Ovsienko
· 13 years ago
68aa0c5
ospfd: sizing macros cleanup
by Denis Ovsienko
· 13 years ago
d6af701
lib: use "protocol-independed API" from RFC3678, if that is available
by Dmitrij Tejblum
· 13 years ago
96a0a39
lib: futher simplification of setsockopt_ipv4_multicast()
by Dmitrij Tejblum
· 13 years ago
b629874
ospf6d: add missing include
by Denis Ovsienko
· 13 years ago
eb22306
ospf6d: ospf6_lsa_cmd_init() does not exist
by Denis Ovsienko
· 13 years ago
a44ed99
ospf6d: move named constants to ospf6d.h
by Denis Ovsienko
· 13 years ago
87d2903
lib: fix omission in the previous commit to lib/sockopt.c
by Dmitrij Tejblum
· 13 years ago
9504a6e
ospf6d: justify some ABR debug code
by Denis Ovsienko
· 13 years ago
bf510e9
lib: simplify interface of setsockopt_multicast_ipv4().
by Dmitrij Tejblum
· 13 years ago
Next »