index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_message.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospf6d: kill ospf6_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
1
-0
/
+2
*
ospfd6: Clear locks when ospf messages need to be chunked
lynne
2021-03-16
1
-4
/
+12
*
*: fix printf extension types
David Lamparter
2021-03-14
1
-4
/
+4
*
ospf6d: Convert to use builtin printf functionality
Donald Sharp
2021-03-14
1
-47
/
+21
*
ospf6d: Don't advertise AS-External LSAs into stub area
lynne
2021-03-03
1
-0
/
+7
*
ospf6d: Update logs that indicate why ospf6 adjacency is not coming up.
lynne
2021-02-18
1
-30
/
+45
*
Merge pull request #7261 from Niral-Networks/niral_dev_vrf_ospf6
Rafael Zalamena
2020-11-03
1
-2
/
+2
|
\
|
*
ospf6d : Transformation changes for ospf6 vrf support.
harios_niral
2020-10-31
1
-2
/
+2
*
|
ospf6d: ifindex should not be a pointer for ospf6_sendmsg
Donald Sharp
2020-10-29
1
-1
/
+1
|
/
*
ospf6d, tests: Prevent use after free
Donald Sharp
2020-10-11
1
-15
/
+15
*
ospf6d: Move header includes around to reflect reality
Donald Sharp
2020-10-09
1
-1
/
+1
*
ospf6d : Socket change for ospf6d vrf support.
Kaushik
2020-10-07
1
-5
/
+13
*
ospf6d : Preparing for ospf6d VRF support.
Kaushik
2020-09-01
1
-1
/
+1
*
ospf6d: Revert "ospf6d: Prevent use after free"
Donald Sharp
2020-05-14
1
-30
/
+14
*
ospf6d: Prevent use after free
Donald Sharp
2020-04-18
1
-3
/
+3
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-5
/
+3
*
*: remove null check before XFREE
Quentin Young
2020-02-04
1
-7
/
+2
*
*: don't null after XFREE; XFREE does this itself
Quentin Young
2020-02-03
1
-2
/
+0
*
ospf6d: Prevent use after free
Donald Sharp
2019-09-25
1
-14
/
+30
*
*: remove null check before XFREE
Quentin Young
2019-02-26
1
-4
/
+2
*
*: style for EC replacements
Quentin Young
2018-09-13
1
-2
/
+1
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-2
/
+2
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-2
/
+2
*
ospf6d: Update OSPFv3 to use new zlog_ferr
Donald Sharp
2018-08-14
1
-2
/
+4
*
*: ALLOC calls cannot fail
Donald Sharp
2018-08-11
1
-8
/
+0
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-55
/
+58
*
ospf6d: Stop debug messages happening in rare case
Donald Sharp
2018-03-14
1
-1
/
+2
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-26
/
+32
*
ospf6d: Handle Premature Aging of LSAs
Chirag Shah
2018-02-15
1
-0
/
+34
*
ospf6d: Add protocol stats and show command
Chirag Shah
2018-01-16
1
-2
/
+30
*
ospf6d: Handle lsupdate upto max ospf6 payload
Chirag Shah
2017-10-17
1
-31
/
+105
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-4
/
+4
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-4
/
+4
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-2270
/
+2237
*
Merge pull request #820 from opensourcerouting/gcc7
Donald Sharp
2017-07-14
1
-2
/
+2
|
\
|
*
*: fix GCC 7 switch/case fallthrough warnings
David Lamparter
2017-07-14
1
-2
/
+2
*
|
Merge remote-tracking branch 'frr/master' into table-hash-ospf6-lsdb-refactor
David Lamparter
2017-07-14
1
-11
/
+9
|
\
|
|
*
*: remove VTYNL, part 4 of 6
David Lamparter
2017-07-14
1
-5
/
+3
|
*
*: remove VTYNL, part 2 of 6
David Lamparter
2017-07-14
1
-6
/
+6
|
*
ospf6d: VNL -> VTYNL
David Lamparter
2017-07-14
1
-9
/
+9
*
|
ospf6d: use macro for LSDB walks
David Lamparter
2017-07-11
1
-16
/
+8
|
/
*
*: simplify log message lookup
Quentin Young
2017-06-21
1
-7
/
+7
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: update thread_add_* calls
Quentin Young
2017-05-09
1
-17
/
+24
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-58
/
+44
*
*: use monotime()
David Lamparter
2017-01-23
1
-1
/
+1
*
*: remove quagga_gettime() return value checks
David Lamparter
2017-01-23
1
-4
/
+1
*
ospf6d: scrubbed some argc CHECK MEs
Daniel Walton
2016-09-30
1
-56
/
+14
*
all: added CHECK ME for DEFUNs that look at argc
Daniel Walton
2016-09-29
1
-0
/
+2
*
ospf6d: add 'int idx_foo' argv index variables
Daniel Walton
2016-09-23
1
-14
/
+16
[next]