Gitiles
Code Review
Sign In
gerrit.opencord.org
/
quagga
/
c9b07581e0df8867499e97e08b382b6d3cc9c4c4
/
ospfd
c9b0758
ospfd: Use route_node_lookup() instaed of route_node_get()
by Joakim Tjernlund
· 15 years ago
4de398e
ospfd: ospf_nbr_nbma_set()/ospf_snmp_vl_add() add unlock
by Joakim Tjernlund
· 15 years ago
4eaecdc
ospfd: ospf_ls_upd_send() add missing unlock.
by Joakim Tjernlund
· 15 years ago
fc363cd
ospfd: ospf_ase.c, external_lsa locking fixes.
by Joakim Tjernlund
· 15 years ago
d5643f5
ospfd: Move route_unlock_node() in ospf_ase_incremental_update()
by Joakim Tjernlund
· 15 years ago
fbb6c86
ospfd: add missing unlock for ospf_interface_address_delete()
by Joakim Tjernlund
· 15 years ago
94266fa
ospfd: Self nbrs needs to be rebuilt when router ID changes.
by Joakim Tjernlund
· 15 years ago
c99f348
*: add VRF ID in the API message header
by Feng Lu
· 10 years ago
126215c
*: call if_init()/if_terminate() from vrf_init()/vrf_terminate()
by Feng Lu
· 10 years ago
219cdc9
ospfd: Remove another odd flooding hack in opaque LSA code
by Paul Jakma
· 10 years ago
e66cbd1
lib: hide internal prefix list structures
by David Lamparter
· 10 years ago
e30677a
ospfd: Remove the blocking of opaque LSAs origination & flooding 'optimisation'
by Paul Jakma
· 10 years ago
e1bcd47
ospfd: Make ospf_passive_interface_update calls friendly to static analysis
by Paul Jakma
· 10 years ago
c0bedeb
build: add --enable-werror
by David Lamparter
· 10 years ago
dfee58f
snmp: fix warnings
by David Lamparter
· 10 years ago
ab90fc0
*: add/cleanup initialisers
by David Lamparter
· 10 years ago
eed3c48
*: use void * for printing pointers
by David Lamparter
· 10 years ago
ef008d2
*: use long long to print time_t
by David Lamparter
· 10 years ago
237aac5
build: get rid of INCLUDES, use AM_CPPFLAGS
by David Lamparter
· 10 years ago
86ce951
ospfd: set O-bit in the option of all DD packets
by Lu Feng
· 10 years ago
1492106
ospfd: Fix initial Opaque LSA DB synchronisation
by Olivier Dugeon
· 10 years ago
4bab680
Fix to take care of ordering between interface and router ospf command.
by Vipin Kumar
· 10 years ago
8306be2
OSPFd: Update timestamps when we MaxAge LSAs.
by Dinesh G Dutt
· 10 years ago
6d83113
ospfd: Tweak previous iface RR write patch to avoid free/malloc & redundant log
by Paul Jakma
· 10 years ago
1c06334
Avoid timing out of adjacencies by serving all interfaces in round-robin.
by Dinesh G Dutt
· 10 years ago
b6eef00
ospfd: Some small tweaks to the SPF execution reason patch
by Paul Jakma
· 10 years ago
50f38b3
Compute and display SPF execution statistics
by Dinesh G Dutt
· 10 years ago
6b274d9
ospfd: Don't leave stale RouterLSA's when changing areaID
by Joakim Tjernlund
· 15 years ago
ea2a598
ospfd: invalid MD5 auth_key?
by Joakim Tjernlund
· 15 years ago
7aa9dce
Fix most compiler warnings in default GCC build.
by Paul Jakma
· 10 years ago
6b0655a
*: nuke ^L (page feed)
by David Lamparter
· 10 years ago
cbf435c
ospfd: add debug messages for router lsa-generation
by Christian Franke
· 11 years ago
b4b359a
ospfd: For an ABR, ensure the right LSID is MaxAge'd
by Pradosh Mohapatra
· 11 years ago
8afee5c
ospfd: clarify indentation and comments in ospf_lsa_maxage_delete
by Christian Franke
· 11 years ago
e387dfd
ospfd: fix a reference counting issue introduced by commit 4de8bf0011
by Christian Franke
· 11 years ago
49d7af1
ospfd: check the LS-Ack's recentness instead of only comparing the #seq
by Lu Feng
· 11 years ago
4b4bda9
ospfd: don't allow to set network type on loopback interfaces
by Christian Franke
· 11 years ago
7a9d983
ospfd: run DR election prior to LSA regeneration
by Christian Franke
· 11 years ago
6f2a670
ospfd/ospf_vty.c: use keyword cmd style
by Christian Franke
· 11 years ago
cd40b32
lib/command.c: rewrite command matching/parsing
by Christian Franke
· 11 years ago
2b00515
bgpd, ospfd, zebra: fix some DEFUN definitions
by Christian Franke
· 11 years ago
e708ed6
Merge volatile/cumulus_ospf6d
by David Lamparter
· 11 years ago
a11e012
security: Fix some typos and potential NULL-deref
by Remi Gacogne
· 11 years ago
a25a126
ospfd: fixup log message in ospf_zebra_delete
by Christian Franke
· 11 years ago
c5926a9
ospf6d: add p2p interface support
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
8551e6d
ospf6d/ospfd: refactor some common defines
by Dinesh Dutt
· 11 years ago
23cd8fb
ospfd: protect vs. VU#229804 (malformed Router-LSA)
by David Lamparter
· 11 years ago
c51443f
ospfd: CVE-2013-2236, stack overrun in apiserver
by David Lamparter
· 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
f2b53da
ospfd: restore nexthop IP for p2p interfaces
by Christian Franke
· 12 years ago
5895249
ospfd: fix LSA initialization for build without opaque LSA
by Christian Franke
· 12 years ago
e0630cb
ospfd: Remove dup MaxAge LSA flood
by Dinesh G Dutt
· 12 years ago
d265548
ospfd: Corrected ospfd Type-4/Type-5 ls update handling
by Vishal Kumar
· 12 years ago
0798cee
ospfd: compile warning cleanups
by Andrew Certain
· 12 years ago
de54b26
ospfd: Update nsm_change_state to static scope, as it is not called from elsewhere
by Andrew Certain
· 12 years ago
703819a
ospfd: Changed TE instance check to remove -Wtype-limits warning
by Andrew Certain
· 12 years ago
f92c57f
ospfd: Update comments to be more clear in packet processing
by Andrew Certain
· 12 years ago
fbc043a
ospfd: Fixed signed/unsigned masking of negative metrics
by Andrew Certain
· 12 years ago
1a61ad1
ospfd: Fixed typo bug in ospf_vty.h:ospf_neighbor
by Andrew Certain
· 12 years ago
bda3c32
ospfd: fix argument parsing for distribute-list
by Christian Franke
· 12 years ago
822d8f5
ospf: fix apiserver enable
by David Lamparter
· 12 years ago
2345a22
ospf: Fix type-4 network mask to 0 per RFC
by Leonard Tracy
· 12 years ago
faf9875
ospf: Reduce MaxAge log level
by Ayan Banerjee
· 12 years ago
91e6a0e
ospf: Convert MAX_AGE LSA list to tree
by Dinesh Dutt
· 12 years ago
4ba4fc8
ospf: forward ref. of areas for "max-metric router-lsa administrative" cmd
by Ayan Banerjee
· 12 years ago
16a86b3
ospf: suppress delete using replacement
by Ayan Banerjee
· 12 years ago
8c9ed27
ospfd: remove some buggy extra ';' symbols.
by Hasso Tepper
· 12 years ago
837d16c
*: use array_size() helper macro
by Balaji.G
· 12 years ago
b4154c1
ospfd: respect max-metric over configured cost for summary LSAs
by JR Rivers
· 12 years ago
8217555
ospfd: ABR algorithm not propagating MAXAGE LSAs into area
by JR Rivers
· 12 years ago
8fc9e00
ospfd: blackhole route removal for area range
by JR Rivers
· 12 years ago
d8a4e42
lib: improve fletcher checksum validation
by JR Rivers
· 12 years ago
945ea29
Revert "ospfd: Do not fall back to intervening router."
by Paul Jakma
· 12 years ago
4bed21c
build: correct libtool parameter used within Makefiles
by Brad Smith
· 12 years ago
9289c6f
ospfd: Do not fall back to intervening router.
by Joakim Tjernlund
· 12 years ago
ba281d3
ospfd: use ZEBRA_NEXTHOP_IPV4_IFINDEX
by Joakim Tjernlund
· 12 years ago
57c639f
ospf_spf_process_stubs: use LSA pos to find OSFP interface
by Joakim Tjernlund
· 12 years ago
c81ee5c
ospfd: Optimize and improve SPF nexthop calculation
by Joakim Tjernlund
· 12 years ago
7b92589
ospfd: avoid exhausting memory with OSPF vertices (BZ#476)
by David Lamparter
· 12 years ago
8046ba6
snmp: let handlers accept OID from a lesser prefix
by Vincent Bernat
· 12 years ago
b7c0d06
agentx: handle SNMP traps
by Vincent Bernat
· 13 years ago
b8cf46b
smux: drop findVar element from trap object struct
by Vincent Bernat
· 13 years ago
4b89e45
smux: remove `tick` argument from smux_trap()
by Vincent Bernat
· 13 years ago
08d7f65
build: use net-snmp-config to configure NetSNMP
by Vincent Bernat
· 13 years ago
6b1e37f
build: only define HAVE_SNMP
by Vincent Bernat
· 13 years ago
9e7a548
build: allow configure and build in a separate directory
by Vincent Bernat
· 13 years ago
7939e01
ospfd: Fixes a crash of the daemon with a snmp walk
by Jorge Boncompte [DTI2]
· 13 years ago
a25a44d
ospfd: adjust OSPF_ROUTER_LSA_MIN_SIZE for VL case
by Denis Ovsienko
· 13 years ago
aee5674
ospfd: reduce ospf_verify_header()
by Denis Ovsienko
· 13 years ago
bd5651f
ospfd: bring ospf_check_auth() into focus
by Denis Ovsienko
· 13 years ago
ef1b78c
ospfd: introduce ospf_auth_type_str[]
by Denis Ovsienko
· 13 years ago
b29adf9
ospfd: fix packet length check for auth/LLS cases
by Denis Ovsienko
· 13 years ago
4e31de7
ospfd: introduce ospf_lsa_minlen[] (BZ#705)
by Denis Ovsienko
· 13 years ago
2d8223c
ospfd: review ospf_check_md5_digest()
by Denis Ovsienko
· 13 years ago
e525914
ospfd: review ospf_check_auth()
by Denis Ovsienko
· 13 years ago
75c8eab
ospfd: introduce ospf_packet_minlen[] (BZ#705)
by Denis Ovsienko
· 13 years ago
7e0e2cb
ospfd: fix ospf_packet_add_top() to use LOOKUP()
by Denis Ovsienko
· 13 years ago
272ca1e
ospfd: use LOOKUP() for ospf_packet_type_str
by Denis Ovsienko
· 13 years ago
Next »