index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_interface.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospf6d: Fix auth_key string memory leak
Donald Sharp
2022-12-15
1
-0
/
+3
*
ospf6d: Don't allocate json memory in non-json path
Donald Sharp
2022-12-09
1
-1
/
+2
*
Merge pull request #12280 from opensourcerouting/fix/ospv6_show_passive_inter...
Jafar Al-Gharaibeh
2022-11-09
1
-3
/
+10
|
\
|
*
ospf6d: Show if the interface is passive for `show ipv6 ospf6 interface`
Donatas Abraitis
2022-11-08
1
-3
/
+10
*
|
Merge pull request #11302 from punith-shivakumar/master
Donatas Abraitis
2022-11-08
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
ospf6d: routes are not synced by ABR.
Punith Kumar S
2022-07-13
1
-1
/
+4
*
|
Merge pull request #11785 from opensourcerouting/fix/remove_ospf6Enabled_from...
Donald Sharp
2022-08-13
1
-8
/
+1
|
\
\
|
*
|
ospf6d: Remove ospf6Enabled from JSON output
Donatas Abraitis
2022-08-11
1
-8
/
+1
*
|
|
ospf6d: fix missing cost change
anlan_cs
2022-08-11
1
-1
/
+4
|
/
/
*
/
ospf6d: cost is uint32_t so it cannot be greater than UINT32_MAX
Donald Sharp
2022-06-16
1
-2
/
+0
|
/
*
ospf6d: Clean up thread interface
Donald Sharp
2022-05-20
1
-9
/
+16
*
ospf6d: Ensure the ospf6 interface hello timer pops in all cases
Donald Sharp
2022-05-16
1
-2
/
+12
*
ospf6d: Give time left in hello timer for `show ipv6 ospf6 int`
Donald Sharp
2022-05-16
1
-3
/
+3
*
*: Fix spelling of specifed
Donald Sharp
2022-04-19
1
-1
/
+1
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-22
/
+12
*
ospf6d: Stitching the auth trailer code with rest of ospf6.
Abhinay Ramesh
2022-02-09
1
-11
/
+2
*
ospf6d: Auth trailer CLI implementation.
Abhinay Ramesh
2022-02-09
1
-0
/
+252
*
*: do not print vrf name for interface config when using vrf-lite
Igor Ryzhov
2022-01-24
1
-6
/
+2
*
Merge pull request #9285 from anlancs/fix-ospf6d-cli-with-nonexist-vrf
Igor Ryzhov
2022-01-12
1
-6
/
+14
|
\
|
*
ospf6d: give error information for commands with non-exist vrfs
anlan_cs
2022-01-11
1
-6
/
+14
*
|
Merge pull request #9292 from mobash-rasool/ospfv3-bug2
Igor Ryzhov
2022-01-12
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
ospf6d: remove ospf6Enabled from json output after deprecation cycle
Mobashshera Rasool
2022-01-10
1
-0
/
+4
*
|
*: Remove redundand braces for single statement blocks
Donatas Abraitis
2021-11-27
1
-2
/
+1
*
|
ospf6d: Convert vty_out to vty_json for JSON
Donatas Abraitis
2021-11-25
1
-20
/
+5
*
|
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-22
1
-7
/
+3
*
|
*: unify if_is_loopback/if_is_loopback_or_vrf
Igor Ryzhov
2021-11-16
1
-5
/
+5
*
|
ospf6d: Prevent crash in adj_ok
Donald Sharp
2021-11-05
1
-1
/
+2
*
|
Merge pull request #9752 from opensourcerouting/ospf6d-nssa-ranges
Russ White
2021-10-20
1
-3
/
+3
|
\
\
|
*
|
ospf6d: fix selection of NSSA forwarding address
Renato Westphal
2021-10-06
1
-3
/
+3
*
|
|
ospf6d: add missing vrf parameter to "clear ipv6 ospf6 interface"
Igor Ryzhov
2021-10-09
1
-9
/
+21
|
/
/
*
|
ospf6d: Do not explicitly set the thread pointer to NULL
Donatas Abraitis
2021-10-04
1
-1
/
+0
*
|
ospf6d: cleanup useless checks
Igor Ryzhov
2021-09-15
1
-4
/
+0
*
|
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
2021-08-23
1
-1
/
+1
*
|
ospf6d: GR helper exit scenarios
rgirada
2021-08-10
1
-2
/
+30
|
/
*
Merge pull request #9232 from idryzhov/interface-node-cleanup
Renato Westphal
2021-08-03
1
-11
/
+1
|
\
|
*
*: cleanup interface node installation
Igor Ryzhov
2021-07-29
1
-11
/
+1
*
|
Merge pull request #9028 from mobash-rasool/ospfv3-asbr-summarisation
Russ White
2021-07-30
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
ospf6d: Store ospf6 back pointer in route struct
Mobashshera Rasool
2021-07-21
1
-1
/
+1
*
|
Merge pull request #8944 from opensourcerouting/ospf6-mtu-revert
Igor Ryzhov
2021-07-27
1
-31
/
+0
|
\
\
|
*
|
Revert "ospf6d: Limit the number of interface addresses being supported"
David Lamparter
2021-06-29
1
-31
/
+0
*
|
|
ospf6d: use OSPF6_INTERFACE_LOOPBACK state
David Lamparter
2021-07-20
1
-1
/
+3
|
|
/
|
/
|
*
|
Merge pull request #9037 from idryzhov/ospf6-freebsd
Donald Sharp
2021-07-13
1
-11
/
+48
|
\
\
|
*
|
ospf6d: fix freebsd mcast group issues
Igor Ryzhov
2021-07-12
1
-11
/
+48
|
|
/
*
/
ospf6d: Correct spelling in debug
Donald Sharp
2021-07-12
1
-1
/
+1
|
/
*
ospf6d: "clear ipv6 ospf6 process" command
Yash Ranjan
2021-06-28
1
-3
/
+3
*
ospf6d: Show neighbor displays twice for every neighbor.
Abhinay Ramesh
2021-06-23
1
-0
/
+3
*
Merge pull request #8725 from pjdruddy/ospfv3_fair_socket
Russ White
2021-06-22
1
-0
/
+48
|
\
|
*
ospf6d: add write-multiplier configuration
Pat Ruddy
2021-06-18
1
-0
/
+35
|
*
ospf6d: add tx fifo infrastructure
Pat Ruddy
2021-06-18
1
-0
/
+13
*
|
ospf6d: move error logs out from behind debug flags
lynne
2021-06-14
1
-9
/
+6
|
/
[next]