index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
ospfd.8
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-03
build: compile tests/ by default
David Lamparter
2
-1
/
+11
2012-11-03
tests: fix missing array_size() include
David Lamparter
1
-0
/
+1
2012-11-02
bgpd: CVE-2012-1820, DoS in bgp_capability_orf()
Denis Ovsienko
1
-24
/
+2
2012-11-02
build: reorder libraries to address linker error
Avneesh Sachdev
2
-7
/
+7
2012-11-02
bgpd: flock() dump files (BZ#742)
Daniel Kozlowski
1
-5
/
+35
2012-11-02
lib: treat OSX as BSD for IP_HDRINCL (BZ#739)
Doug VanLeuven
1
-0
/
+1
2012-10-25
*: use array_size() helper macro
Balaji.G
22
-59
/
+51
2012-10-25
isisd: don't overrun list of protocols
David Lamparter
1
-2
/
+6
2012-10-25
lib: add array_size() helper
David Lamparter
1
-0
/
+2
2012-10-25
isisd: don't process invalid prefixes from TLVs
David Lamparter
1
-9
/
+25
2012-10-25
isisd: pull up invalid prefix assert()
David Lamparter
1
-0
/
+4
2012-10-25
isisd: fix null pointer dereference in send_lsp()
Avneesh Sachdev
1
-1
/
+13
2012-10-25
isisd: tighten checks on ISIS pdu length
Avneesh Sachdev
1
-5
/
+7
2012-10-25
lib: improve sanity checks in stream_set_endp()
Avneesh Sachdev
1
-2
/
+12
2012-10-25
ospfd: respect max-metric over configured cost for summary LSAs
JR Rivers
2
-8
/
+30
2012-10-25
ospfd: ABR algorithm not propagating MAXAGE LSAs into area
JR Rivers
1
-2
/
+3
2012-10-25
ospfd: blackhole route removal for area range
JR Rivers
3
-22
/
+66
2012-10-25
lib: improve fletcher checksum validation
JR Rivers
7
-54
/
+66
2012-10-25
zebra: make static routes respect table setting
Nolan Leake
1
-0
/
+1
2012-10-19
Revert "ospfd: Do not fall back to intervening router."
Paul Jakma
1
-4
/
+30
2012-09-26
lib/table: add route_table_get_next() and iterator
Avneesh Sachdev
6
-1
/
+1045
2012-09-26
bgpd: make bgp_table a wrapper around table library
Avneesh Sachdev
3
-480
/
+285
2012-09-26
lib: prepare table code for reuse by bgp_table
Avneesh Sachdev
2
-26
/
+120
2012-09-26
lib: bring some changes over from bgp_table to table
Avneesh Sachdev
2
-12
/
+31
2012-09-25
build: fix extract.pl for cross compilation
Serj Kalichev
1
-1
/
+1
2012-09-25
ripd: clear sockaddr_in before using
Nick Hilliard
1
-0
/
+1
2012-09-25
build: fix autoconf multicast check on OpenBSD
Brad Smith
1
-1
/
+1
2012-09-25
build: correct libtool parameter used within Makefiles
Brad Smith
2
-2
/
+2
2012-07-25
ospfd: Do not fall back to intervening router.
Joakim Tjernlund
1
-15
/
+3
2012-07-25
ospfd: use ZEBRA_NEXTHOP_IPV4_IFINDEX
Joakim Tjernlund
1
-45
/
+79
2012-07-25
zebra: Add support for ZEBRA_NEXTHOP_IPV4_IFINDEX
Joakim Tjernlund
1
-0
/
+9
2012-07-25
ospf_spf_process_stubs: use LSA pos to find OSFP interface
Joakim Tjernlund
3
-4
/
+6
2012-07-25
ospfd: Optimize and improve SPF nexthop calculation
Joakim Tjernlund
4
-83
/
+100
2012-07-25
ospfd: avoid exhausting memory with OSPF vertices (BZ#476)
David Lamparter
1
-2
/
+15
2012-07-19
lib: make IPv6 prefix parser slightly more strict
David Lamparter
1
-1
/
+6
2012-07-19
build: fix isisd topology out of tree build
David Lamparter
1
-1
/
+1
2012-07-13
zebra: lingering IP address after deletion (BZ#486)
David Lamparter
1
-3
/
+18
2012-07-13
configure: Add --with-pkg-extra-version=VER for packagers/distributions.
Joachim Nilsson
1
-1
/
+14
2012-07-10
ospf6d: fix segfault when requesting inexistant interfaces or areas
Vincent Bernat
1
-4
/
+6
2012-06-25
ospf6d: add SNMP notifications/traps support
Vincent Bernat
4
-0
/
+78
2012-06-25
ospf6d: add SNMP support for ospfv3*LsdbTable
Vincent Bernat
1
-89
/
+174
2012-06-25
ospf6d: add SNMP implementation of ospfv3IfTable
Vincent Bernat
3
-1
/
+206
2012-06-25
ospf6d: complete SNMP implementation of ospfv3AreaTable
Vincent Bernat
3
-2
/
+31
2012-06-25
ospf6d: complete SNMP implementation for scalar objects
Vincent Bernat
1
-0
/
+44
2012-06-25
ospf6d: add SNMP support for ospfv3NbrTable
Vincent Bernat
3
-0
/
+167
2012-06-25
snmp: fix OSPFV3-MIB implementation
Vincent Bernat
2
-2931
/
+4188
2012-06-25
snmp: let handlers accept OID from a lesser prefix
Vincent Bernat
7
-1
/
+104
2012-06-25
agentx: add appropriate documentation
Vincent Bernat
2
-11
/
+83
2012-06-25
agentx: handle SNMP traps
Vincent Bernat
5
-11
/
+137
2012-06-25
smux: drop findVar element from trap object struct
Vincent Bernat
3
-20
/
+19
[next]