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
*
build: add -Wimplicit-fallthrough
Igor Ryzhov
2023-10-12
1
-3
/
+3
*
[ospfd]: add support for RFC 5709 HMAC-SHA Auth
Mahdi Varasteh
2023-09-16
1
-352
/
+11
*
Merge pull request #13691 from LabNConsulting/aceelindem/ospf-opaque-interfac...
Russ White
2023-07-11
1
-6
/
+10
|
\
|
*
ospfd: Configurable interface-level 'capability opaque' support
Acee
2023-06-28
1
-6
/
+10
*
|
ospfd: Add config callbacks and suppress hello during config load.
Acee
2023-06-23
1
-0
/
+10
|
/
*
Merge pull request #12949 from opensourcerouting/ospf-unplanned-gr
Russ White
2023-05-16
1
-3
/
+2
|
\
|
*
ospfd: add support for unplanned graceful restart
Renato Westphal
2023-05-09
1
-3
/
+2
*
|
ospfd: OSPF opaque LSA stale processing fix and topotests.
Acee
2023-05-09
1
-1
/
+1
|
/
*
ospfd: support write socket per interface
Mark Stapp
2023-04-11
1
-7
/
+16
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-11
/
+11
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-10
/
+10
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-10
/
+10
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
ospfd, ospf6d: Add more logging details
Donatas Abraitis
2023-03-17
1
-40
/
+49
*
ospfd, ospf6d: perform GR consistency check only when necessary
Renato Westphal
2023-03-02
1
-3
/
+8
*
Merge pull request #12366 from manojvn/ospfv2-flood-reduction
Russ White
2023-02-21
1
-0
/
+11
|
\
|
*
ospfd: ospf hello changes.
Manoj Naragund
2023-01-20
1
-0
/
+11
*
|
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
|
/
*
ospfd: report the router IP with Opaque capability mismatch
Jafar Al-Gharaibeh
2023-01-06
1
-3
/
+4
*
ospfd: add advertising router IP to Opaque capability mismatch error message
Jafar Al-Gharaibeh
2022-12-25
1
-2
/
+2
*
ospfd: catch and report runt LSAs
Lou Berger
2022-10-29
1
-0
/
+6
*
ospf: optimization for FRR's P2MP mode
Lou Berger
2022-10-25
1
-1
/
+2
*
ospfd: changes for code maintainability
sri-mohan1
2022-08-25
1
-37
/
+37
*
ospfd: Cleanup indentation surrounding oi->nbr
Donald Sharp
2022-08-11
1
-99
/
+88
*
ospfd: Increase packets sent at one time in ospf_write
Donald Sharp
2022-08-11
1
-11
/
+2
*
ospfd: Convert thread_cancel to THREAD_OFF
Donald Sharp
2022-07-21
1
-1
/
+1
*
ospfd: Remove various macros that overlap THREAD_OFF
Donald Sharp
2022-07-21
1
-1
/
+1
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-2
/
+2
*
*: Fix spelling of accomodate
Donald Sharp
2022-04-19
1
-3
/
+3
*
*: Fix spelling of atleast
Donald Sharp
2022-04-19
1
-1
/
+1
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-29
/
+11
*
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-22
1
-1
/
+1
*
*: Cleanup some documentation from quagga->frr
Donald Sharp
2021-11-11
1
-1
/
+1
*
Merge pull request #9368 from donaldsharp/ospf_ensure_lsa_length
Igor Ryzhov
2021-10-29
1
-12
/
+12
|
\
|
*
ospfd: Add some small doc to what each one is for future people
Donald Sharp
2021-09-14
1
-12
/
+12
|
*
ospfd: Ensure we have some non header lsa data
Donald Sharp
2021-09-14
1
-3
/
+3
*
|
Merge pull request #9813 from opensourcerouting/ospf-gr-fixes
Donald Sharp
2021-10-15
1
-31
/
+33
|
\
\
|
*
|
ospfd: fix another DR election issue during graceful restart
Renato Westphal
2021-10-12
1
-31
/
+33
*
|
|
Merge pull request #9795 from opensourcerouting/ospf_get_name
Igor Ryzhov
2021-10-14
1
-8
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ospfd: use ospf_get_name() wherever possible
Renato Westphal
2021-10-10
1
-8
/
+5
*
|
|
Merge pull request #9781 from opensourcerouting/ospfd-gr-dr-fix
Russ White
2021-10-12
1
-0
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ospfd: preserve DR status across graceful restarts
Renato Westphal
2021-10-08
1
-0
/
+15
|
|
/
*
/
ospfd: ospf nbr in full although mismatch in hello packet contents
Mobashshera Rasool
2021-10-06
1
-13
/
+1
|
/
*
Merge pull request #9551 from mobash-rasool/ospfv2-bug-fixes-04
Russ White
2021-09-07
1
-0
/
+19
|
\
|
*
ospfd: GR Conformance fix for Hello packet DR election
Mobashshera Rasool
2021-09-03
1
-0
/
+19
*
|
ospfd: RFC conformance test case 25.23 issue fix
Mobashshera Rasool
2021-09-03
1
-3
/
+4
*
|
ospfd: ANVL Test case 25.22, 25.23 and 28.11 fixes
Mobashshera Rasool
2021-09-03
1
-4
/
+4
|
/
*
ospfd: introduce support for Graceful Restart (restarting mode)
Renato Westphal
2021-07-05
1
-3
/
+8
*
ospfd: rename the graceful restart header
Renato Westphal
2021-07-05
1
-1
/
+1
[next]