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: Helper functionality changes
rgirada
2021-08-10
7
-30
/
+411
*
ospf6d: debug command support for helper support.
rgirada
2021-08-10
2
-0
/
+39
*
ospf6d: Init/De-init gr helper functionality
rgirada
2021-08-10
5
-1
/
+305
*
ospf6d: Datastructure modification for GR helper functionality.
rgirada
2021-08-10
3
-1
/
+89
*
Merge pull request #9108 from opensourcerouting/ospf6d-range-fixes
Donald Sharp
2021-08-04
1
-8
/
+7
|
\
|
*
ospf6d: fix argument processing in the "area ... range" command
Renato Westphal
2021-07-21
1
-8
/
+7
*
|
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
19
-125
/
+1999
|
\
\
\
|
*
|
|
ospf6d: ASBR summarisation per VRF
Mobashshera Rasool
2021-07-21
2
-17
/
+52
|
*
|
|
ospf6d: Store ospf6 back pointer in route struct
Mobashshera Rasool
2021-07-21
8
-15
/
+23
|
*
|
|
ospf6d: Review comment fixes
Mobashshera Rasool
2021-07-21
3
-199
/
+211
|
*
|
|
ospf6d: install summary route NULL0 as nexthop
Mobashshera Rasool
2021-07-21
3
-105
/
+110
|
*
|
|
ospf6d: support blackhole next hops
Mobashshera Rasool
2021-07-21
2
-30
/
+118
|
*
|
|
ospf6d: ASBR summarisation feature changes for NSSA area
Mobashshera Rasool
2021-07-21
5
-119
/
+172
|
*
|
|
ospf6d: ASBR Summarisation feature implementation
Mobashshera Rasool
2021-07-21
12
-52
/
+1725
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #9193 from mobash-rasool/ospfv3-bug-fixes
Russ White
2021-07-29
1
-6
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ospf6d: Type-7 LSA originated with wrong sequence number
Mobashshera Rasool
2021-07-27
1
-6
/
+3
*
|
|
Merge pull request #8944 from opensourcerouting/ospf6-mtu-revert
Igor Ryzhov
2021-07-27
6
-101
/
+6
|
\
\
\
|
*
|
|
Revert "ospf6d: Limit the number of interface addresses being supported"
David Lamparter
2021-06-29
6
-101
/
+6
*
|
|
|
Merge pull request #9090 from opensourcerouting/ospfv3-fixes-20210720
Donald Sharp
2021-07-27
8
-17
/
+34
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
ospf6d: use OSPF6_INTERFACE_LOOPBACK state
David Lamparter
2021-07-20
1
-1
/
+3
|
*
|
|
ospf6d: don't create Adv-ID:0.0.0.0 LSAs at start
David Lamparter
2021-07-20
1
-0
/
+10
|
*
|
|
ospf6d: actually print prefix options
David Lamparter
2021-07-20
1
-2
/
+6
|
*
|
|
ospf6d: move prefix_options from _path to _route
David Lamparter
2021-07-20
6
-14
/
+15
*
|
|
|
build: fix `AM_LDFLAGS` usage (and gcov)
David Lamparter
2021-07-21
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
ospf6d: always generate default route for stubs
Rafael Zalamena
2021-07-20
1
-13
/
+0
|
/
/
*
|
ospf6d: remove extra debug message
Rafael Zalamena
2021-07-14
1
-1
/
+0
*
|
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
|
/
/
*
|
Merge pull request #9010 from opensourcerouting/ospf-misc
Igor Ryzhov
2021-07-09
2
-36
/
+31
|
\
\
|
*
|
ospf6d: rework default-information configuration
Rafael Zalamena
2021-07-09
1
-25
/
+30
|
*
|
lib,ospfd,ospf6d: remove duplicated function
Rafael Zalamena
2021-07-09
1
-11
/
+1
*
|
|
Merge pull request #9016 from LabNConsulting/chopps/ospf6d-fix-backlink-chk
Igor Ryzhov
2021-07-09
1
-12
/
+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ospf6d: fix backlink check
Christian Hopps
2021-07-09
1
-12
/
+16
*
|
|
Merge pull request #8978 from kssoman/ospf_new
Rafael Zalamena
2021-07-09
1
-1
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ospf6d : Send LSA update immediately when ospf instance is deleted
Soman K.S
2021-07-08
1
-1
/
+13
*
|
|
Merge pull request #8987 from mobash-rasool/ospfv3-bug-fixes
Igor Ryzhov
2021-07-07
1
-1
/
+1
|
\
\
\
|
*
|
|
ospf6d: Fix crash in ospf6_asbr_lsa_remove at ospf6d/ospf6_asbr.c:696
github login name
2021-07-06
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #8919 from mobash-rasool/ospfv3-fixes
Donald Sharp
2021-07-06
1
-7
/
+22
|
\
\
\
|
*
|
|
ospf6d: Max aged LSAs are not getting deleted from DB
Mobashshera Rasool
2021-06-24
1
-7
/
+22
*
|
|
|
Merge pull request #8930 from pjdruddy/ospf6_packet_debug
Donald Sharp
2021-07-06
1
-15
/
+29
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
ospf6d: remove inet_ntop calls in ospf6_write
Pat Ruddy
2021-06-26
1
-6
/
+2
|
*
|
|
ospf6d: correctly protect packet debugs in ospf6_write
Pat Ruddy
2021-06-26
1
-5
/
+22
|
*
|
|
ospf6: fix coverity overflow issues
Pat Ruddy
2021-06-26
1
-4
/
+5
|
|
/
/
*
|
|
Revert "ospf6d: fix LSAs remain in LSDB with an old router-id value"
Donald Sharp
2021-07-02
4
-51
/
+39
*
|
|
Merge pull request #8970 from ton31337/fix/use_IPV6_MAX_BITLEN
Mark Stapp
2021-07-02
1
-4
/
+4
|
\
\
\
|
*
|
|
*: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
1
-3
/
+3
|
*
|
|
*: Replace IPV6_MAX_PREFIXLEN to IPV6_MAX_BITLEN
Donatas Abraitis
2021-07-01
1
-1
/
+1
[next]