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: Log messages cannot have newlines
Donald Sharp
2021-09-27
1
-1
/
+1
*
Merge pull request #9585 from opensourcerouting/ospf6d-nssa-dflt-originate
Russ White
2021-09-24
9
-17
/
+259
|
\
|
*
ospf6d: implement Type-7 default routes for NSSA areas
Renato Westphal
2021-09-21
9
-12
/
+250
|
*
ospf6d: don't generate Type-7 LSA for route created by "default-information-o...
Renato Westphal
2021-09-21
2
-3
/
+7
|
*
ospf6d: fix issue when displaying the redistribute command
Renato Westphal
2021-09-21
1
-1
/
+1
|
*
ospf6d: fix metric type of NSSA Type-7 LSAs
Renato Westphal
2021-09-21
1
-1
/
+1
*
|
Merge pull request #9084 from louis-oui/fix-ospf6-router-id
Igor Ryzhov
2021-09-23
3
-35
/
+43
|
\
\
|
*
|
ospf6d: reset areas and redistribution at router-id modification
Louis Scalbert
2021-09-23
1
-6
/
+11
|
*
|
ospf6d: factorize router-id update
Louis Scalbert
2021-09-21
2
-29
/
+13
|
*
|
ospf6d: don't update router-id if at least one adjacency is Full
Louis Scalbert
2021-09-21
3
-8
/
+27
*
|
|
Merge pull request #9647 from opensourcerouting/ospf-gr-cmd-rename
Donald Sharp
2021-09-22
1
-7
/
+9
|
\
\
\
|
*
|
|
ospf6d: rename the "graceful-restart helper-only" command
Renato Westphal
2021-09-21
1
-7
/
+9
*
|
|
|
Merge pull request #9635 from donaldsharp/ospf6_unit
David Lamparter
2021-09-22
3
-8
/
+21
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ospf6d: Fix debug string in rare case
Donald Sharp
2021-09-21
1
-3
/
+3
|
*
|
|
ospf6d: Always pre-init all header values to 0
Donald Sharp
2021-09-21
1
-1
/
+3
|
*
|
|
ospf6d: Use appropriate integer size and more context for reason strings
Donald Sharp
2021-09-21
1
-4
/
+15
|
|
/
/
*
|
|
Merge pull request #9640 from opensourcerouting/ospf6d-filters
Russ White
2021-09-21
5
-136
/
+114
|
\
\
\
|
*
|
|
ospf6d: rework filtering commands to be in line with ospfd
Renato Westphal
2021-09-20
5
-136
/
+114
|
|
/
/
*
/
/
ospf6d: Use bool instead of an int
Donald Sharp
2021-09-19
2
-3
/
+3
|
/
/
*
|
ospf6d: fix build problem with ancient json-c versions
Renato Westphal
2021-09-16
1
-6
/
+9
*
|
ospf6d: introduce support for Graceful Restart (restarting mode)
Renato Westphal
2021-09-16
19
-17
/
+1010
*
|
ospf6d: add missing entry to array of strings
Renato Westphal
2021-09-16
1
-1
/
+1
*
|
ospf6d: cleanup useless checks
Igor Ryzhov
2021-09-15
8
-57
/
+0
*
|
ospf6d: fix possible NULL dereference
Igor Ryzhov
2021-09-15
1
-1
/
+4
*
|
Merge pull request #9438 from ranjanyash54/debug_comm
Mark Stapp
2021-09-14
5
-43
/
+80
|
\
\
|
*
|
ospf6d: Add debug commands for lsa all and route all
Yash Ranjan
2021-08-25
5
-43
/
+80
*
|
|
Merge pull request #9019 from pjdruddy/ospfv3-early-break-list-walk
Russ White
2021-09-10
3
-13
/
+41
|
\
\
\
|
*
|
|
ospf6d: break early on route prefix mismatch
Pat Ruddy
2021-07-20
3
-13
/
+41
*
|
|
|
ospf6d: Cleanup headers to our standard
Donald Sharp
2021-09-09
8
-63
/
+71
|
|
_
|
/
|
/
|
|
*
|
|
ospf6d: add support for NSSA totally stub areas
Renato Westphal
2021-09-07
4
-22
/
+62
*
|
|
Merge pull request #9521 from opensourcerouting/ospf6d-gr-fixes
Igor Ryzhov
2021-09-06
2
-7
/
+7
|
\
\
\
|
*
|
|
ospf6d: fix display of debug command in the running configuration
Renato Westphal
2021-08-31
1
-1
/
+1
|
*
|
|
ospf6d: fix unguarded GR debug message
Renato Westphal
2021-08-31
1
-6
/
+6
*
|
|
|
ospf6d: Prevent crash of show ipv6 ospf data adv-router 0.0.0.0 linkstate-id ...
Donald Sharp
2021-09-01
1
-4
/
+2
|
/
/
/
*
|
|
Merge pull request #9503 from opensourcerouting/ospf6d-redistribute-metrics
Russ White
2021-08-28
1
-50
/
+39
|
\
\
\
|
*
|
|
ospf6d: extend the "redistribute" command with more options
Renato Westphal
2021-08-26
1
-50
/
+39
*
|
|
|
Merge pull request #9496 from idryzhov/vrf-cmd-init-unused-arg
David Lamparter
2021-08-27
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
lib: remove unused argument from vrf_cmd_init
Igor Ryzhov
2021-08-26
1
-1
/
+1
*
|
|
|
Merge pull request #9331 from idryzhov/explicit-exit
Christian Hopps
2021-08-26
2
-1
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
2021-08-23
2
-1
/
+3
|
|
|
/
|
|
/
|
*
|
|
*: Drop `break` after using frr_help_exit() in switch/case
Donatas Abraitis
2021-08-25
1
-1
/
+0
*
|
|
Merge pull request #9449 from opensourcerouting/ospf6d-nssa-fixes
Igor Ryzhov
2021-08-24
8
-25
/
+71
|
\
\
\
|
*
|
|
ospf6d: further validate NSSA ASBR routes used for route computation
Renato Westphal
2021-08-24
1
-0
/
+16
|
*
|
|
ospf6d: do not allow an area to be stub and NSSA at the same time
Renato Westphal
2021-08-24
4
-2
/
+12
|
*
|
|
ospf6d: fix logging of border router routes
Renato Westphal
2021-08-24
2
-5
/
+31
|
*
|
|
ospf6d: remove incorrect debug guard
Renato Westphal
2021-08-24
1
-6
/
+3
|
*
|
|
ospf6d: flush external LSAs when NSSA is configured
Renato Westphal
2021-08-24
2
-2
/
+5
|
*
|
|
ospf6d: fix flushing of all LSAs when NSSA is unconfigured
Renato Westphal
2021-08-24
1
-4
/
+2
|
*
|
|
ospf6d: don't delete area when NSSA is unconfigured
Renato Westphal
2021-08-24
1
-2
/
+0
|
*
|
|
ospf6d: always unset the E-bit on NSSA ABRs
Renato Westphal
2021-08-24
1
-4
/
+2
|
|
/
/
[next]