index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_packet.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-55
/
+55
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-48
/
+46
*
ospfd: Fix ospfd crash
Olivier Dugeon
2018-02-09
1
-0
/
+4
*
ospfd: Set filter to unbound debug logs
Chirag Shah
2017-12-27
1
-7
/
+11
*
*: don't use deprecated stream.h macros
Quentin Young
2017-12-01
1
-9
/
+9
*
ospfd: flush self-originated lsa upon restart frr
Chirag Shah
2017-11-08
1
-13
/
+50
*
ospfd: show comand for ospf packet stats
Chirag Shah
2017-10-23
1
-0
/
+20
*
*: Convert list_free usage to list_delete
Donald Sharp
2017-10-05
1
-1
/
+1
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-9
/
+8
*
ospfd: fix vrf bind sock non-linux system
Chirag Shah
2017-10-03
1
-2
/
+6
*
ospfd: Bind socket to vrf device
Chirag Shah
2017-10-03
1
-3
/
+19
*
ospfd: OSPFv2 VRF fixesI
Chirag Shah
2017-10-03
1
-0
/
+2
*
ospfd: OSPFv2 VRF Support
Chirag Shah
2017-10-03
1
-8
/
+21
*
ospf_packet: scan-build/clang clean up
Vincent JARDIN
2017-10-02
1
-7
/
+5
*
lib: optimize IPV4_ADDR_[SAME|COPY]()
Jorge Boncompte
2017-08-17
1
-1
/
+1
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-19
/
+18
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-18
/
+19
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-3464
/
+3551
*
*: fix GCC 7 switch/case fallthrough warnings
David Lamparter
2017-07-14
1
-0
/
+2
*
*: simplify log message lookup
Quentin Young
2017-06-21
1
-21
/
+21
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: update thread_add_* calls
Quentin Young
2017-05-09
1
-7
/
+11
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-10
/
+8
*
lib, ospfd, ripd: Convert if_lookup_address to be vrf aware
Donald Sharp
2017-03-15
1
-1
/
+1
*
*: Remove non-vrf based ifindex lookup
Donald Sharp
2017-03-15
1
-1
/
+2
*
*: get rid of zlog(*, LOG_LEVEL, ...)
David Lamparter
2017-03-08
1
-7
/
+6
*
*: use monotime()
David Lamparter
2017-01-23
1
-1
/
+1
*
ospfd: time: replace local helpers with monotime
David Lamparter
2017-01-23
1
-20
/
+17
*
ospfd: set the OSPF socket's send buffer size only once
Renato Westphal
2016-12-08
1
-6
/
+2
*
ripd: fix the "neighbor" command.
Renato Westphal
2016-11-25
1
-7
/
+11
*
lib, ospfd: Remove ospf specific #define from zebra.h
Donald Sharp
2016-09-17
1
-0
/
+20
*
Update Traffic Engineering Support for OSPFD
Olivier Dugeon
2016-09-03
1
-2
/
+2
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-08-18
1
-1
/
+1
*
ospfd: Remove HAVE_OPAQUE_LSA
Donald Sharp
2016-08-16
1
-24
/
+0
*
ospfd: fix unused warning in ospf_write
David Lamparter
2016-06-09
1
-2
/
+3
*
ospfd: Fast OSPF convergence
Michael Rossberg
2016-06-09
1
-1
/
+1
*
ospfd: Remove another odd flooding hack in opaque LSA code
Paul Jakma
2016-06-08
1
-15
/
+0
*
ospfd: Remove the blocking of opaque LSAs origination & flooding 'optimisation'
Paul Jakma
2016-06-08
1
-8
/
+1
*
*: use void * for printing pointers
David Lamparter
2016-05-30
1
-3
/
+4
*
ospfd: ospf_ls_upd_send() add missing unlock.
Joakim Tjernlund
2016-05-26
1
-0
/
+2
*
ospfd: set O-bit in the option of all DD packets
Lu Feng
2016-05-26
1
-16
/
+1
*
ospfd: invalid MD5 auth_key?
Joakim Tjernlund
2016-05-26
1
-2
/
+2
*
ospfd: Fix compiler warnings
Donald Sharp
2016-05-20
1
-1
/
+1
*
OSPF: Fix zlog_warn to zlog_debug in some unlikely scenarios
Donald Sharp
2015-11-09
1
-8
/
+10
*
Zebra: Add IPv6 protocol filtering support & Setting Src of IPv6 routes
Dinesh G Dutt
2015-09-16
1
-1
/
+1
*
configuration options for faster OSPF convergence
Michael Rossberg
2015-07-31
1
-3
/
+3
*
ospfd: ospfd-warnings.patch
Donald Sharp
2015-05-20
1
-7
/
+0
*
Command to adjust min-arrival value in Milliseconds.
Donald Sharp
2015-05-20
1
-1
/
+1
*
Make OSPF compliant to the last sentence of this section in RFC 2328
Donald Sharp
2015-05-20
1
-1
/
+2
*
ospfd: ospf-start-lsreq-b4-exchange.patch
Donald Sharp
2015-05-20
1
-0
/
+3
[next]