index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospf6d: fix GR & auth seqno state location
David Lamparter
2024-01-27
5
-74
/
+115
*
*: fix `frr_daemon_info` indentation
David Lamparter
2024-01-27
1
-6
/
+10
*
Merge pull request #15098 from donaldsharp/lib_zebra_h_cleanup_2
Donatas Abraitis
2024-01-11
1
-0
/
+1
|
\
|
*
*: remove sys/stat.h from zebra.h
Donald Sharp
2024-01-09
1
-0
/
+1
*
|
ospf6d: Value set is never used
Donald Sharp
2024-01-09
1
-1
/
+1
|
/
*
*: Remove Crypto openSSL define from zebra.h
Donald Sharp
2024-01-04
1
-0
/
+6
*
ospf6d: remove hidden obsolete commands
Rafael Zalamena
2023-12-08
1
-144
/
+0
*
Merge pull request #14811 from donaldsharp/zebra_final_shutdown_finally
Christian Hopps
2023-11-28
1
-0
/
+3
|
\
|
*
*: Cleanup keychain on shutdown
Donald Sharp
2023-11-21
1
-0
/
+3
*
|
*: convert `struct interface->connected` to DLIST
David Lamparter
2023-11-22
2
-13
/
+8
|
/
*
ospf6d: use `zclient->nexthop_update`
David Lamparter
2023-11-20
1
-18
/
+10
*
ospf6d: fix uninitialized value warning in p2xp
David Lamparter
2023-11-17
1
-1
/
+1
*
Merge pull request #14787 from opensourcerouting/fix/ospf6d_cost_fixup
Russ White
2023-11-14
1
-10
/
+10
|
\
|
*
ospf6d: Let the user override interface cost for a loopback
Donatas Abraitis
2023-11-13
1
-10
/
+10
*
|
ospf6d: Cleanup memory on shutdown
Donald Sharp
2023-11-13
3
-0
/
+16
|
/
*
*: Move distance related defines into their own header
Donald Sharp
2023-11-07
1
-0
/
+1
*
lib: convert if_zapi_callbacks into actual hooks
David Lamparter
2023-11-03
1
-2
/
+4
*
Merge pull request #14546 from adrianomarto/ospf6-point-to-multipoint
Donald Sharp
2023-10-31
10
-614
/
+991
|
\
|
*
ospf6: Applying clang-format
Adriano Marto Reis
2023-10-28
2
-677
/
+469
|
*
ospf6: removing double-including of ospf6_neighbor.h
Adriano Marto Reis
2023-10-28
2
-21
/
+19
|
*
ospf6d: Including checksum in OSPF6 Hello messages
Adriano Marto Reis
2023-10-10
1
-0
/
+2
|
*
ospf6d: connected prefix toggle for PtP/PtMP
David Lamparter
2023-10-10
3
-0
/
+68
|
*
ospf6d: add point-to-multipoint interface mode
David Lamparter
2023-10-10
6
-21
/
+51
|
*
ospf6d: support unicast hellos on PtP/PtMP
David Lamparter
2023-10-10
5
-15
/
+139
|
*
ospf6d: option to disable multicast hellos
David Lamparter
2023-10-10
3
-4
/
+42
|
*
ospf6d: option to restrict PtP neighbor list
David Lamparter
2023-10-09
5
-4
/
+58
|
*
ospf6d: allow configuring PtP neighbors & cost
David Lamparter
2023-10-09
5
-1
/
+236
|
*
ospf6d: factor out link-local addr change
David Lamparter
2023-10-09
3
-1
/
+13
|
*
ospf6d: advertise local addresses with LA bit
David Lamparter
2023-10-09
2
-1
/
+25
*
|
ospfd, ospf6d: Fix spacing nit for `show ... summary-address` command
Donatas Abraitis
2023-10-30
1
-1
/
+1
*
|
ospf6d: Set loopback interface cost to 0
Donatas Abraitis
2023-10-26
1
-1
/
+11
*
|
Merge pull request #14590 from opensourcerouting/ospf6d-fwd-addr
Donald Sharp
2023-10-13
1
-8
/
+54
|
\
\
|
*
|
ospf6d: fix setting of the forwarding address in AS-External LSAs
Renato Westphal
2023-10-13
1
-8
/
+54
|
|
/
*
/
build: add -Wimplicit-fallthrough
Igor Ryzhov
2023-10-12
4
-10
/
+10
|
/
*
*: Do not cast to the same type as the destination is
Donatas Abraitis
2023-09-29
1
-2
/
+2
*
ospf6d: fix uninitialized warnings
David Lamparter
2023-09-16
1
-2
/
+2
*
ospf6d: Free Newly Created LSA when Non-Self-Originated Grace LSA is Discarded
Keelan10
2023-08-23
1
-0
/
+1
*
ospf6d: introduce OSPFv3 Cryptographic Protocol ID constant
Renato Westphal
2023-08-16
2
-1
/
+3
*
ospf6d: fix interoperability issue in auth trailer digest computation
Renato Westphal
2023-08-16
1
-1
/
+1
*
* : include event ptr in event_execute api
Mark Stapp
2023-07-25
6
-26
/
+27
*
ospf6d: Convert ospf6_lsa_unlock to a better api
Donald Sharp
2023-07-12
9
-34
/
+35
*
Merge pull request #13333 from donaldsharp/vrf_bitmap_cleanup
Donatas Abraitis
2023-07-04
3
-13
/
+13
|
\
|
*
*: Rearrange vrf_bitmap_X api to reduce memory footprint
Donald Sharp
2023-06-26
3
-13
/
+13
*
|
Merge pull request #13892 from ryndia/fix_ospf6_lsa_leak
Donatas Abraitis
2023-07-04
2
-3
/
+9
|
\
\
|
*
|
ospf6d: unlock lsa
ryndia
2023-07-03
2
-3
/
+9
|
|
/
*
|
Merge pull request #13900 from donaldsharp/neighbor_structure_crash
Donatas Abraitis
2023-07-03
3
-2
/
+6
|
\
\
|
*
|
ospf6d: Fix crash because neighbor structure was freed
Donald Sharp
2023-07-01
3
-2
/
+6
|
|
/
*
/
ospf6d: Stop crash in ospf6_write
Donald Sharp
2023-06-30
1
-5
/
+20
|
/
*
Merge pull request #13804 from LabNConsulting/aceelindem/ospf6d-config-callbacks
Donald Sharp
2023-06-26
5
-0
/
+83
|
\
|
*
ospf6d: Add config callbacks to suppress hellos during config load. Add bgpd/...
Acee
2023-06-23
5
-0
/
+83
[next]